| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | 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 |