index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
route.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: align static siphash keys
Eric Dumazet
2021-11-16
1
-1
/
+1
*
net/ipv4/route.c: remove superfluous header files from route.c
Mianhan Liu
2021-09-20
1
-8
/
+0
*
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
2021-08-31
1
-1
/
+1
*
ipv4: make exception cache less predictible
Eric Dumazet
2021-08-30
1
-16
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
1
-6
/
+6
|
\
|
*
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
2021-08-26
1
-6
/
+6
*
|
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-2
/
+1
*
|
net: Keep vertical alignment
Yajun Deng
2021-08-03
1
-3
/
+4
*
|
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
1
-20
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-1
/
+2
|
\
|
*
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2021-06-28
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-1
/
+14
|
\
|
|
*
ipv4: Fix device used for dst_alloc with local routes
David Ahern
2021-06-14
1
-1
/
+14
*
|
ipv4: Add custom multipath hash policy
Ido Schimmel
2021-05-18
1
-0
/
+121
*
|
ipv4: Calculate multipath hash inside switch statement
Ido Schimmel
2021-05-18
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-37
/
+8
|
\
|
*
net: Consolidate common blackhole dst ops
Daniel Borkmann
2021-03-10
1
-37
/
+8
*
|
inet: use bigger hash table for IP ID generation
Eric Dumazet
2021-03-24
1
-14
/
+28
*
|
net: ipv4: route.c: simplify procfs code
Yejune Deng
2021-03-16
1
-30
/
+4
*
|
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
2021-03-12
1
-48
/
+49
*
|
net: ipv4: route.c: fix space before tab
Shubhankar Kuranagatti
2021-03-10
1
-5
/
+5
|
/
*
IPv4: Add "offload failed" indication to routes
Amit Cohen
2021-02-08
1
-0
/
+1
*
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
2021-02-04
1
-2
/
+2
*
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2021-02-03
1
-2
/
+5
*
net: use indirect call helpers for dst_mtu
Brian Vazquez
2021-02-03
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
1
-3
/
+4
|
\
|
*
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
2020-11-28
1
-3
/
+4
*
|
IPv4: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
2020-11-14
1
-0
/
+3
*
|
net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm
Vincent Bernat
2020-11-11
1
-6
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-1
/
+3
|
\
|
*
ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
David Ahern
2020-10-10
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-5
/
+9
|
\
|
|
*
ipv4: Update exception handling for multipath routes via same device
David Ahern
2020-09-15
1
-5
/
+8
|
*
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-14
1
-0
/
+1
*
|
net: clean up codestyle
Miaohe Lin
2020-08-31
1
-5
/
+5
*
|
net: clean up codestyle for net/ipv4
Miaohe Lin
2020-08-25
1
-3
/
+3
*
|
net: gain ipv4 mtu when mtu is not locked
Miaohe Lin
2020-08-25
1
-1
/
+2
|
/
*
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
2020-08-04
1
-0
/
+5
*
net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint()
Miaohe Lin
2020-06-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
1
-8
/
+6
|
\
|
*
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
2020-05-17
1
-8
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-1
/
+1
|
\
|
|
*
net: ipv4: really enforce backoff for redirects
Paolo Abeni
2020-05-08
1
-1
/
+1
*
|
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-2
/
+1
|
/
*
Remove DST_HOST
David Laight
2020-03-23
1
-8
/
+5
*
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
2020-02-24
1
-0
/
+48
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-12
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-26
1
-0
/
+1
|
\
|
*
rt_cpu_seq_next should increase position index
Vasily Averin
2020-01-24
1
-0
/
+1
*
|
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
2020-01-14
1
-0
/
+19
[next]