Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
82924e542f20e645bc7de86e2889fe3fb0858566
/
net
/
ipv4
/
route.c
28335a7
net: Do not drop to make_route if oif is l3mdev
by David Ahern
· 9 years ago
ede2059
dst: Pass net into dst->output
by Eric W. Biederman
· 9 years ago
b92dacd
ipv4: Merge __ip_local_out and __ip_local_out_sk
by Eric W. Biederman
· 9 years ago
4ebdfba7
dst: Pass a sk into .local_out
by Eric W. Biederman
· 9 years ago
deaa0a6
net: Lookup actual route when oif is VRF device
by David Ahern
· 9 years ago
3ce58d8
net: Refactor path selection in __ip_route_output_key_hash
by David Ahern
· 9 years ago
79a1315
ipv4: ICMP packet inspection for multipath
by Peter Nørlund
· 9 years ago
0e884c7
ipv4: L3 hash-based multipath
by Peter Nørlund
· 9 years ago
f6d3125
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b84f787
net: Initialize flow flags in input path
by David Ahern
· 9 years ago
8e1ed70
net: Replace calls to vrf_dev_get_rth
by David Ahern
· 9 years ago
385add9
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
by David Ahern
· 9 years ago
007979e
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
by David Ahern
· 9 years ago
0d75396
net: Remove martian_source_keep_err goto label
by David Ahern
· 9 years ago
75fea73
net: Swap ordering of tests in ip_route_input_mc
by Alexander Duyck
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6f9c961
inet: constify ip_route_output_flow() socket argument
by Eric Dumazet
· 9 years ago
0315e38
net: Fix behaviour of unreachable, blackhole and prohibit routes
by Nikola Forró
· 9 years ago
bde6f9d
net: Initialize table in fib result
by David Ahern
· 9 years ago
c36ba66
net: Allow user to get table id from route lookup
by David Ahern
· 9 years ago
b7503e0
net: Add FIB table id to rtable
by David Ahern
· 9 years ago
d08c4f3
net: Refactor rtable initialization
by David Ahern
· 9 years ago
46fa062
ip_tunnels: convert the mode field of ip_tunnel_info to flags
by Jiri Benc
· 9 years ago
192132b
net: Add support for VRFs to inetpeer cache
by David Ahern
· 9 years ago
61adedf
route: move lwtunnel state to dst_entry
by Jiri Benc
· 9 years ago
2536862
lwt: Add support to redirect dst.input
by Tom Herbert
· 9 years ago
613d09b
net: Use VRF device index for lookups on TX
by David Ahern
· 9 years ago
cd2fbe1
net: Use VRF device index for lookups on RX
by David Ahern
· 9 years ago
0335f5b
ipv4: apply lwtunnel encap for locally-generated packets
by Robert Shearman
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5a6228a
lwtunnel: change prototype of lwtunnel_state_get()
by Nicolas Dichtel
· 9 years ago
2392deb
ipv4: consider TOS in fib_select_default
by Julian Anastasov
· 9 years ago
3093fbe
route: Per route IP tunnel metadata via lightweight tunnel
by Thomas Graf
· 9 years ago
1b7179d
route: Extend flow representation with tunnel key
by Thomas Graf
· 9 years ago
f38a9eb
dst: Metadata destinations
by Thomas Graf
· 9 years ago
8602a62
ipv4: redirect dst output to lwtunnel output
by Roopa Prabhu
· 9 years ago
571e722
ipv4: support for fib route lwtunnel encap attributes
by Roopa Prabhu
· 9 years ago
cb1c616
route: remove unsed variable in __mkroute_input
by Masatake YAMATO
· 9 years ago
0eeb075
net: ipv4 sysctl option to ignore routes when nexthop link is down
by Andy Gospodarek
· 9 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
381c759
ipv4: Avoid crashing in ip_error
by Eric W. Biederman
· 9 years ago
6a21165
net: ipv4: route: Fix sending IGMP messages with link address
by Andrew Lunn
· 10 years ago
3715544
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
355b590
ipv4: speedup ip_idents_reserve()
by Eric Dumazet
· 10 years ago
cb6ccf0
route: Use ipv4_mtu instead of raw rt_pmtu
by Herbert Xu
· 10 years ago
00db412
ipv4: coding style: comparison for inequality with NULL
by Ian Morris
· 10 years ago
51456b2
ipv4: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
67b61f6
netlink: implement nla_get_in_addr and nla_get_in6_addr
by Jiri Benc
· 10 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
b6a7719
ipv4: hash net ptr into fragmentation bucket selection
by Hannes Frederic Sowa
· 10 years ago
ddb3b60
net: Remove protocol from struct dst_ops
by Eric W. Biederman
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
3cdaa5b
ipv4: Don't increase PMTU with Datagram Too Big message.
by Li Wei
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
df4d925
ipv4: try to cache dst_entries which would cause a redirect
by Hannes Frederic Sowa
· 10 years ago
7b46a64
netlink: Fix bugs in nlmsg_end() conversions.
by David S. Miller
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
5055c37
ipv4: per cpu uncached list
by Eric Dumazet
· 10 years ago
fa19c2b0
ipv4: Do not cache routing failures due to disabled forwarding.
by Nicolas Cavallari
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
2c1a431
neigh: check error pointer instead of NULL for ipv4_neigh_lookup()
by WANG Cong
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f92ee61
xfrm: Generate blackhole routes only from route lookup functions
by Steffen Klassert
· 10 years ago
d546c62
ipv4: harden fnhe_hashfun()
by Eric Dumazet
· 10 years ago
caa4152
ipv4: fix a race in update_or_create_fnhe()
by Eric Dumazet
· 10 years ago
903ceff
net: Replace get_cpu_var through this_cpu_ptr
by Christoph Lameter
· 10 years ago
b7a71b5
ipv4: removed redundant conditional
by Niv Yehezkel
· 10 years ago
04ca697
ip: make IP identifiers less predictable
by Eric Dumazet
· 10 years ago
7f50236
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
by Eric Dumazet
· 10 years ago
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fbdc0ad
ipv4: initialise the itag variable in __mkroute_input
by Li RongQing
· 10 years ago
1b3c61d
net: Use fwmark reflection in PMTU discovery.
by Lorenzo Colitti
· 11 years ago
0d5edc6
ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
by Cong Wang
· 11 years ago
aad8872
ipv4: add a sock pointer to dst->output() path.
by Eric Dumazet
· 11 years ago
9114615
ipv4: return valid RTA_IIF on ip route get
by Julian Anastasov
· 11 years ago
3ed66e9
net: replace __this_cpu_inc in route.c with raw_cpu_inc
by Christoph Lameter
· 11 years ago
0b8c7f6
ipv4: remove ip_rt_dump from route.c
by Li RongQing
· 11 years ago
4a4eb21
ipv4: remove ipv4_ifdown_dst from route.c
by Li RongQing
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a625486
ipv4: fix counter in_slow_tot
by Duan Jiong
· 11 years ago
cd0f0b9
ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
by Duan Jiong
· 11 years ago
2045cea
net: remove unnecessary return's
by stephen hemminger
· 11 years ago
f87c10a
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing
by Hannes Frederic Sowa
· 11 years ago
dcdfdf5
ipv4: fix race in concurrent ip_route_input_slow()
by Alexei Starovoitov
· 11 years ago
482fc60
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
by Hannes Frederic Sowa
· 11 years ago
0baf2b3
ipv4: shrink rt_cache_stat
by Eric Dumazet
· 11 years ago
0a7e226
ipv4: fix ineffective source address selection
by Jiri Benc
· 11 years ago
734d272
ipv4: raise IP_MAX_MTU to theoretical limit
by Eric Dumazet
· 11 years ago
ca4c3fc
net: split rt_genid for ipv4 and ipv6
by fan.du
· 11 years ago
2ffae99
ipv4: use next hop exceptions also for input routes
by Timo Teräs
· 11 years ago
fe2c633
net: Convert uses of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5aad1de
ipv4: use separate genid for next hop exceptions
by Timo Teräs
· 11 years ago
f016229
ipv4: rate limit updating of next hop exceptions with same pmtu
by Timo Teräs
· 11 years ago
387aa65
ipv4: properly refresh rtable entries on pmtu/redirect events
by Timo Teräs
· 11 years ago
f96ef98
ipv4: fix redirect handling for TCP packets
by Michal Kubecek
· 11 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
082c7ca
net: ipv4: fix waring -Wunused-variable
by Gao feng
· 12 years ago
Next »