Age | Commit message (Expand) | Author |
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 |
2013-03-20 | netlabel: correctly list all the static label mappings | Paul Moore |
2013-03-20 | tcp: fix double-counted receiver RTT when leaving receiver fast path | Neal Cardwell |
2013-03-20 | net: ipv6: Don't purge default router if accept_ra=2 | Lorenzo Colitti |
2013-03-20 | rds: limit the size allocated by rds_message_alloc() | Cong Wang |
2013-03-20 | l2tp: Restore socket refcount when sendmsg succeeds | Guillaume Nault |
2013-03-14 | decnet: Fix disappearing sysctl entries | Eric W. Biederman |
2013-03-14 | SUNRPC: Don't start the retransmission timer when out of socket space | Trond Myklebust |
2013-03-04 | svcrpc: make svc_age_temp_xprts enqueue under sv_lock | J. Bruce Fields |
2013-02-28 | ipv6: use a stronger hash for tcp | Eric Dumazet |
2013-02-28 | ipv4: fix a bug in ping_err(). | Li Wei |
2013-02-28 | bridge: set priority of STP packets | Stephen Hemminger |