Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | tcp: Make tcp_fastopen_alloc_ctx static | YueHaibing | 2019-06-10 | 1 | -3/+3 | |
| | * | | | | | ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state | Eric Dumazet | 2019-06-09 | 1 | -0/+1 | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-07 | 39 | -228/+52 | |
| | |\ \ \ \ \ | ||||||
| * | | | | | | | netfilter: nf_tables: add support for matching IPv4 options | Stephen Suryaputra | 2019-06-21 | 1 | -0/+1 | |
| * | | | | | | | netfilter: synproxy: fix manual bump of the reference counter | Fernando Fernandez Mancera | 2019-06-21 | 1 | -1/+0 | |
| * | | | | | | | netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY | Fernando Fernandez Mancera | 2019-06-17 | 1 | -388/+6 | |
| * | | | | | | | Update my email address | Jozsef Kadlecsik | 2019-06-10 | 2 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | inet_connection_sock: remove unused parameter of reqsk_queue_unlink func | Zhiqiang Liu | 2019-06-05 | 1 | -3/+2 | |
| * | | | | | | net: ipv4: drop unneeded likely() call around IS_ERR() | Enrico Weigelt | 2019-06-05 | 4 | -4/+4 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | ipv6: Plumb support for nexthop object in a fib6_info | David Ahern | 2019-06-04 | 1 | -0/+44 | |
| * | | | | | ipv4: Plumb support for nexthop object in a fib_info | David Ahern | 2019-06-04 | 3 | -36/+177 | |
| * | | | | | ipv4: Prepare for fib6_nh from a nexthop object | David Ahern | 2019-06-04 | 6 | -33/+58 | |
| * | | | | | ipv4: Use accessors for fib_info nexthop data | David Ahern | 2019-06-04 | 6 | -46/+69 | |
| * | | | | | net: ipv4: fix rcu lockdep splat due to wrong annotation | Florian Westphal | 2019-06-04 | 1 | -1/+1 | |
| * | | | | | net: fix use-after-free in kfree_skb_list | Eric Dumazet | 2019-06-03 | 1 | -3/+2 | |
| * | | | | | tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X) | Eric Dumazet | 2019-06-03 | 1 | -2/+2 | |
| * | | | | | ipv4: icmp: use this_cpu_read() in icmp_sk() | Eric Dumazet | 2019-06-03 | 1 | -1/+1 | |
| * | | | | | net: ipv4: provide __rcu annotation for ifa_list | Florian Westphal | 2019-06-02 | 1 | -31/+57 | |
| * | | | | | net: use new in_dev_ifa iterators | Florian Westphal | 2019-06-02 | 2 | -9/+20 | |
| * | | | | | netfilter: use in_dev_for_each_ifa_rcu | Florian Westphal | 2019-06-02 | 1 | -2/+7 | |
| * | | | | | devinet: use in_dev_for_each_ifa_rcu in more places | Florian Westphal | 2019-06-02 | 1 | -8/+19 | |
| * | | | | | net: inetdevice: provide replacement iterators for in_ifaddr walk | Florian Westphal | 2019-06-02 | 1 | -15/+16 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-06-01 | 4 | -5/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | netfilter: ipv4: prefer skb_ensure_writable | Florian Westphal | 2019-05-31 | 4 | -5/+5 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-05-31 | 1 | -11/+23 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls | brakmo | 2019-05-31 | 1 | -11/+23 | |
| * | | | | | | | nexthop: remove redundant assignment to err | Colin Ian King | 2019-05-31 | 1 | -1/+1 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-05-31 | 6 | -40/+40 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | net: ipv4: place control buffer handling away from fragmentation iterators | Pablo Neira Ayuso | 2019-05-30 | 1 | -18/+37 | |
| * | | | | | | | net: ipv4: split skbuff into fragments transformer | Pablo Neira Ayuso | 2019-05-30 | 1 | -88/+112 | |
| * | | | | | | | net: ipv4: add skbuff fraglist splitter | Pablo Neira Ayuso | 2019-05-30 | 1 | -33/+55 | |
| * | | | | | | | tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key | Jason Baron | 2019-05-30 | 1 | -24/+71 | |
| * | | | | | | | tcp: add support to TCP_FASTOPEN_KEY for optional backup key | Jason Baron | 2019-05-30 | 1 | -10/+20 | |
| * | | | | | | | tcp: add backup TFO key infrastructure | Jason Baron | 2019-05-30 | 4 | -55/+123 | |
| * | | | | | | | tcp: introduce __tcp_fastopen_cookie_gen_cipher() | Christoph Paasch | 2019-05-30 | 1 | -36/+37 | |
| * | | | | | | | inet: frags: Remove unnecessary smp_store_release/READ_ONCE | Herbert Xu | 2019-05-30 | 1 | -6/+10 | |
| * | | | | | | | nexthop: Add support for nexthop groups | David Ahern | 2019-05-28 | 1 | -23/+481 | |
| * | | | | | | | nexthop: Add support for lwt encaps | David Ahern | 2019-05-28 | 1 | -1/+36 | |
| * | | | | | | | nexthop: Add support for IPv6 gateways | David Ahern | 2019-05-28 | 1 | -0/+56 | |
| * | | | | | | | nexthop: Add support for IPv4 nexthops | David Ahern | 2019-05-28 | 1 | -0/+208 | |
| * | | | | | | | net: Initial nexthop code | David Ahern | 2019-05-28 | 2 | -1/+723 | |
| * | | | | | | | inet: frags: fix use-after-free read in inet_frag_destroy_rcu | Eric Dumazet | 2019-05-28 | 1 | -2/+18 | |
| * | | | | | | | inet: frags: uninline fqdir_init() | Eric Dumazet | 2019-05-28 | 1 | -0/+19 | |
| * | | | | | | | ipv4: remove redundant assignment to n | Colin Ian King | 2019-05-26 | 1 | -1/+0 | |
| * | | | | | | | inet: frags: rework rhashtable dismantle | Eric Dumazet | 2019-05-26 | 1 | -12/+37 | |
| * | | | | | | | net: dynamically allocate fqdir structures | Eric Dumazet | 2019-05-26 | 3 | -18/+19 | |
| * | | | | | | | net: add a net pointer to struct fqdir | Eric Dumazet | 2019-05-26 | 1 | -13/+7 | |
| * | | | | | | | net: rename inet_frags_init_net() to fdir_init() | Eric Dumazet | 2019-05-26 | 1 | -2/+1 | |
| * | | | | | | | ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[] | Eric Dumazet | 2019-05-26 | 1 | -12/+6 | |
| * | | | | | | | net: rename struct fqdir fields | Eric Dumazet | 2019-05-26 | 2 | -28/+28 |