summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-01-19svcrdma: Define maximum number of backchannel requestsChuck Lever
2016-01-19svcrdma: Make map_xdr non-staticChuck Lever
2016-01-19svcrdma: Remove last two __GFP_NOFAIL call sitesChuck Lever
2016-01-19svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever
2016-01-19svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever
2016-01-19svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever
2016-01-19svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever
2016-01-19svcrdma: Clean up process_context()Chuck Lever
2016-01-19svcrdma: Clean up rdma_create_xprt()Chuck Lever
2015-12-22xprtrdma: Avoid calling ib_query_deviceOr Gerlitz
2015-12-22net/rds: Avoid calling ib_query_deviceOr Gerlitz
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17net: check both type and procotol for tcp socketsWANG Cong
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet
2015-12-17af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2015-12-16fou: clean up socket with kfree_rcuHannes Frederic Sowa
2015-12-16Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-12-15ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa
2015-12-15net: fix uninitialized variable issuetadeusz.struk@intel.com
2015-12-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2015-12-15net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
2015-12-15mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg
2015-12-15mac80211: reprogram in interface orderJohannes Berg
2015-12-15mac80211: run scan completed work on reconfig failureJohannes Berg
2015-12-15nl80211: Fix potential memory leak in nl80211_connectOla Olsson
2015-12-15nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson
2015-12-15nl80211: fix a few memory leaks in reg.cOla Olsson
2015-12-15skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2015-12-14net: fix IP early demux racesEric Dumazet
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-13net: Flush local routes when device changes vrf associationDavid Ahern
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-12-12mpls: make via address optional for multipath routesRobert Shearman
2015-12-12mpls: fix out-of-bounds access when via address not specifiedRobert Shearman
2015-12-12mpls: don't dump RTA_VIA attribute if not specifiedRobert Shearman
2015-12-12mpls: validate L2 via address lengthRobert Shearman
2015-12-11openvswitch: Respect conntrack zone even if invalidJoe Stringer
2015-12-11openvswitch: Fix helper reference leakJoe Stringer
2015-12-11ipv6: sctp: clone options to avoid use after freeEric Dumazet
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-10netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso
2015-12-10netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-10rfkill: copy the name into the rfkill structJohannes Berg
2015-12-09netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failureNikolay Borisov