index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
1
-3
/
+4
2020-10-29
ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
David Ahern
1
-1
/
+3
2020-10-01
rt_cpu_seq_next should increase position index
Vasily Averin
1
-0
/
+1
2020-09-26
ipv4: Update exception handling for multipath routes via same device
David Ahern
1
-5
/
+8
2020-06-03
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
1
-8
/
+6
2020-05-20
net: ipv4: really enforce backoff for redirects
Paolo Abeni
1
-1
/
+1
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-3
/
+6
2019-10-29
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
1
-3
/
+6
2019-10-29
ipv4: fix race condition between route lookup and invalidation
Wei Wang
1
-1
/
+1
2019-10-07
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-06-11
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
1
-11
/
+11
2019-06-04
inet: switch IP ID generator to siphash
Eric Dumazet
1
-5
/
+7
2019-05-02
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-27
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
1
-2
/
+8
2019-04-27
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
1
-1
/
+9
2019-03-19
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-19
ipv4/route: fail early when inet dev is missing
Paolo Abeni
1
-4
/
+5
2019-03-10
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
1
-1
/
+1
2019-02-23
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
1
-2
/
+5
2018-10-10
net: ipv4: don't let PMTU updates increase route MTU
Sabrina Dubroca
1
-3
/
+4
2018-07-29
route: add support for directed broadcast forwarding
Xin Long
1
-1
/
+5
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-39
/
+138
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+2
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+31
2018-05-23
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
1
-39
/
+107
2018-05-22
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
1
-0
/
+31
2018-05-17
net/ipv4: Initialize proto and ports in flow struct
David Ahern
1
-1
/
+6
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+2
2018-05-10
ipv4: reset fnhe_mtu_locked after cache route flushed
Hangbin Liu
1
-0
/
+1
2018-05-02
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
1
-65
/
+53
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+6
2018-04-07
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
1
-5
/
+6
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-4
/
+0
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-2
/
+2
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+32
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
1
-7
/
+19
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-8
/
+13
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+15
2018-03-04
net/ipv4: Simplify fib_multipath_hash with optional flow keys
David Ahern
1
-14
/
+10
2018-03-04
net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys
David Ahern
1
-9
/
+11
2018-03-04
net/ipv4: Pass net to fib_multipath_hash instead of fib_info
David Ahern
1
-3
/
+2
2018-03-01
vrf: check forwarding on the original netdevice when generating ICMP dest unr...
Stephen Suryaputra
1
-1
/
+10
2018-03-01
net: ipv4: avoid unused variable warning for sysctl
Arnd Bergmann
1
-2
/
+1
2018-02-28
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
1
-14
/
+29
2018-02-27
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
1
-2
/
+6
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-02-22
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
1
-0
/
+2
[next]