Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1b4cbe2ef00e5d055bb310030ed3eac9bc1d3e3d
/
net
/
ipv4
/
route.c
3fb07da
ipv4: add reference counting to metrics
by Eric Dumazet
· 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
dc33da5
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
e0d56fd
net: l3mdev: remove redundant calls
by David Ahern
· 8 years ago
ebfc102
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
by David Ahern
· 8 years ago
5f02ce24
net: l3mdev: Allow the l3mdev to be a loopback
by David Ahern
· 8 years ago
14972cb
net: lwtunnel: Handle fragmentation
by Roopa Prabhu
· 8 years ago
1ff23be
net: l3mdev: Allow send on enslaved interface
by David Ahern
· 9 years ago
b45386e
net: rename IP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
d6d5e99
route: do not cache fib route info on local routes with oif
by Chris Friesen
· 9 years ago
9ab179d
net: vrf: Fix dst reference counting
by David Ahern
· 9 years ago
deed49d
route: check and remove route cache when we get route
by Xin Long
· 9 years ago
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
· 10 years ago
381c759
ipv4: Avoid crashing in ip_error
by Eric W. Biederman
· 10 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
Next »