index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
route.c
Age
Commit message (
Expand
)
Author
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-18
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
2017-08-18
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
2017-08-16
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
Florian Westphal
2017-08-14
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
2017-08-13
net: ipv4: remove unnecessary check on orig_oif
David Ahern
2017-08-11
net: ipv4: set orig_oif based on fib result for local traffic
David Ahern
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-06-19
net/route: use get_random_int for random counter
Jason A. Donenfeld
2017-06-17
net: remove DST_NOCACHE flag
Wei Wang
2017-06-17
net: remove DST_NOGC flag
Wei Wang
2017-06-17
ipv4: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-17
ipv4: call dst_hold_safe() properly
Wei Wang
2017-06-17
ipv4: call dst_dev_put() properly
Wei Wang
2017-06-17
ipv4: take dst->__refcnt when caching dst in fib
Wei Wang
2017-06-17
net: use loopback dev when generating blackhole route
Wei Wang
2017-06-01
ipv4: route: restore skb_dst_set in inet_rtm_getroute
Roopa Prabhu
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
ipv4: add reference counting to metrics
Eric Dumazet
2017-05-26
net: ipv4: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
2017-05-26
net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookup
David Ahern
2017-05-26
net: ipv4: Remove event arg to rt_fill_info
David Ahern
2017-05-26
net: ipv4: refactor ip_route_input_noref
David Ahern
2017-05-26
net: ipv4: refactor __ip_route_output_key_hash
David Ahern
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-24
ipv4: Avoid caching l3mdev dst on mismatched local route
Robert Shearman
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
net: ipv4: Refine the ipv4_default_advmss
Gao Feng
2017-04-07
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
2017-04-06
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
2017-03-21
net: ipv4: add support for ECMP hash policy choice
Nikolay Aleksandrov
2017-02-26
ipv4: mask tos for input route
Julian Anastasov
2017-02-26
ipv4: add missing initialization for flowi4_uid
Julian Anastasov
2017-02-07
net: add confirm_neigh method to dst_ops
Julian Anastasov
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-12
net: ipv4: fix table id in getroute response
David Ahern
2017-01-09
net: ipv4: remove disable of bottom half in inet_rtm_getroute
David Ahern
2017-01-08
net: ipv4: Remove flow arg from ip_mkroute_input
David Ahern
2017-01-08
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2017-01-06
net: ipv4: Simplify rt_fill_info
David Ahern
2016-12-29
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-22
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
Lorenzo Colitti
2016-12-02
route: Set lwtstate for local traffic and cached input dsts
Thomas Graf
2016-12-02
route: Set orig_output when redirecting to lwt on locally generated traffic
Thomas Graf
2016-11-30
net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
Lorenzo Colitti
[next]