- 1135fad Namespaceify mtu_expires sysctl by xu xin · 3 years ago
- 1de6b15a Namespaceify min_pmtu sysctl by xu xin · 3 years ago
- 9038c32 net: dst: add net device refcount tracking to dst_entry by Eric Dumazet · 3 years, 1 month ago
- 49ecc2e9 net: align static siphash keys by Eric Dumazet · 3 years, 1 month ago
- ffa66f1 net/ipv4/route.c: remove superfluous header files from route.c by Mianhan Liu · 3 years, 3 months ago
- 92548b0 ipv4: fix endianness issue in inet_rtm_getroute_build_skb() by Eric Dumazet · 3 years, 4 months ago
- 67d6d68 ipv4: make exception cache less predictible by Eric Dumazet · 3 years, 4 months ago
- 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- 6457378 ipv4: use siphash instead of Jenkins in fnhe_hashfun() by Eric Dumazet · 3 years, 4 months ago
- 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
- 0547ffe net: Keep vertical alignment by Yajun Deng · 3 years, 5 months ago
- ac6627a net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward by Vadim Fedorenko · 3 years, 5 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- fade564 net: lwtunnel: handle MTU calculation in forwading by Vadim Fedorenko · 3 years, 6 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- b87b04f ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
- 4253b49 ipv4: Add custom multipath hash policy by Ido Schimmel · 3 years, 8 months ago
- 2e68ea9 ipv4: Calculate multipath hash inside switch statement by Ido Schimmel · 3 years, 8 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- aa6dd21 inet: use bigger hash table for IP ID generation by Eric Dumazet · 3 years, 9 months ago
- f105f26 net: ipv4: route.c: simplify procfs code by Yejune Deng · 3 years, 10 months ago
- 6ad0860 net: ipv4: route.c: Fix indentation of multi line comment. by Shubhankar Kuranagatti · 3 years, 10 months ago
- 6b9c8f4 net: ipv4: route.c: fix space before tab by Shubhankar Kuranagatti · 3 years, 10 months ago
- c4c877b net: Consolidate common blackhole dst ops by Daniel Borkmann · 3 years, 10 months ago
- 36c5100 IPv4: Add "offload failed" indication to routes by Amit Cohen · 3 years, 11 months ago
- 9c97921 net: fix building errors on powerpc when CONFIG_RETPOLINE is not set by Brian Vazquez · 3 years, 11 months ago
- bbd807d net: indirect call helpers for ipv4/ipv6 dst_check functions by Brian Vazquez · 4 years ago
- f67fbea net: use indirect call helpers for dst_mtu by Brian Vazquez · 4 years ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 1ebf179 ipv4: Fix tos mask in inet_rtm_getroute() by Guillaume Nault · 4 years, 1 month ago
- ae8cb93 IPv4: RTM_GETROUTE: Add RTA_ENCAP to result by Oliver Herms · 4 years, 2 months ago
- 62679a8 net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm by Vincent Bernat · 4 years, 2 months ago
- 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 874fb9e ipv4: Restore flowi4_oif update before call to xfrm_lookup_route by David Ahern · 4 years, 3 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 2fbc6e8 ipv4: Update exception handling for multipath routes via same device by David Ahern · 4 years, 4 months ago
- 1869e22 ipv4: Initialize flowi4_multipath_hash in data path by David Ahern · 4 years, 4 months ago
- 5af6889 net: clean up codestyle by Miaohe Lin · 4 years, 4 months ago
- 343d8c6 net: clean up codestyle for net/ipv4 by Miaohe Lin · 4 years, 4 months ago
- 8b4510d net: gain ipv4 mtu when mtu is not locked by Miaohe Lin · 4 years, 4 months ago
- df23bb1 ipv4: route: Ignore output interface in FIB lookup for PMTU route by Stefano Brivio · 4 years, 5 months ago
- 2ce578c net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint() by Miaohe Lin · 4 years, 6 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- a6211ca net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()" by Yuqi Jin · 4 years, 8 months ago
- da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 5764443 net: ipv4: really enforce backoff for redirects by Paolo Abeni · 4 years, 8 months ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
- af13b3c Remove DST_HOST by David Laight · 4 years, 9 months ago
- 571912c net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc. by Martin Varghese · 4 years, 10 months ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- a3ea867 rt_cpu_seq_next should increase position index by Vasily Averin · 5 years ago
- 90b93f1 ipv4: Add "offload" and "trap" indications to routes by Ido Schimmel · 5 years ago
- 1e301fd ipv4: Encapsulate function arguments in a struct by Ido Schimmel · 5 years ago
- bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
- 02b2494 ipv4: use dst hint for ipv4 list receive by Paolo Abeni · 5 years ago
- 54074f1 icmp: remove duplicate code by Matteo Croce · 5 years ago
- 5018c59 ipv4: fix race condition between route lookup and invalidation by Wei Wang · 5 years ago
- 595e065 ipv4: Return -ENETUNREACH if we can't create route but saddr is valid by Stefano Brivio · 5 years ago
- b406472 net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 5 years ago
- 77d5bc7 ipv4: Revert removal of rt_uses_gateway by David Ahern · 5 years ago
- e93fb3e net: route dump netlink NLM_F_MULTI flag missing by John Fastabend · 5 years ago
- af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
- 828b2b4 ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts by Stephen Suryaputra · 5 years ago
- 537de0c ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup() by Ido Schimmel · 5 years ago
- 8d7017f blackhole_netdev: use blackhole_netdev to invalidate dst entries by Mahesh Bandewar · 5 years ago
- 5cdda5f ipv4: enable route flushing in network namespaces by Christian Brauner · 6 years ago
- d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 5b18f12 ipv4: reset rt_iif for recirculated mcast/bcast out pkts by Stephen Suryaputra · 6 years ago
- 93ed54b ipv4: fix suspicious RCU usage in fib_dump_info_fnhe() by Eric Dumazet · 6 years ago
- ee28906 ipv4: Dump route exceptions if requested by Stefano Brivio · 6 years ago
- d948974 ipv4/route: Allow NULL flowinfo in rt_fill_info() by Stefano Brivio · 6 years ago
- 363887a ipv4: Support multipath hashing on inner IP pkts for GRE tunnel by Stephen Suryaputra · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- 0a90478 ipv4: not do cache for local delivery if bc_forwarding is enabled by Xin Long · 6 years ago
- dcb1ecb ipv4: Prepare for fib6_nh from a nexthop object by David Ahern · 6 years ago
- 5481d73 ipv4: Use accessors for fib_info nexthop data by David Ahern · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- a5995e7 ipv4: Move exception bucket to nh_common by David Ahern · 6 years ago
- 87063a1f ipv4: Pass fib_nh_common to rt_cache_route by David Ahern · 6 years ago
- 0f457a3 ipv4: Move cached routes to fib_nh_common by David Ahern · 6 years ago
- 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
- 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 20ff83f ipv4: add sanity checks in ipv4_link_failure() by Eric Dumazet · 6 years ago
- 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- c543cb4 ipv4: ensure rcu_read_lock() in ipv4_link_failure() by Eric Dumazet · 6 years ago
- ed0de45 ipv4: recompile ip options in ipv4_link_failure by Stephen Suryaputra · 6 years ago
- 6de9c05 ipv4: Handle ipv6 gateway in ipv4_confirm_neigh by David Ahern · 6 years ago
- 5c9f7c1 ipv4: Add helpers for neigh lookup for nexthop by David Ahern · 6 years ago
- 0f5f7d7 ipv4: Add support to rtable for ipv6 gateway by David Ahern · 6 years ago
- 1550c17 ipv4: Prepare rtable for IPv6 gateway by David Ahern · 6 years ago
- bdf0046 net: Replace nhc_has_gw with nhc_gw_family by David Ahern · 6 years ago
- eba618a ipv4: Add fib_nh_common to fib_result by David Ahern · 6 years ago
- b75ed8b ipv4: Rename fib_nh entries by David Ahern · 6 years ago
- df45370 inet: switch IP ID generator to siphash by Eric Dumazet · 6 years ago
- 02afc7a net: dst: remove gc leftovers by Julian Wiedmann · 6 years ago
- ee60ad2 route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race by Xin Long · 6 years ago
- 22c7476 ipv4/route: fail early when inet dev is missing by Paolo Abeni · 6 years ago
- 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago