summaryrefslogtreecommitdiff
path: root/net/ipv4/route.c
AgeCommit message (Expand)Author
2023-11-21ipv4: Correct/silence an endian warning in __ip_do_redirectKunwu Chan
2023-10-16ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-04ipv4: Set offload_failed flag in fibmatch resultsBenjamin Poirier
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-17ipv4: fix null-deref in ipv4_link_failureKyle Zeng
2023-09-12net: dst: remove unnecessary input parameter in dst_alloc and dst_initZhengchao Shao
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-01ipv4: ignore dst hint for multipath routesSriram Yagnaraman
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-08-16inet: move inet->hdrincl to inet->inet_flagsEric Dumazet
2023-08-15networking: Update to register_net_sysctl_szJoel Granados
2023-07-29net: annotate data-races around sk->sk_markEric Dumazet
2023-04-21net: dst: fix missing initialization of rt_uncachedMaxime Bizon
2023-03-28net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo
2023-03-21neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet
2023-03-15neighbour: annotate lockless accesses to n->nud_stateEric Dumazet
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima
2022-07-15ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima
2022-07-12net: change the type of ip_route_input_rcu to staticZhengchao Shao
2022-06-10xfrm: no need to set DST_NOPOLICY in IPv4Eyal Birger
2022-06-09net: rename reference+tracking helpersJakub Kicinski
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-05-16xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-06ipv4: drop dst in multicast routing pathLokesh Dhoundiyal
2022-04-22ipv4: Initialise ->flowi4_scope properly in ICMP handlers.Guillaume Nault
2022-04-22ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos().Guillaume Nault
2022-04-13net: ipv4: add skb drop reasons to ip_error()Menglong Dong
2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-18ipv4: Fix route lookups when handling ICMP redirects and PMTU updatesGuillaume Nault
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet
2022-02-11ipv4: add (struct uncached_list)->quarantine listEric Dumazet
2022-02-07ipv4: Use dscp_t in struct fib_aliasGuillaume Nault
2022-01-31ipv4: Make ip_idents_reserve staticDavid Ahern
2022-01-27ipv4: Namespaceify min_adv_mss sysctl knobxu xin
2022-01-04Namespaceify mtu_expires sysctlxu xin
2022-01-04Namespaceify min_pmtu sysctlxu xin
2021-12-06net: dst: add net device refcount tracking to dst_entryEric Dumazet
2021-11-16net: align static siphash keysEric Dumazet