index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
route.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Unmask upper DSCP bits when building flow key
Ido Schimmel
2024-08-31
1
-2
/
+2
*
ipv4: Unmask upper DSCP bits in ip_route_output_key_hash()
Ido Schimmel
2024-08-31
1
-1
/
+1
*
ipv4: Unmask upper DSCP bits in RTM_GETROUTE output route lookup
Ido Schimmel
2024-08-31
1
-1
/
+1
*
ipv4: Unmask upper DSCP bits when using hints
Ido Schimmel
2024-08-23
1
-1
/
+1
*
ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookup
Ido Schimmel
2024-08-23
1
-1
/
+1
*
ipv4: Unmask upper DSCP bits in input route lookup
Ido Schimmel
2024-08-23
1
-1
/
+1
*
ipv4: Unmask upper DSCP bits when constructing the Record Route option
Ido Schimmel
2024-08-23
1
-1
/
+1
*
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
|
*
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
2024-07-23
1
-1
/
+1
*
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
|
/
*
ipv4: Fix incorrect TOS in fibmatch route get reply
Ido Schimmel
2024-07-18
1
-1
/
+1
*
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
2024-07-18
1
-7
/
+7
*
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
2024-06-13
1
-6
/
+6
*
inet: remove (struct uncached_list)->quarantine
Eric Dumazet
2024-06-06
1
-3
/
+1
*
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-30
1
-14
/
+8
*
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
1
-6
/
+2
*
inet: introduce dst_rtable() helper
Eric Dumazet
2024-05-01
1
-13
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-0
/
+3
|
\
|
*
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
2024-04-24
1
-0
/
+3
*
|
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-22
1
-1
/
+1
*
|
ipv4: Remove RTO_ONLINK.
Guillaume Nault
2024-04-12
1
-13
/
+1
|
/
*
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
2024-04-09
1
-3
/
+1
*
inet: annotate devconf data-races
Eric Dumazet
2024-02-29
1
-2
/
+2
*
ipv4: Simplify the allocation of slab caches in ip_rt_init
Kunwu Chan
2024-02-21
1
-3
/
+2
*
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
2023-11-21
1
-1
/
+1
*
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2023-10-16
1
-48
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-0
/
+2
|
\
|
*
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
2023-10-04
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
1
-1
/
+3
|
\
|
|
*
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
2023-09-17
1
-1
/
+3
*
|
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-12
1
-3
/
+3
|
/
*
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-08
1
-0
/
+1
|
\
|
*
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-01
1
-0
/
+1
*
|
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-30
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-16
1
-2
/
+6
*
|
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
2023-08-16
1
-4
/
+4
*
|
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
1
-2
/
+2
|
/
*
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
2023-04-22
1
-4
/
+0
*
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
2023-03-29
1
-10
/
+10
*
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-22
1
-2
/
+2
*
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-15
1
-1
/
+1
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-2
/
+2
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-07-25
1
-16
/
+8
|
\
|
*
xfrm: no need to set DST_NOPOLICY in IPv4
Eyal Birger
2022-06-10
1
-16
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-5
/
+5
|
\
\
|
*
|
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
2022-07-20
1
-3
/
+3
|
*
|
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
|
*
|
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
[next]