Age | Commit message (Expand) | Author | Files | Lines |
2016-02-18 | tcp/dccp: fix another race at listener dismantle | Eric Dumazet | 1 | -2/+3 |
2016-02-18 | route: check and remove route cache when we get route | Xin Long | 1 | -0/+1 |
2016-02-10 | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices | David Wragg | 1 | -0/+1 |
2016-02-09 | tcp: do not drop syn_recv on all icmp reports | Eric Dumazet | 1 | -1/+1 |
2016-02-08 | unix: correctly track in-flight fds in sending process user_struct | Hannes Frederic Sowa | 2 | -2/+3 |
2016-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -24/+41 |
2016-01-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -0/+6 |
2016-01-29 | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() | Paolo Abeni | 1 | -2/+10 |
2016-01-29 | tcp: Change reference to experimental CWND RFC. | Jörg Thalheim | 1 | -1/+1 |
2016-01-29 | Bluetooth: L2CAP: Introduce proper defines for PSM ranges | Johan Hedberg | 1 | -0/+6 |
2016-01-28 | sctp: remove the dead field of sctp_transport | Xin Long | 1 | -2/+1 |
2016-01-28 | sctp: fix the transport dead race check by using atomic_add_unless on refcnt | Xin Long | 1 | -1/+1 |
2016-01-21 | net: sock: remove dead cgroup methods from struct proto | Johannes Weiner | 1 | -12/+0 |
2016-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -5/+3 |
2016-01-20 | gro: Make GRO aware of lightweight tunnels. | Jesse Gross | 1 | -0/+18 |
2016-01-20 | net: drop tcp_memcontrol.c | Vladimir Davydov | 1 | -10/+0 |
2016-01-20 | mm: memcontrol: drop unused @css argument in memcg_init_kmem | Johannes Weiner | 1 | -1/+2 |
2016-01-20 | netfilter: nf_conntrack: use safer way to lock all buckets | Sasha Levin | 1 | -5/+3 |
2016-01-19 | soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind | Craig Gallek | 1 | -1/+1 |
2016-01-17 | tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts | Geert Uytterhoeven | 1 | -0/+3 |
2016-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -3/+16 |
2016-01-15 | ipv6: update skb->csum when CE mark is propagated | Eric Dumazet | 1 | -3/+16 |
2016-01-14 | mm: memcontrol: generalize the socket accounting jump label | Johannes Weiner | 1 | -7/+0 |
2016-01-14 | net: tcp_memcontrol: simplify linkage between socket and page counter | Johannes Weiner | 3 | -24/+6 |
2016-01-14 | net: tcp_memcontrol: sanitize tcp memory accounting callbacks | Johannes Weiner | 2 | -58/+11 |
2016-01-14 | net: tcp_memcontrol: simplify the per-memcg limit access | Johannes Weiner | 1 | -3/+5 |
2016-01-14 | net: tcp_memcontrol: remove dead per-memcg count of allocated sockets | Johannes Weiner | 1 | -36/+3 |
2016-01-14 | net: tcp_memcontrol: remove bogus hierarchy pressure propagation | Johannes Weiner | 1 | -15/+4 |
2016-01-14 | net: tcp_memcontrol: properly detect ancestor socket pressure | Johannes Weiner | 1 | -4/+6 |
2016-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2016-01-10 | net, sched: add skb_at_tc_ingress helper | Daniel Borkmann | 1 | -0/+9 |
2016-01-10 | ipv4: Namespecify the tcp_keepalive_intvl sysctl knob | Nikolay Borisov | 2 | -2/+4 |
2016-01-10 | ipv4: Namespecify tcp_keepalive_probes sysctl knob | Nikolay Borisov | 2 | -2/+4 |
2016-01-10 | ipv4: Namespaceify tcp_keepalive_time sysctl knob | Nikolay Borisov | 2 | -2/+5 |
2016-01-10 | udp: restrict offloads to one namespace | Hannes Frederic Sowa | 1 | -1/+1 |
2016-01-10 | switchdev: Adding MDB entry offload | Elad Raz | 1 | -0/+11 |
2016-01-08 | ipv4: eliminate endianness warnings in ip_fib.h | Lance Richardson | 1 | -1/+2 |
2016-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2 | -5/+12 |
2016-01-08 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -11/+24 |
2016-01-08 | netfilter: nf_tables: Add new attributes into nft_set to store user data. | Carlos Falgueras García | 1 | -0/+4 |
2016-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -7/+16 |
2016-01-06 | switchdev: add bridge vlan_filtering attribute | Elad Raz | 1 | -0/+2 |
2016-01-05 | inet: kill unused skb_free op | Florian Westphal | 1 | -1/+0 |
2016-01-05 | sctp: drop the old assoc hashtable of sctp | Xin Long | 2 | -26/+0 |
2016-01-05 | sctp: add the rhashtable apis for sctp global transport hashtable | Xin Long | 2 | -0/+16 |
2016-01-05 | Bluetooth: Add support for Start Limited Discovery command | Johan Hedberg | 2 | -0/+3 |
2016-01-05 | Bluetooth: Change eir_has_data_type() to more generic eir_get_data() | Johan Hedberg | 1 | -10/+20 |
2016-01-04 | net: Propagate lookup failure in l3mdev_get_saddr to caller | David Ahern | 2 | -7/+16 |
2016-01-04 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 2 | -3/+12 |
2016-01-04 | soreuseport: fast reuseport UDP socket selection | Craig Gallek | 2 | -2/+3 |