Age | Commit message (Expand) | Author | Files | Lines |
2016-01-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 13 | -259/+744 |
2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -35/+35 |
2016-01-23 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 1 | -3/+1 |
2016-01-23 | wrappers for ->i_mutex access | Al Viro | 2 | -35/+35 |
2016-01-21 | net: drop tcp_memcontrol.c | Vladimir Davydov | 5 | -204/+0 |
2016-01-21 | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM | Johannes Weiner | 1 | -1/+1 |
2016-01-21 | mm: memcontrol: drop unused @css argument in memcg_init_kmem | Johannes Weiner | 1 | -1/+1 |
2016-01-21 | net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y | Andrey Ryabinin | 1 | -5/+2 |
2016-01-19 | svc_rdma: use local_dma_lkey | Christoph Hellwig | 4 | -38/+10 |
2016-01-19 | svcrdma: Add class for RDMA backwards direction transport | Chuck Lever | 7 | -15/+470 |
2016-01-19 | svcrdma: Define maximum number of backchannel requests | Chuck Lever | 2 | -12/+18 |
2016-01-19 | svcrdma: Make map_xdr non-static | Chuck Lever | 1 | -7/+7 |
2016-01-19 | svcrdma: Remove last two __GFP_NOFAIL call sites | Chuck Lever | 2 | -2/+7 |
2016-01-19 | svcrdma: Add gfp flags to svc_rdma_post_recv() | Chuck Lever | 2 | -4/+6 |
2016-01-19 | svcrdma: Remove unused req_map and ctxt kmem_caches | Chuck Lever | 2 | -42/+0 |
2016-01-19 | svcrdma: Improve allocation of struct svc_rdma_req_map | Chuck Lever | 2 | -13/+78 |
2016-01-19 | svcrdma: Improve allocation of struct svc_rdma_op_ctxt | Chuck Lever | 1 | -13/+89 |
2016-01-19 | svcrdma: Clean up process_context() | Chuck Lever | 1 | -23/+21 |
2016-01-19 | svcrdma: Clean up rdma_create_xprt() | Chuck Lever | 1 | -8/+1 |
2016-01-18 | ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack | Hannes Frederic Sowa | 1 | -5/+14 |
2016-01-18 | sctp: the temp asoc's transports should not be hashed/unhashed | Xin Long | 2 | -2/+8 |
2016-01-16 | batman-adv: Drop immediate orig_node free function | Sven Eckelmann | 3 | -27/+13 |
2016-01-16 | batman-adv: Drop immediate batadv_hard_iface free function | Sven Eckelmann | 2 | -20/+7 |
2016-01-16 | batman-adv: Drop immediate neigh_ifinfo free function | Sven Eckelmann | 1 | -24/+10 |
2016-01-16 | batman-adv: Drop immediate batadv_hardif_neigh_node free function | Sven Eckelmann | 1 | -33/+13 |
2016-01-16 | batman-adv: Drop immediate batadv_neigh_node free function | Sven Eckelmann | 1 | -23/+10 |
2016-01-16 | batman-adv: Drop immediate batadv_orig_ifinfo free function | Sven Eckelmann | 1 | -28/+31 |
2016-01-16 | batman-adv: Avoid recursive call_rcu for batadv_nc_node | Sven Eckelmann | 1 | -11/+8 |
2016-01-16 | batman-adv: Avoid recursive call_rcu for batadv_bla_claim | Sven Eckelmann | 1 | -7/+3 |
2016-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 11 | -30/+59 |
2016-01-15 | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -8/+50 |
2016-01-15 | bridge: fix lockdep addr_list_lock false positive splat | Nikolay Aleksandrov | 1 | -0/+8 |
2016-01-15 | net: sctp: Move sequence start handling into sctp_transport_get_idx() | Geert Uytterhoeven | 1 | -3/+3 |
2016-01-15 | ipv6: update skb->csum when CE mark is propagated | Eric Dumazet | 1 | -1/+1 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 8 | -136/+59 |
2016-01-15 | sctp: support to lookup with ep+paddr in transport rhashtable | Xin Long | 1 | -15/+23 |
2016-01-15 | net: preserve IP control block during GSO segmentation | Konstantin Khlebnikov | 4 | -4/+9 |
2016-01-15 | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 10 | -92/+298 |
2016-01-15 | mm: memcontrol: switch to the updated jump-label API | Johannes Weiner | 1 | -2/+2 |
2016-01-15 | mm: memcontrol: generalize the socket accounting jump label | Johannes Weiner | 2 | -7/+2 |
2016-01-15 | net: tcp_memcontrol: simplify linkage between socket and page counter | Johannes Weiner | 5 | -97/+36 |
2016-01-15 | net: tcp_memcontrol: sanitize tcp memory accounting callbacks | Johannes Weiner | 2 | -12/+21 |
2016-01-15 | net: tcp_memcontrol: simplify the per-memcg limit access | Johannes Weiner | 1 | -8/+0 |
2016-01-15 | net: tcp_memcontrol: remove dead per-memcg count of allocated sockets | Johannes Weiner | 1 | -3/+0 |
2016-01-15 | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label | Johannes Weiner | 3 | -9/+7 |
2016-01-15 | memcg: do not allow to disable tcp accounting after limit is set | Vladimir Davydov | 1 | -12/+5 |
2016-01-15 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2 | -2/+2 |
2016-01-13 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2 | -6/+14 |
2016-01-13 | genetlink: Fix off-by-one in genl_allocate_reserve_groups() | David S. Miller | 1 | -1/+1 |
2016-01-13 | batman-adv: Fix list removal of batadv_hardif_neigh_node | Sven Eckelmann | 1 | -6/+12 |