summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2313-259/+744
|\
| * 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-232-35/+35
|\ \
| * | wrappers for ->i_mutex accessAl Viro2016-01-222-35/+35
* | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-3/+1
|/ /
* | net: drop tcp_memcontrol.cVladimir Davydov2016-01-205-204/+0
* | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-201-1/+1
* | mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner2016-01-201-1/+1
* | net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin2016-01-201-5/+2
* | ovs: limit ovs recursions in ovs_execute_actions to not corrupt stackHannes Frederic Sowa2016-01-181-5/+14
* | sctp: the temp asoc's transports should not be hashed/unhashedXin Long2016-01-172-2/+8
* | batman-adv: Drop immediate orig_node free functionSven Eckelmann2016-01-163-27/+13
* | batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann2016-01-162-20/+7
* | batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann2016-01-161-24/+10
* | batman-adv: Drop immediate batadv_hardif_neigh_node free functionSven Eckelmann2016-01-161-33/+13
* | batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann2016-01-161-23/+10
* | batman-adv: Drop immediate batadv_orig_ifinfo free functionSven Eckelmann2016-01-161-28/+31
* | batman-adv: Avoid recursive call_rcu for batadv_nc_nodeSven Eckelmann2016-01-161-11/+8
* | batman-adv: Avoid recursive call_rcu for batadv_bla_claimSven Eckelmann2016-01-161-7/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-1511-30/+59
|\ \
| * | bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov2016-01-151-0/+8
| * | net: sctp: Move sequence start handling into sctp_transport_get_idx()Geert Uytterhoeven2016-01-151-3/+3
| * | ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-151-1/+1
| * | sctp: support to lookup with ep+paddr in transport rhashtableXin Long2016-01-151-15/+23
| * | net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-154-4/+9
| * | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-01-132-6/+14
| |\ \
| | * | batman-adv: Fix list removal of batadv_hardif_neigh_nodeSven Eckelmann2016-01-131-6/+12
| | * | batman-adv: fix lockdep splat when doing mcast_freeSimon Wunderlich2016-01-131-0/+2
| * | | genetlink: Fix off-by-one in genl_allocate_reserve_groups()David S. Miller2016-01-131-1/+1
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-01-13267-6628/+11042
| |\ \
| * | | net: netlink: Fix multicast group storage allocation for families with more t...Matti Vaittinen2016-01-121-1/+1
| * | | net: bpf: reject invalid shiftsRabin Vincent2016-01-121-0/+5
* | | | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-01-154-8/+50
|\ \ \ \
| * | | | Revert "svcrdma: Do not send XDR roundup bytes for a write chunk"J. Bruce Fields2016-01-071-7/+0
| * | | | sunrpc: Add a function to close temporary transports immediatelyScott Mayhew2015-12-231-0/+45
| * | | | nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields2015-11-241-0/+3
| * | | | svcrpc: move some initialization to common codeJ. Bruce Fields2015-11-242-8/+2
| * | | | svcrdma: Do not send XDR roundup bytes for a write chunkChuck Lever2015-11-231-0/+7
OpenPOWER on IntegriCloud