Age | Commit message (Expand) | Author |
2016-01-20 | net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y | Andrey Ryabinin |
2016-01-18 | ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack | Hannes Frederic Sowa |
2016-01-17 | sctp: the temp asoc's transports should not be hashed/unhashed | Xin Long |
2016-01-16 | batman-adv: Drop immediate orig_node free function | Sven Eckelmann |
2016-01-16 | batman-adv: Drop immediate batadv_hard_iface free function | Sven Eckelmann |
2016-01-16 | batman-adv: Drop immediate neigh_ifinfo free function | Sven Eckelmann |
2016-01-16 | batman-adv: Drop immediate batadv_hardif_neigh_node free function | Sven Eckelmann |
2016-01-16 | batman-adv: Drop immediate batadv_neigh_node free function | Sven Eckelmann |
2016-01-16 | batman-adv: Drop immediate batadv_orig_ifinfo free function | Sven Eckelmann |
2016-01-16 | batman-adv: Avoid recursive call_rcu for batadv_nc_node | Sven Eckelmann |
2016-01-16 | batman-adv: Avoid recursive call_rcu for batadv_bla_claim | Sven Eckelmann |
2016-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-01-15 | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-01-15 | bridge: fix lockdep addr_list_lock false positive splat | Nikolay Aleksandrov |
2016-01-15 | net: sctp: Move sequence start handling into sctp_transport_get_idx() | Geert Uytterhoeven |
2016-01-15 | ipv6: update skb->csum when CE mark is propagated | Eric Dumazet |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-15 | sctp: support to lookup with ep+paddr in transport rhashtable | Xin Long |
2016-01-15 | net: preserve IP control block during GSO segmentation | Konstantin Khlebnikov |
2016-01-14 | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-01-14 | mm: memcontrol: switch to the updated jump-label API | Johannes Weiner |
2016-01-14 | mm: memcontrol: generalize the socket accounting jump label | Johannes Weiner |
2016-01-14 | net: tcp_memcontrol: simplify linkage between socket and page counter | Johannes Weiner |
2016-01-14 | net: tcp_memcontrol: sanitize tcp memory accounting callbacks | Johannes Weiner |
2016-01-14 | net: tcp_memcontrol: simplify the per-memcg limit access | Johannes Weiner |
2016-01-14 | net: tcp_memcontrol: remove dead per-memcg count of allocated sockets | Johannes Weiner |
2016-01-14 | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label | Johannes Weiner |
2016-01-14 | memcg: do not allow to disable tcp accounting after limit is set | Vladimir Davydov |
2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov |
2016-01-13 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2016-01-13 | genetlink: Fix off-by-one in genl_allocate_reserve_groups() | David S. Miller |
2016-01-13 | batman-adv: Fix list removal of batadv_hardif_neigh_node | Sven Eckelmann |
2016-01-13 | batman-adv: fix lockdep splat when doing mcast_free | Simon Wunderlich |
2016-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-12 | net: bpf: reject invalid shifts | Rabin Vincent |
2016-01-12 | net: netlink: Fix multicast group storage allocation for families with more t... | Matti Vaittinen |
2016-01-12 | net: bpf: reject invalid shifts | Rabin Vincent |
2016-01-12 | phonet: properly unshare skbs in phonet_rcv() | Eric Dumazet |
2016-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-01-11 | udp: disallow UFO for sockets with SO_NO_CHECK option | Michal Kubeček |
2016-01-11 | net: pktgen: fix null ptr deref in skb allocation | John Fastabend |
2016-01-11 | bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key | Daniel Borkmann |
2016-01-11 | bpf: export helper function flags and reject invalid ones | Daniel Borkmann |
2016-01-11 | sched,cls_flower: set key address type when present | Jamal Hadi Salim |
2016-01-11 | tcp_yeah: don't set ssthresh below 2 | Neal Cardwell |
2016-01-11 | sctp: fix use-after-free in pr_debug statement | Marcelo Ricardo Leitner |
2016-01-11 | net/rtnetlink: remove unused sz_idx variable | Alexander Kuleshov |
2016-01-11 | unix: properly account for FDs passed over unix sockets | willy tarreau |