Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
404eb77ea766260c45cb05c4a8043b13bd7142d5
/
net
/
ipv4
/
route.c
404eb77
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
by Roopa Prabhu
· 7 years ago
5a847a6
net/ipv4: Initialize proto and ports in flow struct
by David Ahern
· 7 years ago
0e8411e
ipv4: reset fnhe_mtu_locked after cache route flushed
by Hangbin Liu
· 7 years ago
94720e3
ipv4: fix fnhe usage by non-cached routes
by Julian Anastasov
· 7 years ago
c18bb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d0ea2b1
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
by Eric Dumazet
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d52e5a7
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
by Sabrina Dubroca
· 7 years ago
d2ddf628
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
0f3e9c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ec7127a
net/ipv4: Simplify fib_multipath_hash with optional flow keys
by David Ahern
· 7 years ago
6f74b6c
net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys
by David Ahern
· 7 years ago
7efc0b6
net/ipv4: Pass net to fib_multipath_hash instead of fib_info
by David Ahern
· 7 years ago
e2c0dc1
vrf: check forwarding on the original netdevice when generating ICMP dest unreachable
by Stephen Suryaputra
· 7 years ago
773daa3
net: ipv4: avoid unused variable warning for sysctl
by Arnd Bergmann
· 7 years ago
e37b1e9
ipv6: route: dissect flow in input path if fib rules need it
by Roopa Prabhu
· 7 years ago
c7272c2
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
by Sabrina Dubroca
· 7 years ago
f74290f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1fe4b11
net: ipv4: Set addr_type in hash_keys for forwarded case
by David Ahern
· 7 years ago
510c321
xfrm: reuse uncached_list to track xdsts
by Xin Long
· 7 years ago
68e813a
net/ipv4: Remove fib table id from rtable
by David Ahern
· 7 years ago
9942895
net: Move ipv4 set_lwt_redirect helper to lwtunnel
by David Ahern
· 7 years ago
8c2ceab
net/ipv4: Unexport fib_multipath_hash and fib_select_path
by David Ahern
· 7 years ago
f84c682
net: Convert pernet_subsys, registered from inet_init()
by Kirill Tkhai
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
6503a30
net: ipv4: Make "ip route get" match iif lo rules again.
by Lorenzo Colitti
· 7 years ago
0f6c480
xfrm: Move dst->path into struct xfrm_dst
by David Miller
· 7 years ago
cebe84c
route: also update fnhe_genid when updating a route cache
by Xin Long
· 7 years ago
e39d524
route: update fnhe_expires for redirect when the fnhe exists
by Xin Long
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
164a5e7
ipv4: ipv4_default_advmss() should use route mtu
by Eric Dumazet
· 7 years ago
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6c0e728
ipv4: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
1bcdca3
net/ipv4: Remove unused variable in route.c
by Tim Hansen
· 7 years ago
bc044e8
udp: perform source validation for mcast early demux
by Paolo Abeni
· 7 years ago
e2a7c34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bc3aae2
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
by Roopa Prabhu
· 7 years ago
9620fef
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
by Eric Dumazet
· 7 years ago
c780a04
ipv4: better IP_MAX_MTU enforcement
by Eric Dumazet
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
394f51a
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
by Florian Westphal
· 7 years ago
2c87d63
ipv4: route: fix inet_rtm_getroute induced crash
by Florian Westphal
· 7 years ago
9438c87
net: ipv4: remove unnecessary check on orig_oif
by David Ahern
· 7 years ago
839da4d
net: ipv4: set orig_oif based on fib result for local traffic
by David Ahern
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
52f6c58
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
7aed9f7
net/route: use get_random_int for random counter
by Jason A. Donenfeld
· 8 years ago
a4c2fd7
net: remove DST_NOCACHE flag
by Wei Wang
· 8 years ago
b2a9c0e
net: remove DST_NOGC flag
by Wei Wang
· 8 years ago
b838d5e
ipv4: mark DST_NOGC and remove the operation of dst_free()
by Wei Wang
· 8 years ago
9df16ef
ipv4: call dst_hold_safe() properly
by Wei Wang
· 8 years ago
95c47f9
ipv4: call dst_dev_put() properly
by Wei Wang
· 8 years ago
0830106
ipv4: take dst->__refcnt when caching dst in fib
by Wei Wang
· 8 years ago
1dbe3252
net: use loopback dev when generating blackhole route
by Wei Wang
· 8 years ago
ba52d61
ipv4: route: restore skb_dst_set in inet_rtm_getroute
by Roopa Prabhu
· 8 years ago
34aa83c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3fb07da
ipv4: add reference counting to metrics
by Eric Dumazet
· 8 years ago
b617981
net: ipv4: RTM_GETROUTE: return matched fib result when requested
by Roopa Prabhu
· 8 years ago
3765d35
net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookup
by David Ahern
· 8 years ago
d3166e0
net: ipv4: Remove event arg to rt_fill_info
by David Ahern
· 8 years ago
5510cdf
net: ipv4: refactor ip_route_input_noref
by David Ahern
· 8 years ago
3abd1ade
net: ipv4: refactor __ip_route_output_key_hash
by David Ahern
· 8 years ago
b1513c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b7c8487
ipv4: Avoid caching l3mdev dst on mismatched local route
by Robert Shearman
· 8 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
7ed14d9
net: ipv4: Refine the ipv4_default_advmss
by Gao Feng
· 8 years ago
bbadb9a
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
by Florian Larysch
· 8 years ago
a880179
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
by Florian Larysch
· 8 years ago
bf4e0a3
net: ipv4: add support for ECMP hash policy choice
by Nikolay Aleksandrov
· 8 years ago
6e28099
ipv4: mask tos for input route
by Julian Anastasov
· 8 years ago
8bcfd09
ipv4: add missing initialization for flowi4_uid
by Julian Anastasov
· 8 years ago
63fca65
net: add confirm_neigh method to dst_ops
by Julian Anastasov
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8a430ed
net: ipv4: fix table id in getroute response
by David Ahern
· 8 years ago
eafea73
net: ipv4: remove disable of bottom half in inet_rtm_getroute
by David Ahern
· 8 years ago
dc33da59
net: ipv4: Remove flow arg from ip_mkroute_input
by David Ahern
· 8 years ago
9f09eae
net: ipmr: Remove nowait arg to ipmr_get_route
by David Ahern
· 8 years ago
0c8d803
net: ipv4: Simplify rt_fill_info
by David Ahern
· 8 years ago
f5a0aab
net: ipv4: dst for local input routes should use l3mdev if relevant
by David Ahern
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
7d99569
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
by Lorenzo Colitti
· 8 years ago
efd8570
route: Set lwtstate for local traffic and cached input dsts
by Thomas Graf
· 8 years ago
11b3d9c5
route: Set orig_output when redirecting to lwt on locally generated traffic
by Thomas Graf
· 8 years ago
d109e61
net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
by Lorenzo Colitti
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
969447f
ipv4: use new_gw for redirect neigh lookup
by Stephen Suryaputra Lin
· 8 years ago
e2d118a
net: inet: Support UID-based routing in IP protocols.
by Lorenzo Colitti
· 8 years ago
622ec2c
net: core: add UID to flows, rules, and routes
by Lorenzo Colitti
· 8 years ago
e58e415
net: Enable support for VRF with ipv4 multicast
by David Ahern
· 8 years ago
6104e11
net: ipv4: Do not drop to make_route if oif is l3mdev
by David Ahern
· 8 years ago
b50afd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2cf7507
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
by Nikolay Aleksandrov
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
adb0311
net: get rid of an signed integer overflow in ip_idents_reserve()
by Eric Dumazet
· 8 years ago
Next »