Age | Commit message (Expand) | Author |
2021-09-13 | ipv6: delay fib6_sernum increase in fib6_add | zhang kai |
2021-09-06 | ip6_gre: Revert "ip6_gre: add validation for csum_start" | Willem de Bruijn |
2021-09-05 | ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL address | Antonio Quartulli |
2021-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2021-09-03 | netfilter: socket: icmp6: fix use-after-scope | Benjamin Hesmans |
2021-09-03 | seg6_iptunnel: Remove redundant initialization of variable err | Colin Ian King |
2021-09-02 | ipv6: change return type from int to void for mld_process_v2 | Jiwon Kim |
2021-08-31 | ipv6: seg6: remove duplicated include | Lv Ruyi |
2021-08-31 | ipv6: remove duplicated 'net/lwtunnel.h' include | Lv Ruyi |
2021-08-30 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-08-30 | ipv6: make exception cache less predictible | Eric Dumazet |
2021-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2021-08-30 | netfilter: add netfilter hooks to SRv6 data plane | Ryoga Saito |
2021-08-27 | ipv6: add IFLA_INET6_RA_MTU to expose mtu value | Rocco Yue |
2021-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-26 | ipv6: use siphash in rt6_exception_hash() | Eric Dumazet |
2021-08-24 | ipv6: correct comments about fib6_node sernum | zhang kai |
2021-08-23 | bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum | Dave Marchevsky |
2021-08-22 | ip6_gre: add validation for csum_start | Shreyansh Chouhan |
2021-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2021-08-09 | netfilter: x_tables: never register tables by default | Florian Westphal |
2021-08-05 | net: Remove redundant if statements | Yajun Deng |
2021-08-05 | net/ipv6/mcast: Use struct_size() helper | Gustavo A. R. Silva |
2021-08-05 | net/ipv4/ipv6: Replace one-element arraya with flexible-array members | Gustavo A. R. Silva |
2021-08-04 | ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv() | Eric Dumazet |
2021-08-04 | net: add extack arg for link ops | Rocco Yue |
2021-08-03 | ipv6: use skb_expand_head in ip6_xmit | Vasily Averin |
2021-08-03 | ipv6: use skb_expand_head in ip6_finish_output2 | Vasily Averin |
2021-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-07-27 | ip_tunnel: use ndo_siocdevprivate | Arnd Bergmann |
2021-07-23 | ipv6: decrease hop limit counter in ip6_forward() | Kangmin Park |
2021-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-07-22 | ipv6: fix "'ioam6_if_id_max' defined but not used" warn | Matthieu Baerts |
2021-07-21 | udp: check encap socket in __udp_lib_err | Vadim Fedorenko |
2021-07-21 | net: ipv6: introduce ip6_dst_mtu_maybe_forward | Vadim Fedorenko |
2021-07-21 | ipv6: ioam: Support for IOAM injection with lwtunnels | Justin Iurman |
2021-07-21 | ipv6: ioam: IOAM Generic Netlink API | Justin Iurman |
2021-07-21 | ipv6: ioam: Data plane support for Pre-allocated Trace | Justin Iurman |
2021-07-20 | ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions | Paolo Abeni |
2021-07-20 | memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation | Vasily Averin |
2021-07-20 | memcg: enable accounting for IP address and routing-related objects | Vasily Averin |
2021-07-20 | ipv6: ip6_finish_output2: set sk into newly allocated nskb | Vasily Averin |
2021-07-15 | ipv6: remove unnecessary local variable | Rocco Yue |
2021-07-12 | ipv6: allocate enough headroom in ip6_finish_output2() | Vasily Averin |
2021-07-09 | net: send SYNACK packet with accepted fwmark | Alexander Ovechkin |
2021-07-08 | ipv6: tcp: drop silly ICMPv6 packet too big messages | Eric Dumazet |
2021-07-06 | ipv6: fix 'disable_policy' for fwd packets | Nicolas Dichtel |
2021-07-02 | tcp: annotate data races around tp->mtu_info | Eric Dumazet |
2021-07-02 | net: ipv6: fix return value of ip6_skb_dst_mtu | Vadim Fedorenko |
2021-07-01 | udp: annotate data races around unix_sk(sk)->gso_size | Eric Dumazet |