Age | Commit message (Expand) | Author |
2013-05-11 | ipvs: ip_vs_sip_fill_param() BUG: bad check of return value | Hans Schillstrom |
2013-05-07 | wireless: regulatory: fix channel disabling race condition | Johannes Berg |
2013-05-01 | net: drop dst before queueing fragments | Eric Dumazet |
2013-05-01 | netrom: fix invalid use of sizeof in nr_recvmsg() | Wei Yongjun |
2013-05-01 | tipc: fix info leaks via msg_name in recv_msg/recv_stream | Mathias Krause |
2013-05-01 | rose: fix info leak via msg_name in rose_recvmsg() | Mathias Krause |
2013-05-01 | netrom: fix info leak via msg_name in nr_recvmsg() | Mathias Krause |
2013-05-01 | llc: Fix missing msg_namelen update in llc_ui_recvmsg() | Mathias Krause |
2013-05-01 | iucv: Fix missing msg_namelen update in iucv_sock_recvmsg() | Mathias Krause |
2013-05-01 | irda: Fix missing msg_namelen update in irda_recvmsg_dgram() | Mathias Krause |
2013-05-01 | caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg() | Mathias Krause |
2013-05-01 | Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg() | Mathias Krause |
2013-05-01 | Bluetooth: fix possible info leak in bt_sock_recvmsg() | Mathias Krause |
2013-05-01 | ax25: fix info leak via msg_name in ax25_recvmsg() | Mathias Krause |
2013-05-01 | atm: update msg_namelen in vcc_recvmsg() | Mathias Krause |
2013-05-01 | net: fix incorrect credentials passing | Linus Torvalds |
2013-05-01 | tcp: call tcp_replace_ts_recent() from tcp_ack() | Eric Dumazet |
2013-05-01 | net: sctp: sctp_auth_key_put: use kzfree instead of kfree | Daniel Borkmann |
2013-05-01 | esp4: fix error return code in esp_output() | Wei Yongjun |
2013-05-01 | tcp: incoming connections might use wrong route under synflood | Dmitry Popov |
2013-05-01 | rtnetlink: Call nlmsg_parse() with correct header length | Michael Riesch |
2013-05-01 | netfilter: don't reset nf_trace in nf_reset() | Patrick McHardy |
2013-05-01 | af_unix: If we don't care about credentials coallesce all messages | Eric W. Biederman |
2013-05-01 | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich |
2013-05-01 | net IPv6 : Fix broken IPv6 routing table after loopback down-up | Balakumaran Kannan |
2013-05-01 | cbq: incorrect processing of high limits | Vasily Averin |
2013-04-25 | Revert "8021q: fix a potential use-after-free" | Greg Kroah-Hartman |
2013-04-05 | net: add a synchronize_net() in netdev_rx_handler_unregister() | Eric Dumazet |
2013-04-05 | ipv6: fix bad free of addrconf_init_net | Hong Zhiguo |
2013-04-05 | unix: fix a race condition in unix_release() | Paul Moore |
2013-04-05 | thermal: shorten too long mcast group name | Masatake YAMATO |
2013-04-05 | 8021q: fix a potential use-after-free | Cong Wang |
2013-04-05 | tcp: undo spurious timeout after SACK reneging | Yuchung Cheng |
2013-04-05 | tcp: preserve ACK clocking in TSO | Eric Dumazet |
2013-04-05 | NFSv4: include bitmap in nfsv4 get acl data | Andy Adamson |
2013-04-05 | batman-adv: Only write requested number of byte to user buffer | Sven Eckelmann |
2013-04-05 | batman-adv: bat_socket_read missing checks | Paul Kot |
2013-04-05 | x25: Handle undersized/fragmented skbs | Matthew Daley |
2013-04-05 | x25: Validate incoming call user data lengths | Matthew Daley |
2013-04-05 | net/irda: add missing error path release_sock call | Kees Cook |
2013-04-05 | Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state | Vinicius Costa Gomes |
2013-04-05 | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked | Trond Myklebust |
2013-03-28 | inet: limit length of fragment queue hash table bucket lists | Hannes Frederic Sowa |
2013-03-28 | rtnetlink: Mask the rta_type when range checking | Vlad Yasevich |
2013-03-28 | sctp: don't break the loop while meeting the active_path so as to find the ma... | Xufeng Zhang |
2013-03-28 | net/ipv4: Ensure that location of timestamp option is stored | David Ward |
2013-03-20 | dcbnl: fix various netlink info leaks | Mathias Krause |
2013-03-20 | rtnl: fix info leak on RTM_GETLINK request for VF devices | Mathias Krause |
2013-03-20 | ipv6: stop multicast forwarding to process interface scoped addresses | Hannes Frederic Sowa |
2013-03-20 | bridging: fix rx_handlers return code | Cristian Bercaru |