index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-3
/
+10
|
\
|
*
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
2017-08-18
1
-2
/
+9
|
*
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-16
1
-1
/
+1
*
|
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
2017-08-18
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
1
-1
/
+2
|
\
\
|
|
/
|
*
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
2017-08-14
1
-1
/
+2
*
|
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
Florian Westphal
2017-08-15
1
-1
/
+2
*
|
net: ipv4: remove unnecessary check on orig_oif
David Ahern
2017-08-13
1
-1
/
+1
*
|
net: ipv4: set orig_oif based on fib result for local traffic
David Ahern
2017-08-11
1
-0
/
+6
*
|
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-1
/
+1
|
/
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
1
-2
/
+1
|
\
|
*
net/route: use get_random_int for random counter
Jason A. Donenfeld
2017-06-19
1
-2
/
+1
*
|
net: remove DST_NOCACHE flag
Wei Wang
2017-06-17
1
-12
/
+11
*
|
net: remove DST_NOGC flag
Wei Wang
2017-06-17
1
-3
/
+2
*
|
ipv4: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-17
1
-12
/
+3
*
|
ipv4: call dst_hold_safe() properly
Wei Wang
2017-06-17
1
-3
/
+1
*
|
ipv4: call dst_dev_put() properly
Wei Wang
2017-06-17
1
-0
/
+4
*
|
ipv4: take dst->__refcnt when caching dst in fib
Wei Wang
2017-06-17
1
-3
/
+16
*
|
net: use loopback dev when generating blackhole route
Wei Wang
2017-06-17
1
-1
/
+1
*
|
ipv4: route: restore skb_dst_set in inet_rtm_getroute
Roopa Prabhu
2017-06-01
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
1
-1
/
+9
|
\
\
|
*
|
ipv4: add reference counting to metrics
Eric Dumazet
2017-05-26
1
-1
/
+9
|
|
/
*
|
net: ipv4: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
2017-05-26
1
-2
/
+11
*
|
net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookup
David Ahern
2017-05-26
1
-8
/
+13
*
|
net: ipv4: Remove event arg to rt_fill_info
David Ahern
2017-05-26
1
-4
/
+3
*
|
net: ipv4: refactor ip_route_input_noref
David Ahern
2017-05-26
1
-29
/
+37
*
|
net: ipv4: refactor __ip_route_output_key_hash
David Ahern
2017-05-26
1
-22
/
+31
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
1
-1
/
+2
|
\
|
*
ipv4: Avoid caching l3mdev dst on mismatched local route
Robert Shearman
2017-04-24
1
-1
/
+2
|
*
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
2017-04-06
1
-1
/
+1
*
|
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
1
-2
/
+3
*
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+2
*
|
net: ipv4: Refine the ipv4_default_advmss
Gao Feng
2017-04-13
1
-8
/
+4
*
|
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
2017-04-07
1
-4
/
+9
*
|
net: ipv4: add support for ECMP hash policy choice
Nikolay Aleksandrov
2017-03-21
1
-22
/
+70
|
/
*
ipv4: mask tos for input route
Julian Anastasov
2017-02-26
1
-0
/
+1
*
ipv4: add missing initialization for flowi4_uid
Julian Anastasov
2017-02-26
1
-0
/
+1
*
net: add confirm_neigh method to dst_ops
Julian Anastasov
2017-02-07
1
-0
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-1
/
+1
|
\
|
*
net: ipv4: fix table id in getroute response
David Ahern
2017-01-12
1
-1
/
+1
*
|
net: ipv4: remove disable of bottom half in inet_rtm_getroute
David Ahern
2017-01-09
1
-2
/
+0
*
|
net: ipv4: Remove flow arg from ip_mkroute_input
David Ahern
2017-01-08
1
-2
/
+1
*
|
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2017-01-08
1
-1
/
+1
*
|
net: ipv4: Simplify rt_fill_info
David Ahern
2017-01-06
1
-13
/
+7
|
/
*
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
2016-12-29
1
-1
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
Lorenzo Colitti
2016-12-22
1
-1
/
+2
*
route: Set lwtstate for local traffic and cached input dsts
Thomas Graf
2016-12-02
1
-13
/
+26
*
route: Set orig_output when redirecting to lwt on locally generated traffic
Thomas Graf
2016-12-02
1
-1
/
+3
*
net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
Lorenzo Colitti
2016-11-30
1
-1
/
+2
[next]