| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | net: preserve IP control block during GSO segmentation | Konstantin Khlebnikov | 2016-01-15 | 4 | -4/+9 |
| * | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2016-01-13 | 2 | -6/+14 |
| |\ |
|
| | * | batman-adv: Fix list removal of batadv_hardif_neigh_node | Sven Eckelmann | 2016-01-13 | 1 | -6/+12 |
| | * | batman-adv: fix lockdep splat when doing mcast_free | Simon Wunderlich | 2016-01-13 | 1 | -0/+2 |
| * | | genetlink: Fix off-by-one in genl_allocate_reserve_groups() | David S. Miller | 2016-01-13 | 1 | -1/+1 |
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2016-01-13 | 267 | -6628/+11042 |
| |\ |
|
| * | | net: netlink: Fix multicast group storage allocation for families with more t... | Matti Vaittinen | 2016-01-12 | 1 | -1/+1 |
| * | | net: bpf: reject invalid shifts | Rabin Vincent | 2016-01-12 | 1 | -0/+5 |
* | | | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-01-15 | 4 | -8/+50 |
|\ \ \ |
|
| * | | | Revert "svcrdma: Do not send XDR roundup bytes for a write chunk" | J. Bruce Fields | 2016-01-07 | 1 | -7/+0 |
| * | | | sunrpc: Add a function to close temporary transports immediately | Scott Mayhew | 2015-12-23 | 1 | -0/+45 |
| * | | | nfsd4: fix gss-proxy 4.1 mounts for some AD principals | J. Bruce Fields | 2015-11-24 | 1 | -0/+3 |
| * | | | svcrpc: move some initialization to common code | J. Bruce Fields | 2015-11-24 | 2 | -8/+2 |
| * | | | svcrdma: Do not send XDR roundup bytes for a write chunk | Chuck Lever | 2015-11-23 | 1 | -0/+7 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-15 | 8 | -136/+59 |
|\ \ \ \ |
|
| * | | | | mm: memcontrol: switch to the updated jump-label API | Johannes Weiner | 2016-01-15 | 1 | -2/+2 |
| * | | | | mm: memcontrol: generalize the socket accounting jump label | Johannes Weiner | 2016-01-15 | 2 | -7/+2 |
| * | | | | net: tcp_memcontrol: simplify linkage between socket and page counter | Johannes Weiner | 2016-01-15 | 5 | -97/+36 |
| * | | | | net: tcp_memcontrol: sanitize tcp memory accounting callbacks | Johannes Weiner | 2016-01-15 | 2 | -12/+21 |
| * | | | | net: tcp_memcontrol: simplify the per-memcg limit access | Johannes Weiner | 2016-01-15 | 1 | -8/+0 |
| * | | | | net: tcp_memcontrol: remove dead per-memcg count of allocated sockets | Johannes Weiner | 2016-01-15 | 1 | -3/+0 |
| * | | | | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label | Johannes Weiner | 2016-01-15 | 3 | -9/+7 |
| * | | | | memcg: do not allow to disable tcp accounting after limit is set | Vladimir Davydov | 2016-01-15 | 1 | -12/+5 |
| * | | | | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2016-01-15 | 2 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-01-15 | 10 | -92/+298 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'bugfixes' | Trond Myklebust | 2016-01-08 | 2 | -28/+22 |
| |\ \ \ |
|
| | * | | | SUNRPC: Fixup socket wait for memory | Trond Myklebust | 2016-01-06 | 1 | -28/+21 |
| | * | | | SUNRPC: Fix a missing break in rpc_anyaddr() | Trond Myklebust | 2015-12-31 | 1 | -0/+1 |
| * | | | | Merge tag 'nfs-rdma-4.5' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2015-12-28 | 8 | -51/+275 |
| |\ \ \ \ |
|
| | * | | | | xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit'). | Chuck Lever | 2015-12-18 | 2 | -10/+2 |
| | * | | | | xprtrdma: Invalidate in the RPC reply handler | Chuck Lever | 2015-12-18 | 1 | -0/+16 |
| | * | | | | xprtrdma: Add ro_unmap_sync method for all-physical registration | Chuck Lever | 2015-12-18 | 1 | -0/+13 |
| | * | | | | xprtrdma: Add ro_unmap_sync method for FMR | Chuck Lever | 2015-12-18 | 1 | -0/+64 |
| | * | | | | xprtrdma: Add ro_unmap_sync method for FRWR | Chuck Lever | 2015-12-18 | 2 | -4/+134 |
| | * | | | | xprtrdma: Introduce ro_unmap_sync method | Chuck Lever | 2015-12-18 | 1 | -0/+2 |
| | * | | | | xprtrdma: Move struct ib_send_wr off the stack | Chuck Lever | 2015-12-18 | 2 | -18/+24 |
| | * | | | | xprtrdma: Disable RPC/RDMA backchannel debugging messages | Chuck Lever | 2015-12-18 | 1 | -7/+9 |
| | * | | | | xprtrdma: xprt_rdma_free() must not release backchannel reqs | Chuck Lever | 2015-12-18 | 1 | -0/+3 |
| | * | | | | xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock) | Chuck Lever | 2015-12-18 | 2 | -9/+4 |
| | * | | | | xprtrdma: checking for NULL instead of IS_ERR() | Dan Carpenter | 2015-12-18 | 1 | -2/+2 |
| | * | | | | xprtrdma: clean up some curly braces | Dan Carpenter | 2015-12-18 | 1 | -1/+2 |
| * | | | | | SUNRPC: drop unused xs_reclassify_socketX() helpers | Stefan Hajnoczi | 2015-12-28 | 1 | -13/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-13 | 270 | -6640/+11102 |
|\ \ \ \ \ |
|
| * | | | | | net: bpf: reject invalid shifts | Rabin Vincent | 2016-01-12 | 1 | -0/+5 |
| * | | | | | phonet: properly unshare skbs in phonet_rcv() | Eric Dumazet | 2016-01-12 | 1 | -0/+4 |