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
...
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-28
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-15
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-06
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-05
1
-1
/
+1
*
|
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-06-05
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-26
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-13
1
-1
/
+9
*
|
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
2019-04-09
1
-4
/
+6
*
|
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
2019-04-09
1
-10
/
+19
*
|
ipv4: Add support to rtable for ipv6 gateway
David Ahern
2019-04-09
1
-5
/
+26
*
|
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-04-09
1
-24
/
+27
*
|
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-09
1
-2
/
+3
*
|
ipv4: Add fib_nh_common to fib_result
David Ahern
2019-04-04
1
-20
/
+40
*
|
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
1
-9
/
+9
*
|
inet: switch IP ID generator to siphash
Eric Dumazet
2019-03-27
1
-5
/
+7
*
|
net: dst: remove gc leftovers
Julian Wiedmann
2019-03-21
1
-1
/
+1
|
/
*
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
2019-03-08
1
-0
/
+4
*
ipv4/route: fail early when inet dev is missing
Paolo Abeni
2019-03-06
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
1
-1
/
+1
|
\
|
*
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
2019-03-02
1
-1
/
+1
*
|
net: ipv4: Fix NULL pointer dereference in route lookup
Ido Schimmel
2019-03-02
1
-1
/
+1
*
|
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
2019-02-27
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-2
/
+5
|
\
|
|
*
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2019-02-09
1
-2
/
+5
*
|
ipv4/igmp: Don't drop IGMP pkt with zeros src addr
Edward Chron
2019-02-03
1
-1
/
+2
*
|
net: ipv4: route: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
1
-2
/
+70
|
/
*
net: ipv4: Set skb->dev for output route resolution
Ido Schimmel
2018-12-21
1
-0
/
+1
*
ipv4: Don't try to print ASCII of link level header in martian dumps.
David S. Miller
2018-11-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-13
1
-3
/
+4
|
\
|
*
net: ipv4: don't let PMTU updates increase route MTU
Sabrina Dubroca
2018-10-11
1
-3
/
+4
*
|
net: Move free of dst_metrics to helper
David Ahern
2018-10-05
1
-4
/
+1
*
|
net: common metrics init helper for dst_entry
David Ahern
2018-10-05
1
-5
/
+2
*
|
net: inet_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-03
1
-2
/
+1
*
|
net: ip_rt_get_source() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-03
1
-12
/
+9
*
|
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
2018-09-27
1
-2
/
+2
*
|
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
2018-09-27
1
-5
/
+3
|
/
[prev]
[next]