| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Remove unused function rpc_task_reset_client | Trond Myklebust | 2016-02-01 | 1 | -8/+0 |
* | Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-01-24 | 2 | -43/+47 |
|\ |
|
| * | 9p: trans_fd, bail out if recv fcall if missing | Dominique Martinet | 2015-11-14 | 1 | -7/+6 |
| * | 9p: trans_fd, read rework to use p9_parse_header | Dominique Martinet | 2015-11-14 | 1 | -35/+40 |
| * | net/9p: Add device name details on error | Aneesh Kumar K.V | 2015-11-14 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-01-24 | 4 | -51/+109 |
|\ \ |
|
| * | | libceph: remove outdated comment | Ilya Dryomov | 2016-01-21 | 1 | -4/+0 |
| * | | libceph: kill off ceph_x_ticket_handler::validity | Ilya Dryomov | 2016-01-21 | 2 | -5/+2 |
| * | | libceph: invalidate AUTH in addition to a service ticket | Ilya Dryomov | 2016-01-21 | 1 | -2/+14 |
| * | | libceph: fix authorizer invalidation, take 2 | Ilya Dryomov | 2016-01-21 | 2 | -5/+23 |
| * | | libceph: clear messenger auth_retry flag if we fault | Ilya Dryomov | 2016-01-21 | 1 | -3/+7 |
| * | | libceph: fix ceph_msg_revoke() | Ilya Dryomov | 2016-01-21 | 1 | -18/+58 |
| * | | libceph: use list_for_each_entry_safe | Geliang Tang | 2016-01-21 | 1 | -9/+3 |
| * | | libceph: use list_next_entry instead of list_entry_next | Geliang Tang | 2016-01-21 | 1 | -5/+2 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-24 | 13 | -259/+744 |
|\ \ \ |
|
| * | | | svc_rdma: use local_dma_lkey | Christoph Hellwig | 2016-01-19 | 4 | -38/+10 |
| * | | | svcrdma: Add class for RDMA backwards direction transport | Chuck Lever | 2016-01-19 | 7 | -15/+470 |
| * | | | svcrdma: Define maximum number of backchannel requests | Chuck Lever | 2016-01-19 | 2 | -12/+18 |
| * | | | svcrdma: Make map_xdr non-static | Chuck Lever | 2016-01-19 | 1 | -7/+7 |
| * | | | svcrdma: Remove last two __GFP_NOFAIL call sites | Chuck Lever | 2016-01-19 | 2 | -2/+7 |
| * | | | svcrdma: Add gfp flags to svc_rdma_post_recv() | Chuck Lever | 2016-01-19 | 2 | -4/+6 |
| * | | | svcrdma: Remove unused req_map and ctxt kmem_caches | Chuck Lever | 2016-01-19 | 2 | -42/+0 |
| * | | | svcrdma: Improve allocation of struct svc_rdma_req_map | Chuck Lever | 2016-01-19 | 2 | -13/+78 |
| * | | | svcrdma: Improve allocation of struct svc_rdma_op_ctxt | Chuck Lever | 2016-01-19 | 1 | -13/+89 |
| * | | | svcrdma: Clean up process_context() | Chuck Lever | 2016-01-19 | 1 | -23/+21 |
| * | | | svcrdma: Clean up rdma_create_xprt() | Chuck Lever | 2016-01-19 | 1 | -8/+1 |
| * | | | xprtrdma: Avoid calling ib_query_device | Or Gerlitz | 2015-12-22 | 4 | -50/+30 |
| * | | | net/rds: Avoid calling ib_query_device | Or Gerlitz | 2015-12-22 | 2 | -41/+16 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-23 | 2 | -35/+35 |
|\ \ \ \ |
|
| * | | | | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 2 | -35/+35 |
* | | | | | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 2016-01-23 | 1 | -3/+1 |
|/ / / / |
|
* | | | | net: drop tcp_memcontrol.c | Vladimir Davydov | 2016-01-21 | 5 | -204/+0 |
* | | | | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM | Johannes Weiner | 2016-01-21 | 1 | -1/+1 |
* | | | | mm: memcontrol: drop unused @css argument in memcg_init_kmem | Johannes Weiner | 2016-01-21 | 1 | -1/+1 |
* | | | | net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y | Andrey Ryabinin | 2016-01-21 | 1 | -5/+2 |
* | | | | ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack | Hannes Frederic Sowa | 2016-01-18 | 1 | -5/+14 |
* | | | | sctp: the temp asoc's transports should not be hashed/unhashed | Xin Long | 2016-01-18 | 2 | -2/+8 |
* | | | | batman-adv: Drop immediate orig_node free function | Sven Eckelmann | 2016-01-16 | 3 | -27/+13 |
* | | | | batman-adv: Drop immediate batadv_hard_iface free function | Sven Eckelmann | 2016-01-16 | 2 | -20/+7 |
* | | | | batman-adv: Drop immediate neigh_ifinfo free function | Sven Eckelmann | 2016-01-16 | 1 | -24/+10 |
* | | | | batman-adv: Drop immediate batadv_hardif_neigh_node free function | Sven Eckelmann | 2016-01-16 | 1 | -33/+13 |
* | | | | batman-adv: Drop immediate batadv_neigh_node free function | Sven Eckelmann | 2016-01-16 | 1 | -23/+10 |
* | | | | batman-adv: Drop immediate batadv_orig_ifinfo free function | Sven Eckelmann | 2016-01-16 | 1 | -28/+31 |
* | | | | batman-adv: Avoid recursive call_rcu for batadv_nc_node | Sven Eckelmann | 2016-01-16 | 1 | -11/+8 |
* | | | | batman-adv: Avoid recursive call_rcu for batadv_bla_claim | Sven Eckelmann | 2016-01-16 | 1 | -7/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-01-15 | 11 | -30/+59 |
|\ \ \ \ |
|
| * | | | | bridge: fix lockdep addr_list_lock false positive splat | Nikolay Aleksandrov | 2016-01-15 | 1 | -0/+8 |
| * | | | | net: sctp: Move sequence start handling into sctp_transport_get_idx() | Geert Uytterhoeven | 2016-01-15 | 1 | -3/+3 |
| * | | | | ipv6: update skb->csum when CE mark is propagated | Eric Dumazet | 2016-01-15 | 1 | -1/+1 |
| * | | | | sctp: support to lookup with ep+paddr in transport rhashtable | Xin Long | 2016-01-15 | 1 | -15/+23 |