index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
1
-24
/
+17
2019-05-05
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
1
-10
/
+10
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
1
-9
/
+9
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-4
/
+4
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+23
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+15
2019-04-14
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
1
-2
/
+8
2019-04-12
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
1
-1
/
+9
2019-04-08
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
1
-4
/
+6
2019-04-08
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
1
-10
/
+19
2019-04-08
ipv4: Add support to rtable for ipv6 gateway
David Ahern
1
-5
/
+26
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
1
-24
/
+27
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
1
-2
/
+3
2019-04-03
ipv4: Add fib_nh_common to fib_result
David Ahern
1
-20
/
+40
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
1
-9
/
+9
2019-03-27
inet: switch IP ID generator to siphash
Eric Dumazet
1
-5
/
+7
2019-03-21
net: dst: remove gc leftovers
Julian Wiedmann
1
-1
/
+1
2019-03-08
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-06
ipv4/route: fail early when inet dev is missing
Paolo Abeni
1
-4
/
+5
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-03-02
net: ipv4: Fix NULL pointer dereference in route lookup
Ido Schimmel
1
-1
/
+1
2019-03-01
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
1
-1
/
+1
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
1
-0
/
+4
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2019-02-08
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
1
-2
/
+5
2019-02-03
ipv4/igmp: Don't drop IGMP pkt with zeros src addr
Edward Chron
1
-1
/
+2
2019-01-19
net: ipv4: route: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+70
2018-12-20
net: ipv4: Set skb->dev for output route resolution
Ido Schimmel
1
-0
/
+1
2018-11-20
ipv4: Don't try to print ASCII of link level header in martian dumps.
David S. Miller
1
-1
/
+1
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2018-10-10
net: ipv4: don't let PMTU updates increase route MTU
Sabrina Dubroca
1
-3
/
+4
2018-10-04
net: Move free of dst_metrics to helper
David Ahern
1
-4
/
+1
2018-10-04
net: common metrics init helper for dst_entry
David Ahern
1
-5
/
+2
2018-10-02
net: inet_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
2018-10-02
net: ip_rt_get_source() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-12
/
+9
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
1
-2
/
+2
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
1
-5
/
+3
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
[next]