summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-20net: drop tcp_memcontrol.cVladimir Davydov
2016-01-20mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner
2016-01-20mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner
2016-01-20net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin
2016-01-19svc_rdma: use local_dma_lkeyChristoph Hellwig
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever
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
2016-01-18ovs: limit ovs recursions in ovs_execute_actions to not corrupt stackHannes Frederic Sowa
2016-01-17sctp: the temp asoc's transports should not be hashed/unhashedXin Long
2016-01-16batman-adv: Drop immediate orig_node free functionSven Eckelmann
2016-01-16batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann
2016-01-16batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann
2016-01-16batman-adv: Drop immediate batadv_hardif_neigh_node free functionSven Eckelmann
2016-01-16batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann
2016-01-16batman-adv: Drop immediate batadv_orig_ifinfo free functionSven Eckelmann
2016-01-16batman-adv: Avoid recursive call_rcu for batadv_nc_nodeSven Eckelmann
2016-01-16batman-adv: Avoid recursive call_rcu for batadv_bla_claimSven Eckelmann
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-01-15bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov
2016-01-15net: sctp: Move sequence start handling into sctp_transport_get_idx()Geert Uytterhoeven
2016-01-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-15sctp: support to lookup with ep+paddr in transport rhashtableXin Long
2016-01-15net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-14mm: memcontrol: switch to the updated jump-label APIJohannes Weiner
2016-01-14mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner
2016-01-14net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner
2016-01-14net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner
2016-01-14net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner
2016-01-14net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner
2016-01-14net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner
2016-01-14memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-13Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-01-13genetlink: Fix off-by-one in genl_allocate_reserve_groups()David S. Miller
2016-01-13batman-adv: Fix list removal of batadv_hardif_neigh_nodeSven Eckelmann