summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-194-38/+10
* svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-197-15/+470
* svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-192-12/+18
* svcrdma: Make map_xdr non-staticChuck Lever2016-01-191-7/+7
* svcrdma: Remove last two __GFP_NOFAIL call sitesChuck Lever2016-01-192-2/+7
* svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-192-4/+6
* svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever2016-01-192-42/+0
* svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-192-13/+78
* svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-191-13/+89
* svcrdma: Clean up process_context()Chuck Lever2016-01-191-23/+21
* svcrdma: Clean up rdma_create_xprt()Chuck Lever2016-01-191-8/+1
* xprtrdma: Avoid calling ib_query_deviceOr Gerlitz2015-12-224-50/+30
* net/rds: Avoid calling ib_query_deviceOr Gerlitz2015-12-222-41/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-1744-223/+347
|\
| * net: check both type and procotol for tcp socketsWANG Cong2015-12-172-2/+4
| * tcp: restore fastopen with no data in SYN packetEric Dumazet2015-12-171-11/+12
| * af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat2015-12-171-10/+3
| * fou: clean up socket with kfree_rcuHannes Frederic Sowa2015-12-161-1/+2
| * Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-169-74/+92
| |\
| | * mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-155-14/+8
| | * mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg2015-12-151-5/+10
| | * mac80211: reprogram in interface orderJohannes Berg2015-12-151-39/+37
| | * mac80211: run scan completed work on reconfig failureJohannes Berg2015-12-151-11/+26
| | * nl80211: Fix potential memory leak in nl80211_connectOla Olsson2015-12-151-1/+3
| | * nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson2015-12-151-0/+1
| | * nl80211: fix a few memory leaks in reg.cOla Olsson2015-12-151-1/+4
| | * rfkill: copy the name into the rfkill structJohannes Berg2015-12-101-3/+3
| * | ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-151-0/+6
| * | net: fix uninitialized variable issuetadeusz.struk@intel.com2015-12-151-0/+1
| * | bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2015-12-151-0/+3
| * | net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet2015-12-151-1/+1
| * | skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2015-12-151-1/+1
| * | net: fix IP early demux racesEric Dumazet2015-12-142-5/+3
| * | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-145-0/+15
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-145-58/+56
| |\ \
| | * | netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long2015-12-131-1/+2
| | * | netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso2015-12-102-0/+2
| | * | netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso2015-12-101-2/+0
| | * | netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso2015-12-102-52/+46
| | * | netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failureNikolay Borisov2015-12-091-0/+1
| | * | netfilter: nfnetlink_queue: avoid harmless unnitialized variable warningsArnd Bergmann2015-11-231-3/+5
| * | | net: Flush local routes when device changes vrf associationDavid Ahern2015-12-131-0/+9
| * | | mpls: make via address optional for multipath routesRobert Shearman2015-12-121-9/+13
| * | | mpls: fix out-of-bounds access when via address not specifiedRobert Shearman2015-12-121-5/+12
| * | | mpls: don't dump RTA_VIA attribute if not specifiedRobert Shearman2015-12-121-2/+6
| * | | mpls: validate L2 via address lengthRobert Shearman2015-12-121-0/+4
| * | | openvswitch: Respect conntrack zone even if invalidJoe Stringer2015-12-111-2/+5
| * | | openvswitch: Fix helper reference leakJoe Stringer2015-12-111-1/+8
| * | | ipv6: sctp: clone options to avoid use after freeEric Dumazet2015-12-111-0/+8
| * | | xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-112-13/+26
OpenPOWER on IntegriCloud