Age | Commit message (Expand) | Author |
2013-08-07 | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust |
2013-08-05 | SUNRPC: Don't auto-disconnect from the local rpcbind socket | Trond Myklebust |
2013-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-08-03 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-08-02 | netlabel: use domain based selectors when address based selectors are not ava... | Paul Moore |
2013-08-02 | net: check net.core.somaxconn sysctl values | Roman Gushchin |
2013-08-02 | net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails | Daniel Borkmann |
2013-08-02 | htb: fix sign extension bug | stephen hemminger |
2013-08-01 | tipc: fix oops when creating server socket fails | Ying Xue |
2013-08-01 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang |
2013-08-01 | ipv6: prevent race between address creation and removal | Jiri Benc |
2013-08-01 | ipv6: move peer_addr init into ipv6_add_addr() | Jiri Pirko |
2013-08-01 | ipv6: update ip6_rt_last_gc every time GC is run | Michal Kubeček |
2013-08-01 | ipv6: prevent fib6_run_gc() contention | Michal Kubeček |
2013-08-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-01 | svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall | J. Bruce Fields |
2013-08-01 | svcrpc: fix kfree oops in gss-proxy code | J. Bruce Fields |
2013-08-01 | svcrpc: fix gss-proxy xdr decoding oops | J. Bruce Fields |
2013-08-01 | svcrpc: fix gss_rpc_upcall create error | J. Bruce Fields |
2013-08-01 | NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure. | NeilBrown |
2013-07-31 | bridge: disable snooping if there is no querier | Linus Lüssing |
2013-07-31 | net_sched: info leak in atm_tc_dump_class() | Dan Carpenter |
2013-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-07-31 | Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville |
2013-07-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2013-07-30 | genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE | Pablo Neira |
2013-07-30 | af_key: more info leaks in pfkey messages | Dan Carpenter |
2013-07-31 | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD | Samuel Ortiz |
2013-07-30 | net_sched: Fix stack info leak in cbq_dump_wrr(). | David S. Miller |
2013-07-29 | Bluetooth: Fix calling request callback more than once | Johan Hedberg |
2013-07-29 | Bluetooth: Fix HCI init for BlueFRITZ! devices | Johan Hedberg |
2013-07-27 | genetlink: release cb_lock before requesting additional module | Stanislaw Gruszka |
2013-07-26 | neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/ | Francesco Fusco |
2013-07-25 | Bluetooth: Fix race between hci_register_dev() and hci_dev_open() | Gustavo Padovan |
2013-07-25 | Bluetooth: Fix invalid length check in l2cap_information_rsp() | Jaganath Kanakkassery |
2013-07-25 | regulatory: use correct regulatory initiator on wiphy register | Arik Nemtsov |
2013-07-25 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-07-24 | net: fix comment above build_skb() | Florian Fainelli |
2013-07-24 | ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup | Hannes Frederic Sowa |
2013-07-24 | fib_trie: potential out of bounds access in trie_show_stats() | Jerry Snitselaar |
2013-07-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-07-23 | mac80211: fix monitor interface suspend crash regression | Stanislaw Gruszka |
2013-07-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-07-22 | mac80211: prevent the buffering or frame transmission to non-assoc mesh STA | Chun-Yeow Yeoh |
2013-07-20 | Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-19 | bridge: do not call setup_timer() multiple times | Eric Dumazet |
2013-07-19 | sysctl net: Keep tcp_syn_retries inside the boundary | Michal Tesar |
2013-07-19 | NFC: Fix NCI over SPI build | Frederic Danis |
2013-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-07-18 | vlan: fix a race in egress prio management | Eric Dumazet |