Age | Commit message (Expand) | Author |
2013-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-04-10 | Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-04-09 | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can | David S. Miller |
2013-04-09 | selinux: add a skb_owned_by() hook | Eric Dumazet |
2013-04-09 | can: gw: use kmem_cache_free() instead of kfree() | Wei Yongjun |
2013-04-08 | netrom: fix invalid use of sizeof in nr_recvmsg() | Wei Yongjun |
2013-04-08 | af_iucv: fix recvmsg by replacing skb_pull() function | Ursula Braun |
2013-04-08 | rtnetlink: Call nlmsg_parse() with correct header length | Michael Riesch |
2013-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-08 | net: ipv4: fix schedule while atomic bug in check_lifetime() | Jiri Pirko |
2013-04-08 | net: ipv4: reset check_lifetime_work after changing lifetime | Jiri Pirko |
2013-04-07 | VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg() | Mathias Krause |
2013-04-07 | VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue() | Mathias Krause |
2013-04-07 | tipc: fix info leaks via msg_name in recv_msg/recv_stream | Mathias Krause |
2013-04-07 | rose: fix info leak via msg_name in rose_recvmsg() | Mathias Krause |
2013-04-07 | NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg() | Mathias Krause |
2013-04-07 | netrom: fix info leak via msg_name in nr_recvmsg() | Mathias Krause |
2013-04-07 | llc: Fix missing msg_namelen update in llc_ui_recvmsg() | Mathias Krause |
2013-04-07 | l2tp: fix info leak in l2tp_ip6_recvmsg() | Mathias Krause |
2013-04-07 | iucv: Fix missing msg_namelen update in iucv_sock_recvmsg() | Mathias Krause |
2013-04-07 | irda: Fix missing msg_namelen update in irda_recvmsg_dgram() | Mathias Krause |
2013-04-07 | caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg() | Mathias Krause |
2013-04-07 | Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg() | Mathias Krause |
2013-04-07 | Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg() | Mathias Krause |
2013-04-07 | Bluetooth: fix possible info leak in bt_sock_recvmsg() | Mathias Krause |
2013-04-07 | ax25: fix info leak via msg_name in ax25_recvmsg() | Mathias Krause |
2013-04-07 | atm: update msg_namelen in vcc_recvmsg() | Mathias Krause |
2013-04-07 | ipv6/tcp: Stop processing ICMPv6 redirect messages | Christoph Paasch |
2013-04-05 | SUNRPC: Fix a potential memory leak in rpc_new_client | Trond Myklebust |
2013-04-05 | SUNRPC: Remove extra xprt_put() | Chuck Lever |
2013-04-05 | netfilter: don't reset nf_trace in nf_reset() | Patrick McHardy |
2013-04-05 | net: ipv4: notify when address lifetime changes | Jiri Pirko |
2013-04-05 | af_unix: If we don't care about credentials coallesce all messages | Eric W. Biederman |
2013-04-05 | Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" | Eric W. Biederman |
2013-04-05 | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich |
2013-04-04 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-04-04 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-04-03 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-03 | netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths | Matthias Schiffer |
2013-04-02 | VSOCK: Handle changes to the VMCI context ID. | Reilly Grant |
2013-04-02 | net IPv6 : Fix broken IPv6 routing table after loopback down-up | Balakumaran Kannan |
2013-04-02 | cbq: incorrect processing of high limits | Vasily Averin |
2013-04-01 | Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-04-01 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-03-30 | cfg80211: sched_scan_mtx lock in cfg80211_conn_work() | Artem Savkov |
2013-03-29 | net: add a synchronize_net() in netdev_rx_handler_unregister() | Eric Dumazet |
2013-03-29 | net: fq_codel: Fix off-by-one error | Vijay Subramanian |
2013-03-29 | net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb' | Shmulik Ladkani |