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
*
net: l3mdev: Allow send on enslaved interface
David Ahern
2016-05-09
1
-0
/
+4
*
net: rename IP_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-3
/
+3
*
route: do not cache fib route info on local routes with oif
Chris Friesen
2016-04-13
1
-0
/
+12
*
net: vrf: Fix dst reference counting
David Ahern
2016-04-11
1
-3
/
+4
*
route: check and remove route cache when we get route
Xin Long
2016-02-18
1
-14
/
+63
*
net: Do not drop to make_route if oif is l3mdev
David Ahern
2015-10-08
1
-1
/
+2
*
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
1
-2
/
+2
*
ipv4: Merge __ip_local_out and __ip_local_out_sk
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
net: Lookup actual route when oif is VRF device
David Ahern
2015-10-07
1
-0
/
+3
*
net: Refactor path selection in __ip_route_output_key_hash
David Ahern
2015-10-07
1
-15
/
+1
*
ipv4: ICMP packet inspection for multipath
Peter Nørlund
2015-10-05
1
-7
/
+52
*
ipv4: L3 hash-based multipath
Peter Nørlund
2015-10-05
1
-4
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-02
1
-0
/
+1
|
\
|
*
net: Initialize flow flags in input path
David Ahern
2015-09-29
1
-0
/
+1
*
|
net: Replace calls to vrf_dev_get_rth
David Ahern
2015-09-29
1
-5
/
+3
*
|
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
David Ahern
2015-09-29
1
-3
/
+4
*
|
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-29
1
-1
/
+1
*
|
net: Remove martian_source_keep_err goto label
David Ahern
2015-09-29
1
-4
/
+2
*
|
net: Swap ordering of tests in ip_route_input_mc
Alexander Duyck
2015-09-29
1
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
1
-2
/
+4
|
\
\
|
|
/
|
*
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
2015-09-20
1
-2
/
+4
*
|
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
net: Initialize table in fib result
David Ahern
2015-09-17
1
-0
/
+2
*
|
net: Allow user to get table id from route lookup
David Ahern
2015-09-15
1
-4
/
+8
*
|
net: Add FIB table id to rtable
David Ahern
2015-09-15
1
-0
/
+8
*
|
net: Refactor rtable initialization
David Ahern
2015-09-15
1
-52
/
+33
|
/
*
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2015-08-29
1
-1
/
+1
*
net: Add support for VRFs to inetpeer cache
David Ahern
2015-08-28
1
-2
/
+5
*
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-20
1
-13
/
+7
*
lwt: Add support to redirect dst.input
Tom Herbert
2015-08-17
1
-1
/
+7
*
net: Use VRF device index for lookups on TX
David Ahern
2015-08-13
1
-0
/
+5
*
net: Use VRF device index for lookups on RX
David Ahern
2015-08-13
1
-1
/
+2
*
ipv4: apply lwtunnel encap for locally-generated packets
Robert Shearman
2015-08-03
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
1
-1
/
+1
|
\
|
*
ipv4: consider TOS in fib_select_default
Julian Anastasov
2015-07-24
1
-1
/
+1
*
|
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-27
1
-7
/
+2
*
|
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2015-07-21
1
-1
/
+1
*
|
route: Extend flow representation with tunnel key
Thomas Graf
2015-07-21
1
-0
/
+8
*
|
dst: Metadata destinations
Thomas Graf
2015-07-21
1
-0
/
+2
*
|
ipv4: redirect dst output to lwtunnel output
Roopa Prabhu
2015-07-21
1
-0
/
+2
*
|
ipv4: support for fib route lwtunnel encap attributes
Roopa Prabhu
2015-07-21
1
-2
/
+14
*
|
route: remove unsed variable in __mkroute_input
Masatake YAMATO
2015-07-09
1
-2
/
+1
|
/
*
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-06-24
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-0
/
+4
|
\
|
*
ipv4: Avoid crashing in ip_error
Eric W. Biederman
2015-05-22
1
-0
/
+4
*
|
net: ipv4: route: Fix sending IGMP messages with link address
Andrew Lunn
2015-05-04
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-02
1
-4
/
+1
|
\
\
|
|
/
|
*
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
2015-04-29
1
-4
/
+1
*
|
ipv4: speedup ip_idents_reserve()
Eric Dumazet
2015-05-01
1
-9
/
+11
|
/
[next]