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
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
1
-1
/
+1
2017-11-18
route: also update fnhe_genid when updating a route cache
Xin Long
1
-2
/
+7
2017-11-18
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
1
-3
/
+2
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-21
ipv4: ipv4_default_advmss() should use route mtu
Eric Dumazet
1
-1
/
+1
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-09
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-05
net/ipv4: Remove unused variable in route.c
Tim Hansen
1
-2
/
+1
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
1
-20
/
+26
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2017-08-18
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
1
-2
/
+9
2017-08-18
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
1
-2
/
+2
2017-08-16
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
1
-1
/
+1
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-08-15
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
Florian Westphal
1
-1
/
+2
2017-08-14
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
1
-1
/
+2
2017-08-13
net: ipv4: remove unnecessary check on orig_oif
David Ahern
1
-1
/
+1
2017-08-11
net: ipv4: set orig_oif based on fib result for local traffic
David Ahern
1
-0
/
+6
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-1
/
+1
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2017-06-19
net/route: use get_random_int for random counter
Jason A. Donenfeld
1
-2
/
+1
2017-06-17
net: remove DST_NOCACHE flag
Wei Wang
1
-12
/
+11
2017-06-17
net: remove DST_NOGC flag
Wei Wang
1
-3
/
+2
2017-06-17
ipv4: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
1
-12
/
+3
2017-06-17
ipv4: call dst_hold_safe() properly
Wei Wang
1
-3
/
+1
2017-06-17
ipv4: call dst_dev_put() properly
Wei Wang
1
-0
/
+4
2017-06-17
ipv4: take dst->__refcnt when caching dst in fib
Wei Wang
1
-3
/
+16
2017-06-17
net: use loopback dev when generating blackhole route
Wei Wang
1
-1
/
+1
2017-06-01
ipv4: route: restore skb_dst_set in inet_rtm_getroute
Roopa Prabhu
1
-3
/
+4
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+9
2017-05-26
ipv4: add reference counting to metrics
Eric Dumazet
1
-1
/
+9
2017-05-26
net: ipv4: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
1
-2
/
+11
2017-05-26
net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookup
David Ahern
1
-8
/
+13
2017-05-26
net: ipv4: Remove event arg to rt_fill_info
David Ahern
1
-4
/
+3
2017-05-26
net: ipv4: refactor ip_route_input_noref
David Ahern
1
-29
/
+37
2017-05-26
net: ipv4: refactor __ip_route_output_key_hash
David Ahern
1
-22
/
+31
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-04-24
ipv4: Avoid caching l3mdev dst on mismatched local route
Robert Shearman
1
-1
/
+2
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-2
/
+3
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+2
2017-04-13
net: ipv4: Refine the ipv4_default_advmss
Gao Feng
1
-8
/
+4
2017-04-07
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-4
/
+9
2017-04-06
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-1
/
+1
2017-03-21
net: ipv4: add support for ECMP hash policy choice
Nikolay Aleksandrov
1
-22
/
+70
2017-02-26
ipv4: mask tos for input route
Julian Anastasov
1
-0
/
+1
2017-02-26
ipv4: add missing initialization for flowi4_uid
Julian Anastasov
1
-0
/
+1
2017-02-07
net: add confirm_neigh method to dst_ops
Julian Anastasov
1
-0
/
+19
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-12
net: ipv4: fix table id in getroute response
David Ahern
1
-1
/
+1
[next]