summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-08-05SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-08-02netlabel: use domain based selectors when address based selectors are not ava...Paul Moore
2013-08-02net: check net.core.somaxconn sysctl valuesRoman Gushchin
2013-08-02net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann
2013-08-02htb: fix sign extension bugstephen hemminger
2013-08-01tipc: fix oops when creating server socket failsYing Xue
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01ipv6: prevent race between address creation and removalJiri Benc
2013-08-01ipv6: move peer_addr init into ipv6_add_addr()Jiri Pirko
2013-08-01ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček
2013-08-01ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-01svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields
2013-08-01svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields
2013-08-01svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields
2013-08-01svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields
2013-08-01NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.NeilBrown
2013-07-31bridge: disable snooping if there is no querierLinus Lüssing
2013-07-31net_sched: info leak in atm_tc_dump_class()Dan Carpenter
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-31Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-07-30genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira
2013-07-30af_key: more info leaks in pfkey messagesDan Carpenter
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz
2013-07-30net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller
2013-07-29Bluetooth: Fix calling request callback more than onceJohan Hedberg
2013-07-29Bluetooth: Fix HCI init for BlueFRITZ! devicesJohan Hedberg
2013-07-27genetlink: release cb_lock before requesting additional moduleStanislaw Gruszka
2013-07-26neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/Francesco Fusco
2013-07-25Bluetooth: Fix race between hci_register_dev() and hci_dev_open()Gustavo Padovan
2013-07-25Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery
2013-07-25regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov
2013-07-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-24net: fix comment above build_skb()Florian Fainelli
2013-07-24ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa
2013-07-24fib_trie: potential out of bounds access in trie_show_stats()Jerry Snitselaar
2013-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-23mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka
2013-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-07-22mac80211: prevent the buffering or frame transmission to non-assoc mesh STAChun-Yeow Yeoh
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-19bridge: do not call setup_timer() multiple timesEric Dumazet
2013-07-19sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar
2013-07-19NFC: Fix NCI over SPI buildFrederic Danis
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-18vlan: fix a race in egress prio managementEric Dumazet