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: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
2020-05-17
1
-8
/
+6
*
net: ipv4: really enforce backoff for redirects
Paolo Abeni
2020-05-08
1
-1
/
+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
*
|
ipv4: Encapsulate function arguments in a struct
Ido Schimmel
2020-01-14
1
-3
/
+9
|
/
*
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
1
-3
/
+6
*
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
2019-11-21
1
-0
/
+42
*
icmp: remove duplicate code
Matteo Croce
2019-11-05
1
-4
/
+1
*
ipv4: fix race condition between route lookup and invalidation
Wei Wang
2019-10-17
1
-1
/
+1
*
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
2019-10-17
1
-3
/
+6
*
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
2019-10-04
1
-3
/
+2
*
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-09-20
1
-15
/
+21
*
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
2019-08-24
1
-7
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-1
/
+1
|
\
|
*
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
Ido Schimmel
2019-07-05
1
-1
/
+1
*
|
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
Stephen Suryaputra
2019-07-08
1
-4
/
+17
*
|
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
2019-07-01
1
-2
/
+1
*
|
ipv4: enable route flushing in network namespaces
Christian Brauner
2019-06-28
1
-4
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-0
/
+33
|
\
|
|
*
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
2019-06-26
1
-0
/
+33
*
|
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
Eric Dumazet
2019-06-26
1
-5
/
+6
*
|
ipv4: Dump route exceptions if requested
Stefano Brivio
2019-06-24
1
-0
/
+73
*
|
ipv4/route: Allow NULL flowinfo in rt_fill_info()
Stefano Brivio
2019-06-24
1
-26
/
+30
*
|
ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
2019-06-14
1
-0
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-17
/
+13
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-07
1
-12
/
+12
|
|
\
|
|
*
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
2019-06-05
1
-12
/
+12
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
|
/
*
|
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-06-04
1
-1
/
+1
*
|
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-06-04
1
-1
/
+2
|
/
*
ipv4: Move exception bucket to nh_common
David Ahern
2019-05-05
1
-24
/
+17
*
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
2019-05-05
1
-10
/
+10
*
ipv4: Move cached routes to fib_nh_common
David Ahern
2019-05-05
1
-9
/
+9
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-25
1
-9
/
+23
|
\
|
*
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
2019-04-24
1
-9
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-1
/
+15
|
\
|
|
*
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
2019-04-14
1
-2
/
+8
|
*
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
2019-04-12
1
-1
/
+9
*
|
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
2019-04-08
1
-4
/
+6
*
|
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
2019-04-08
1
-10
/
+19
*
|
ipv4: Add support to rtable for ipv6 gateway
David Ahern
2019-04-08
1
-5
/
+26
*
|
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-04-08
1
-24
/
+27
*
|
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-08
1
-2
/
+3
*
|
ipv4: Add fib_nh_common to fib_result
David Ahern
2019-04-03
1
-20
/
+40
*
|
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
1
-9
/
+9
[next]