- 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 77bbcb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years ago
- 257367c Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years ago
- 91a760b net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() by Menglong Dong · 3 years ago
- c4251db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years ago
- d093d17 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years ago
- b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 222a011 udp6: Use Segment Routing Header for dest address if present by Andrew Lunn · 3 years ago
- e412944 icmp: ICMPV6: Examine invoking packet for Segment Route Headers. by Andrew Lunn · 3 years ago
- fa55a7d seg6: export get_srh() for ICMP handling by Andrew Lunn · 3 years ago
- 95bdba2 ipv6: Do cleanup if attribute validation fails in multipath route by David Ahern · 3 years ago
- e30a845 ipv6: Continue processing multipath route even if gateway attribute is invalid by David Ahern · 3 years ago
- b63c547 ipv6: ioam: Support for Queue depth data field by Justin Iurman · 3 years ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
- 8bda81a lwtunnel: Validate RTA_ENCAP_TYPE attribute length by David Ahern · 3 years ago
- 1ff15a7 ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route by David Ahern · 3 years ago
- 4619bcf ipv6: Check attribute length for RTA_GATEWAY in multipath route by David Ahern · 3 years ago
- aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- fb7bc92 ipv6: raw: check passed optlen before reading by Tamir Duberstein · 3 years ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- c1833c3 ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate by William Zhao · 3 years ago
- 736ef37 udp: using datalen to cap ipv6 udp max gso segments by Coco Li · 3 years ago
- 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- c42ba42 netfilter: flowtable: remove ipv4/ipv6 modules by Florian Westphal · 3 years ago
- 8f905c0 inet: fully convert sk->sk_rx_dst to RCU rules by Eric Dumazet · 3 years ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years ago
- e28587c sit: do not call ipip6_dev_free() from sit_init_net() by Eric Dumazet · 3 years ago
- 92e1bce fib: rules: remove duplicated nla policies by Florian Westphal · 3 years ago
- 8b40a9d ipv6: use GFP_ATOMIC in rt6_probe() by Eric Dumazet · 3 years ago
- 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 4177e49 xfrm: use net device refcount tracker helpers by Eric Dumazet · 3 years, 1 month ago
- ae68d933 seg6: fix the iif in the IPv6 socket control block by Andrea Mayer · 3 years, 1 month ago
- e44b14e inet: add net device refcount tracker to struct fib_nh_common by Eric Dumazet · 3 years, 1 month ago
- 42120a8 ipmr, ip6mr: add net device refcount tracker to struct vif_device by Eric Dumazet · 3 years, 1 month ago
- 8c72700 ipv6: add net device refcount tracker to struct inet6_dev by Eric Dumazet · 3 years, 1 month ago
- 56c1c77 ipv6: add net device refcount tracker to struct ip6_tnl by Eric Dumazet · 3 years, 1 month ago
- c0fd407 sit: add net device refcount tracking to ip_tunnel by Eric Dumazet · 3 years, 1 month ago
- fb67510 ipv6: add net device refcount tracker to rt6_probe_deferred() by Eric Dumazet · 3 years, 1 month ago
- 9038c32 net: dst: add net device refcount tracking to dst_entry by Eric Dumazet · 3 years, 1 month ago
- fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 1ebb87c gro: Fix inconsistent indenting by Jiapeng Chong · 3 years, 1 month ago
- 6130805 net: ipv6: use the new fib6_nh_release_dsts helper in fib6_nh_release by Nikolay Aleksandrov · 3 years, 1 month ago
- cdef485 ipv6: fix memory leak in fib6_rule_suppress by msizanoen1 · 3 years, 1 month ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 305e95b net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() by Maciej Żenczykowski · 3 years, 1 month ago
- 9f7b3a6 net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN by Maciej Żenczykowski · 3 years, 1 month ago
- 627b94f gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers by Eric Dumazet · 3 years, 1 month ago
- fc1ca33 gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers by Eric Dumazet · 3 years, 1 month ago
- bcf141b xfrm: fix policy lookup for ipv6 gre packets by Ghalem Boudour · 3 years, 1 month ago
- 8837cbb net: ipv6: add fib6_nh_release_dsts stub by Nikolay Aleksandrov · 3 years, 1 month ago
- 19d36c5 ipv6: fix typos in __ip6_finish_output() by Eric Dumazet · 3 years, 1 month ago
- 8f2a83b ipv6: Use memset_after() to zero rt6_info by Kees Cook · 3 years, 1 month ago
- 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- c6e7871 ipv6/esp6: Remove structure variables and alignment statements by luo penghao · 3 years, 2 months ago
- 4cdf85e ipv6: ah6: use swap() to make code cleaner by Yao Jing · 3 years, 1 month ago
- 5f9c55c ipv6: check return value of ipv6_skip_exthdr by Jordy Zomer · 3 years, 1 month ago
- 8ff978b ipv4/raw: support binding to nonlocal addresses by Riccardo Paolo Bestetti · 3 years, 1 month ago
- 49ecc2e9 net: align static siphash keys by Eric Dumazet · 3 years, 1 month ago
- b3cb764 net: drop nopreempt requirement on sock_prot_inuse_add() by Eric Dumazet · 3 years, 1 month ago
- 4721031 net: move gro definitions to include/net/gro.h by Eric Dumazet · 3 years, 1 month ago
- f35f821 tcp: defer skb freeing after socket lock is released by Eric Dumazet · 3 years, 1 month ago
- d2489c7 tcp: add RETPOLINE mitigation to sk_backlog_rcv by Eric Dumazet · 3 years, 1 month ago
- aba5465 net: remove sk_route_nocaps by Eric Dumazet · 3 years, 1 month ago
- 3735440 tcp: small optimization in tcp_v6_send_check() by Eric Dumazet · 3 years, 1 month ago
- a5bdc36 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
- 1274a4e ipv6: Remove duplicate statements by luo penghao · 3 years, 2 months ago
- f893156 bpf: Add ingress_ifindex to bpf_sk_lookup by Mark Pashmfouroush · 3 years, 2 months ago
- 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, 2 months ago
- 18ac597 net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter by James Prestwood · 3 years, 2 months ago
- 42dcfd8 udp6: allow SO_MARK ctrl msg to affect routing by Jakub Kicinski · 3 years, 2 months ago
- 06e6c88 ipv6: enable net.ipv6.route.max_size sysctl in network namespace by Alexander Kuznetsov · 3 years, 2 months ago
- 4f22667 tcp: do not clear skb->csum if already zero by Eric Dumazet · 3 years, 2 months ago
- 9dfc685 inet: remove races in inet{6}_getname() by Eric Dumazet · 3 years, 2 months ago
- 12c8691 ipv6/tcp: small drop monitor changes by Eric Dumazet · 3 years, 2 months ago
- 790eb67 ipv6: guard IPV6_MINHOPCOUNT with a static key by Eric Dumazet · 3 years, 2 months ago
- cc17c3c ipv6: annotate data races around np->min_hopcount by Eric Dumazet · 3 years, 2 months ago
- ef57c16 ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie by Eric Dumazet · 3 years, 2 months ago
- 0c0a5ef tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex by Eric Dumazet · 3 years, 2 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, 2 months ago
- bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 2 months ago
- 1439caa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 2 months ago
- 7adaf56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 2 months ago
- 0857d6f8c ipv6: When forwarding count rx stats on the orig netdev by Stephen Suryaputra · 3 years, 2 months ago
- a76c231 tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0 by Leonard Crestez · 3 years, 2 months ago
- e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 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, 3 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