summaryrefslogtreecommitdiff
path: root/include/net/route.h
AgeCommit message (Expand)AuthorFilesLines
2025-08-30net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet1-1/+1
2025-08-27ipv4: Convert ->flowi4_tos to dscp_t.Guillaume Nault1-1/+1
2025-07-03ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]Eric Dumazet1-1/+1
2025-06-24net: annotate races around sk->sk_uidEric Dumazet1-2/+2
2025-04-29ip: load balance tcp connections to single dst addr and portWillem de Bruijn1-0/+3
2025-02-07ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet1-2/+7
2024-12-21ipv4: Define inet_sk_init_flowi4() and use it in inet_sk_rebuild_header().Guillaume Nault1-0/+28
2024-12-20gre: Drop ip_route_output_gre().Guillaume Nault1-14/+0
2024-11-12net: ip: make ip_route_use_hint() return drop reasonsMenglong Dong1-3/+4
2024-11-12net: ip: make ip_route_input() return drop reasonsMenglong Dong1-3/+4
2024-11-12net: ip: make ip_route_input_noref() return drop reasonsMenglong Dong1-7/+8
2024-11-12net: ip: make ip_mc_validate_source() return drop reasonMenglong Dong1-3/+4
2024-11-08ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.Guillaume Nault1-3/+3
2024-10-10ipv4: Convert ip_mc_validate_source() to dscp_t.Guillaume Nault1-1/+2
2024-10-10ipv4: Convert ip_route_use_hint() to dscp_t.Guillaume Nault1-2/+2
2024-10-04ipv4: Convert ip_route_input_noref() to dscp_t.Guillaume Nault1-4/+3
2024-10-04ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault1-2/+3
2024-08-31xfrm: Unmask upper DSCP bits in xfrm_get_tos()Ido Schimmel1-2/+0
2024-08-31ipv4: Unmask upper DSCP bits in ip_sock_rt_tos()Ido Schimmel1-1/+2
2024-05-01inet: introduce dst_rtable() helperEric Dumazet1-0/+11
2024-04-12ipv4: Remove RTO_ONLINK.Guillaume Nault1-2/+0
2024-04-08ipv4: Set scope explicitly in ip_route_output().Guillaume Nault1-1/+8
2024-02-13ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault1-5/+2
2023-10-16ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani1-6/+0
2023-10-01inet: implement lockless IP_TOSEric Dumazet1-2/+2
2023-08-16inet: move inet->transparent to inet->inet_flagsEric Dumazet1-1/+1
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-07-29net: annotate data-races around sk->sk_markEric Dumazet1-2/+2
2023-07-14ipv4: Constify the sk parameter of ip_route_output_*().Guillaume Nault1-3/+3
2023-06-02ipv4: Drop tos parameter from flowi4_update_output()Guillaume Nault1-4/+2
2023-03-29net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo1-3/+0
2023-02-02net: add a couple of helpers for iph tot_lenXin Long1-3/+0
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+1
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-07-15ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima1-1/+1
2022-07-12net: change the type of ip_route_input_rcu to staticZhengchao Shao1-4/+0
2022-06-10xfrm: no need to set DST_NOPOLICY in IPv4Eyal Birger1-2/+1
2022-04-22ipv4: Avoid using RTO_ONLINK with ip_route_connect().Guillaume Nault1-12/+24
2022-01-27ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet1-1/+1
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski1-0/+1
2020-11-24lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore1-3/+3
2020-03-24Remove DST_HOSTDavid Laight1-1/+1
2020-02-25net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese1-0/+6
2019-11-22ipv4: use dst hint for ipv4 list receivePaolo Abeni1-0/+4
2019-09-21ipv4: Revert removal of rt_uses_gatewayDavid Ahern1-1/+2
2019-08-25net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend1-1/+1
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-06-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra1-0/+1
2019-06-24ipv4: Dump route exceptions if requestedStefano Brivio1-0/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1