index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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-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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-1
/
+3
|
\
|
*
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
2016-11-13
1
-1
/
+3
*
|
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-11-04
1
-11
/
+15
*
|
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2016-11-04
1
-0
/
+11
*
|
net: Enable support for VRF with ipv4 multicast
David Ahern
2016-11-01
1
-15
/
+26
|
/
*
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
2016-10-13
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-02
1
-1
/
+2
|
\
|
*
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-09-25
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-2
/
+8
|
\
\
|
|
/
|
*
net: get rid of an signed integer overflow in ip_idents_reserve()
Eric Dumazet
2016-09-22
1
-2
/
+8
*
|
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
1
-10
/
+2
*
|
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
2016-09-10
1
-4
/
+0
*
|
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
2016-09-10
1
-2
/
+6
*
|
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-08-30
1
-1
/
+3
|
/
*
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
[next]