- 70bf363 ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock() by Nghia Le · 3 years, 2 months ago
- 250962e net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS() by Menglong Dong · 3 years, 2 months ago
- acaea0d net:ipv6:Remove unneeded semicolon by Zhang Mingyu · 3 years, 2 months ago
- 8a33dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- 18ac597 net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter by James Prestwood · 3 years, 3 months ago
- 42dcfd8 udp6: allow SO_MARK ctrl msg to affect routing by Jakub Kicinski · 3 years, 3 months ago
- 06e6c88 ipv6: enable net.ipv6.route.max_size sysctl in network namespace by Alexander Kuznetsov · 3 years, 3 months ago
- 4f22667 tcp: do not clear skb->csum if already zero by Eric Dumazet · 3 years, 3 months ago
- 9dfc685 inet: remove races in inet{6}_getname() by Eric Dumazet · 3 years, 3 months ago
- 12c8691 ipv6/tcp: small drop monitor changes by Eric Dumazet · 3 years, 3 months ago
- 790eb67 ipv6: guard IPV6_MINHOPCOUNT with a static key by Eric Dumazet · 3 years, 3 months ago
- cc17c3c ipv6: annotate data races around np->min_hopcount by Eric Dumazet · 3 years, 3 months ago
- ef57c16 ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie by Eric Dumazet · 3 years, 3 months ago
- 0c0a5ef tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex by Eric Dumazet · 3 years, 3 months ago
- 61e18ce gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE_NONE by Stephen Suryaputra · 3 years, 3 months ago
- bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 3 months ago
- 1439caa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 3 months ago
- 7adaf56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 3 months ago
- 0857d6f8c ipv6: When forwarding count rx stats on the orig netdev by Stephen Suryaputra · 3 years, 3 months ago
- a76c231 tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0 by Leonard Crestez · 3 years, 3 months ago
- e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- a482c5e netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 by Xin Long · 3 years, 3 months ago
- 44b5990 netfilter: ip6tables: allow use of ip6t_do_table as hookfn by Florian Westphal · 3 years, 3 months ago
- 5a1b7e1 ip: use dev_addr_set() in tunnels by Jakub Kicinski · 3 years, 3 months ago
- 1a8a23d ipv6: constify dev_addr passing by Jakub Kicinski · 3 years, 3 months ago
- 2bbc977 ipv6: ioam: move the check for undefined bits by Justin Iurman · 3 years, 3 months ago
- 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- 8d6c414 net: prefer socket bound to interface when not in VRF by Mike Manning · 3 years, 3 months ago
- 23b0826 net: ipv6: fix use after free of struct seg6_pernet_data by MichelleJin · 3 years, 4 months ago
- 8cb3bf8 ipv6: ioam: Add support for the ip6ip6 encapsulation by Justin Iurman · 3 years, 3 months ago
- 7b34e44 ipv6: ioam: Prerequisite patch for ioam6_iptunnel by Justin Iurman · 3 years, 3 months ago
- 52d03786 ipv6: ioam: Distinguish input and output for hop-limit by Justin Iurman · 3 years, 3 months ago
- dade7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 4 months ago
- dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- a9f5970 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 4 months ago
- 1817750 net: ipv6: use ipv6-y directly instead of ipv6-objs by Masahiro Yamada · 3 years, 4 months ago
- 9a12138 net: ipv6: squash $(ipv6-offload) in Makefile by Masahiro Yamada · 3 years, 4 months ago
- f04ed7d net: ipv6: check return value of rhashtable_init by MichelleJin · 3 years, 4 months ago
- 339031b netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1 by Florian Westphal · 3 years, 4 months ago
- 7fe7f31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 4 months ago
- 597aa16 net: ipv4: Fix rtnexthop len when RTA_FLOW is present by Xiao Liang · 3 years, 4 months ago
- d8b8117 tcp: remove sk_{tr}x_skb_cache by Eric Dumazet · 3 years, 4 months ago
- 310e2d4 netfilter: ip6_tables: zero-initialize fragment offset by Jeremy Sowden · 3 years, 4 months ago
- e87b505 ipv6: delay fib6_sernum increase in fib6_add by zhang kai · 3 years, 4 months ago
- fe63339 ip6_gre: Revert "ip6_gre: add validation for csum_start" by Willem de Bruijn · 3 years, 4 months ago
- e5dd729 ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL address by Antonio Quartulli · 3 years, 4 months ago
- 10905b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 4 months ago
- 730affe netfilter: socket: icmp6: fix use-after-scope by Benjamin Hesmans · 3 years, 5 months ago
- bf0df73 seg6_iptunnel: Remove redundant initialization of variable err by Colin Ian King · 3 years, 5 months ago
- 3f22bb1 ipv6: change return type from int to void for mld_process_v2 by Jiwon Kim · 3 years, 5 months ago
- a9e7c3c ipv6: seg6: remove duplicated include by Lv Ruyi · 3 years, 5 months ago
- 53c622d ipv6: remove duplicated 'net/lwtunnel.h' include by Lv Ruyi · 3 years, 5 months ago
- 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
- a00df2c ipv6: make exception cache less predictible by Eric Dumazet · 3 years, 5 months ago
- 9dfa859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 5 months ago
- 7a3f5b0 netfilter: add netfilter hooks to SRv6 data plane by Ryoga Saito · 3 years, 5 months ago
- 49b99da ipv6: add IFLA_INET6_RA_MTU to expose mtu value by Rocco Yue · 3 years, 5 months ago
- 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 4785305 ipv6: use siphash in rt6_exception_hash() by Eric Dumazet · 3 years, 5 months ago
- 446e7f2 ipv6: correct comments about fib6_node sernum by zhang kai · 3 years, 5 months ago
- 6fc88c3 bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum by Dave Marchevsky · 3 years, 5 months ago
- 9cf448c ip6_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 5 months ago
- 6f45933 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 5 months ago
- fdacd57 netfilter: x_tables: never register tables by default by Florian Westphal · 3 years, 6 months ago
- 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
- e11c0e2 net/ipv6/mcast: Use struct_size() helper by Gustavo A. R. Silva · 3 years, 5 months ago
- db243b7 net/ipv4/ipv6: Replace one-element arraya with flexible-array members by Gustavo A. R. Silva · 3 years, 5 months ago
- 51b8f81 ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv() by Eric Dumazet · 3 years, 6 months ago
- 8679c31 net: add extack arg for link ops by Rocco Yue · 3 years, 6 months ago
- 0c9f227 ipv6: use skb_expand_head in ip6_xmit by Vasily Averin · 3 years, 6 months ago
- e415ed3 ipv6: use skb_expand_head in ip6_finish_output2 by Vasily Averin · 3 years, 6 months ago
- d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- 3e7a1c7 ip_tunnel: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 46c7655 ipv6: decrease hop limit counter in ip6_forward() by Kangmin Park · 3 years, 6 months ago
- 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 6 months ago
- 176f716 ipv6: fix "'ioam6_if_id_max' defined but not used" warn by Matthieu Baerts · 3 years, 6 months ago
- 9bfce73 udp: check encap socket in __udp_lib_err by Vadim Fedorenko · 3 years, 6 months ago
- 427faee1 net: ipv6: introduce ip6_dst_mtu_maybe_forward by Vadim Fedorenko · 3 years, 6 months ago
- 3edede0 ipv6: ioam: Support for IOAM injection with lwtunnels by Justin Iurman · 3 years, 6 months ago
- 8c6f6fa ipv6: ioam: IOAM Generic Netlink API by Justin Iurman · 3 years, 6 months ago
- 9ee11f0 ipv6: ioam: Data plane support for Pre-allocated Trace by Justin Iurman · 3 years, 6 months ago
- 8fb4792 ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions by Paolo Abeni · 3 years, 6 months ago
- 1b51d82 memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation by Vasily Averin · 3 years, 6 months ago
- 6126891 memcg: enable accounting for IP address and routing-related objects by Vasily Averin · 3 years, 6 months ago
- 2d85a1b ipv6: ip6_finish_output2: set sk into newly allocated nskb by Vasily Averin · 3 years, 6 months ago
- 87117ba ipv6: remove unnecessary local variable by Rocco Yue · 3 years, 6 months ago
- 5796015 ipv6: allocate enough headroom in ip6_finish_output2() by Vasily Averin · 3 years, 6 months ago
- 43b90bf net: send SYNACK packet with accepted fwmark by Alexander Ovechkin · 3 years, 6 months ago
- c7bb4b8 ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 6 months ago
- ccd27f0 ipv6: fix 'disable_policy' for fwd packets by Nicolas Dichtel · 3 years, 6 months ago
- 561022a tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 7 months ago
- 40fc305 net: ipv6: fix return value of ip6_skb_dst_mtu by Vadim Fedorenko · 3 years, 7 months ago
- 18a419b udp: annotate data races around unix_sk(sk)->gso_size by Eric Dumazet · 3 years, 7 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 7 months ago
- 1fd07f3 ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages by Andreas Roeseler · 3 years, 7 months ago
- 1b077ce Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git by David S. Miller · 3 years, 7 months ago
- da5a2e4 ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devices by Guillaume Nault · 3 years, 7 months ago
- 730eed27 sit: allow redirecting ip6ip, ipip and mplsip packets to eth devices by Guillaume Nault · 3 years, 7 months ago
- c305b9e ipv6: delete useless dst check in ip6_dst_lookup_tail by zhang kai · 3 years, 7 months ago