Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3eec50cf1a64f7239ee296d8be7e97eca754fc72
/
net
/
ipv4
/
fib_frontend.c
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
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e058464
Revert "ipv4: Allow configuring subnets as local addresses"
by David S. Miller
· 14 years ago
6561a3b
ipv4: Flush per-ns routing cache more sanely.
by David S. Miller
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
4aa2c46
fib: Fix fib zone and its hash leak on namespace stop
by Pavel Emelyanov
· 14 years ago
9e917dc
net: avoid a dev refcount in ip_mc_find_dev()
by Eric Dumazet
· 14 years ago
10da66f
fib: avoid false sharing on fib_table_hash
by Eric Dumazet
· 14 years ago
ebc0ffa
fib: RCU conversion of fib_lookup()
by Eric Dumazet
· 14 years ago
6a31d2a
fib: cleanups
by Eric Dumazet
· 14 years ago
82efee1
ipv4: introduce __ip_dev_find()
by Eric Dumazet
· 14 years ago
4465b46
ipv4: Allow configuring subnets as local addresses
by Tom Herbert
· 14 years ago
6f86b32
ipv4: Fix reverse path filtering with multipath routing.
by David S. Miller
· 14 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
b5f7e75
ipv4: add LINUX_MIB_IPRPFILTER snmp counter
by Eric Dumazet
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
28f6aee
net: restore ip source validation
by Jamal Hadi Salim
· 15 years ago
8153a10
ipv4 05/05: add sysctl to accept packets with local source addresses
by Patrick McHardy
· 15 years ago
a5ee155
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
by Eric W. Biederman
· 15 years ago
e2ce146
ipv4: factorize cache clearing for batched unregister operations
by Octavian Purdila
· 15 years ago
Next »