summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-231-3/+1Star
* net: drop tcp_memcontrol.cVladimir Davydov2016-01-215-204/+0Star
* mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-211-1/+1
* mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner2016-01-211-1/+1
* net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin2016-01-211-5/+2Star
* 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-182-2/+8
* batman-adv: Drop immediate orig_node free functionSven Eckelmann2016-01-163-27/+13Star
* batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann2016-01-162-20/+7Star
* batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann2016-01-161-24/+10Star
* batman-adv: Drop immediate batadv_hardif_neigh_node free functionSven Eckelmann2016-01-161-33/+13Star
* batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann2016-01-161-23/+10Star
* 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/+8Star
* batman-adv: Avoid recursive call_rcu for batadv_bla_claimSven Eckelmann2016-01-161-7/+3Star
* 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/+0Star
| * | | 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/+2Star
| * | | svcrdma: Do not send XDR roundup bytes for a write chunkChuck Lever2015-11-231-0/+7
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-158-136/+59Star
|\ \ \ \
| * | | | mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-151-2/+2
| * | | | mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-152-7/+2Star
| * | | | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-155-97/+36Star
| * | | | net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-152-12/+21
| * | | | net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner2016-01-151-8/+0Star
| * | | | net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-151-3/+0Star
| * | | | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-153-9/+7Star
| * | | | memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-151-12/+5Star
| * | | | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-152-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-1510-92/+298
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'bugfixes'Trond Myklebust2016-01-082-28/+22Star
| |\ \ \
| | * | | SUNRPC: Fixup socket wait for memoryTrond Myklebust2016-01-061-28/+21Star
| | * | | SUNRPC: Fix a missing break in rpc_anyaddr()Trond Myklebust2015-12-311-0/+1
| * | | | Merge tag 'nfs-rdma-4.5' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-12-288-51/+275
| |\ \ \ \
| | * | | | xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit').Chuck Lever2015-12-182-10/+2Star