Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
99cfb46400d33d550570239c08932c62d4dbcd19
/
net
/
ipv4
/
fib_frontend.c
77d3588
Merge 4.9.31 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
6864761
net: Improve handling of failures on link and route dumps
by David Ahern
· 8 years ago
42c3c88
Merge 4.9.19 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
62e85fe
ipv4: provide stronger user input validation in nl_fib_input()
by Eric Dumazet
· 8 years ago
e37704d
Merge tag 'v4.9.8' into android-4.9
by Dmitry Shmidt
· 8 years ago
e9db042
lwtunnel: fix autoload of lwt modules
by David Ahern
· 8 years ago
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
2ec93fe
UPSTREAM: net: core: add UID to flows, rules, and routes
by Lorenzo Colitti
· 8 years ago
efc455f
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
by Alexander Duyck
· 8 years ago
3b70933
ipv4: Restore fib_trie_flush_external function and fix call ordering
by Alexander Duyck
· 8 years ago
347e3b2
switchdev: remove FIB offload infrastructure
by Jiri Pirko
· 8 years ago
b90eb75
fib: introduce FIB notification infrastructure
by Jiri Pirko
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5a56a0b
net: Don't delete routes in different VRFs
by Mark Tomlinson
· 8 years ago
631fee7
net: Remove fib_local variable
by David Ahern
· 8 years ago
b3b4663
net: vrf: Create FIB tables on link create
by David Ahern
· 9 years ago
391a203
ipv4/fib: don't warn when primary address is missing if in_dev is dead
by Paolo Abeni
· 9 years ago
4cfc86f
ipv4: initialize flowi4_flags before calling fib_lookup()
by Lance Richardson
· 9 years ago
fbd40ea
ipv4: Don't do expensive useless work during inetdev destroy.
by David S. Miller
· 9 years ago
7f49e7a
net: Flush local routes when device changes vrf association
by David Ahern
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4f823de
ipv4: fix to not remove local route on link down
by Julian Anastasov
· 9 years ago
7b13118
ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 address
by Paolo Abeni
· 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
3236b00
net: Replace vrf_dev_table and friends
by David Ahern
· 9 years ago
385add9
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
by David Ahern
· 9 years ago
9b8ff51
net: Make table id type u32
by David Ahern
· 9 years ago
f6d3c19
net: FIB tracepoints
by David Ahern
· 9 years ago
021dd3b
net: Add routes to the table associated with the device
by David Ahern
· 9 years ago
30bbaa1
net: Fix up inet_addr_type checks
by David Ahern
· 9 years ago
15be405e
net: Add inet_addr lookup by table
by David Ahern
· 9 years ago
cd2fbe1
net: Use VRF device index for lookups on RX
by David Ahern
· 9 years ago
1b7179d
route: Extend flow representation with tunnel key
by Thomas Graf
· 9 years ago
571e722
ipv4: support for fib route lwtunnel encap attributes
by Roopa Prabhu
· 9 years ago
0eeb075
net: ipv4 sysctl option to ignore routes when nexthop link is down
by Andy Gospodarek
· 9 years ago
8a3d031
net: track link-status of ipv4 nexthops
by Andy Gospodarek
· 9 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
51456b2
ipv4: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
419df12
net: move fib_rules_unregister() under rtnl lock
by WANG Cong
· 10 years ago
6e47d6c
fib_trie: Cleanup ip_fib_net_exit code path
by Alexander Duyck
· 10 years ago
ad88d05
fib_trie: Fix warning on fib4_rules_exit
by Alexander Duyck
· 10 years ago
3c9e9f7
fib_trie: Avoid NULL pointer if local table is not allocated
by Alexander Duyck
· 10 years ago
61f0d86
fib_trie: Fix uninitialized variable warning
by Alexander Duyck
· 10 years ago
6dede75
fib_trie: call fib_table_flush_external under RTNL
by Sabrina Dubroca
· 10 years ago
0ddcf43
ipv4: FIB Local/MAIN table collapse
by Alexander Duyck
· 10 years ago
104616e
switchdev: don't support custom ip rules, for now
by Scott Feldman
· 10 years ago
a7e5353
fib_trie: Make fib_table rcu safe
by Alexander Duyck
· 10 years ago
345e9b5
fib_trie: Push rcu_read_lock/unlock to callers
by Alexander Duyck
· 10 years ago
8274a97
fib_trie: Update usage stats to be percpu instead of global variables
by Alexander Duyck
· 10 years ago
1dced6a
ipv4: Restore accept_local behaviour in fib_validate_source()
by Sébastien Barré
· 10 years ago
6a66271
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
by Cong Wang
· 11 years ago
0b8c7f6
ipv4: remove ip_rt_dump from route.c
by Li RongQing
· 11 years ago
a0065f2
fib_frontend: fix possible NULL pointer dereference
by Oliver Hartkopp
· 11 years ago
77dfca7
fib_trie: remove duplicated rcu lock
by baker.zhang
· 11 years ago
3a36515
netlink: fix splat in skb_clone with large messages
by Pablo Neira
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
573ce26
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
by Hong zhi guo
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
28a2828
ipv4: fib: fix a comment.
by Rami Rosen
· 12 years ago
b51642f
net: Enable a userns root rtnl calls that are safe for unprivilged users
by Eric W. Biederman
· 12 years ago
52e804c
net: Allow userns root to control ipv4
by Eric W. Biederman
· 12 years ago
dfc47ef
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
by Eric W. Biederman
· 12 years ago
e81da0e
ipv4: fix sending of redirects
by Julian Anastasov
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
9f00d97
netlink: hide struct module parameter in netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
4ccfe6d
ipv4/route: arg delay is useless in rt_cache_flush()
by Nicolas Dichtel
· 12 years ago
748e2d9
net: reinstate rtnl in call_netdevice_notifiers()
by Eric Dumazet
· 12 years ago
0115e8e
net: remove delay at device dismantle
by Eric Dumazet
· 12 years ago
1fb9489
net: Loopback ifindex is constant now
by Pavel Emelyanov
· 12 years ago
caacf05
ipv4: Properly purge netdev references on uncached routes.
by David S. Miller
· 12 years ago
8fe5cb8
ipv4: Remove redundant assignment
by Lin Ming
· 12 years ago
89aef89
ipv4: Delete routing cache.
by David S. Miller
· 12 years ago
0cc535a
ipv4: fix address selection in fib_compute_spec_dst
by Julian Anastasov
· 12 years ago
85b91b0
ipv4: Don't store a rule pointer in fib_result.
by David S. Miller
· 12 years ago
f4530fa
ipv4: Avoid overhead when no custom FIB rules are installed.
by David S. Miller
· 12 years ago
a31f2d1
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
7a9bc9b
ipv4: Elide fib_validate_source() completely when possible.
by David S. Miller
· 12 years ago
9e56e38
ipv4: Adjust in_dev handling in fib_validate_source()
by David S. Miller
· 12 years ago
a207a4b
ipv4: Fix bugs in fib_compute_spec_dst().
by David S. Miller
· 12 years ago
41347dc
ipv4: Kill rt->rt_spec_dst, no longer used.
by David S. Miller
· 12 years ago
35ebf65
ipv4: Create and use fib_compute_spec_dst() helper.
by David S. Miller
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
058bd4d
net: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 13 years ago
990078a
Disable rp_filter for IPsec packets
by Michael Smith
· 14 years ago
5c04c81
fib_validate_source(): pass sk_buff instead of mark
by Michael Smith
· 14 years ago
e2666f8
fib: add rtnl locking in ip_fib_net_exit
by Eric Dumazet
· 14 years ago
436c3b6
ipv4: Invalidate nexthop cache nh_saddr more correctly.
by David S. Miller
· 14 years ago
e6abbaa
ipv4: fix route deletion for IPs on many subnets
by Julian Anastasov
· 14 years ago
9ade228
ipv4: Use flowi4 in FIB layer.
by David S. Miller
· 14 years ago
22bd5b9
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
cc7e17e
ipv4: Optimize flow initialization in fib_validate_source().
by David S. Miller
· 14 years ago
1fc050a
ipv4: Cache source address in nexthop entries.
by David S. Miller
· 14 years ago
9435eb1
ipv4: Implement __ip_dev_find using new interface address hash.
by David S. Miller
· 14 years ago
5348ba8
ipv4: Update some fib_hash centric interface names.
by David S. Miller
· 14 years ago
0c838ff
ipv4: Consolidate all default route selection implementations.
by David S. Miller
· 14 years ago
Next »