David S. Miller
|
21d8c49e01
ipv4: Call fib_select_default() only when actually necessary.
|
14 lat temu |
Michael Smith
|
5c04c819a2
fib_validate_source(): pass sk_buff instead of mark
|
14 lat temu |
David S. Miller
|
37e826c513
ipv4: Fix nexthop caching wrt. scoping.
|
14 lat temu |
David S. Miller
|
436c3b66ec
ipv4: Invalidate nexthop cache nh_saddr more correctly.
|
14 lat temu |
David S. Miller
|
22bd5b9b13
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
|
14 lat temu |
David S. Miller
|
1b7fe59322
ipv4: Kill flowi arg to fib_select_multipath()
|
14 lat temu |
David S. Miller
|
a7ac8fc1d8
ipv4: Fix scope value used in route src-address caching.
|
14 lat temu |
David S. Miller
|
1fc050a134
ipv4: Cache source address in nexthop entries.
|
14 lat temu |
David S. Miller
|
982721f391
ipv4: Use const'ify fib_result deep in the route call chains.
|
14 lat temu |
David S. Miller
|
b6bf3ca032
ipv4: Mark fib_combine_itag()'s 'res' arg as const.
|
14 lat temu |
David S. Miller
|
5348ba85a0
ipv4: Update some fib_hash centric interface names.
|
14 lat temu |
David S. Miller
|
0c838ff1ad
ipv4: Consolidate all default route selection implementations.
|
14 lat temu |
David S. Miller
|
5b4704419c
ipv4: Remember FIB alias list head and table in lookup results.
|
14 lat temu |
David S. Miller
|
9c150e82ac
ipv4: Allocate fib metrics dynamically.
|
14 lat temu |
Patrick McHardy
|
c7066f70d9
netfilter: fix Kconfig dependencies
|
14 lat temu |
Pavel Emelyanov
|
4aa2c466a7
fib: Fix fib zone and its hash leak on namespace stop
|
14 lat temu |
Eric Dumazet
|
ebc0ffae5d
fib: RCU conversion of fib_lookup()
|
14 lat temu |
David S. Miller
|
230f9bb701
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 lat temu |
jamal
|
b0c110ca8e
net: Fix RPF to work with policy routing
|
15 lat temu |
Stephen Hemminger
|
16c6cf8bb4
ipv4: fib table algorithm performance improvement
|
15 lat temu |
Rami Rosen
|
accc5b4f90
ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.
|
16 lat temu |
Rami Rosen
|
92ae3efa53
ipv4: remove unused member in fib_table.
|
16 lat temu |
Li Zefan
|
cc8274f50f
[IPV4]: Fix compile error building without CONFIG_FS_PROC
|
17 lat temu |
Denis V. Lunev
|
4814bdbd59
[NETNS]: Lookup in FIB semantic hashes taking into account the namespace.
|
17 lat temu |
Denis V. Lunev
|
7462bd744e
[NETNS]: Add a namespace mark to fib_info.
|
17 lat temu |
Denis V. Lunev
|
85326fa54b
[IPV4]: fib_sync_down rework.
|
17 lat temu |
Denis V. Lunev
|
010278ec4c
[NETNS]: Add netns parameter to fib_select_default.
|
17 lat temu |
Denis V. Lunev
|
64c2d53829
[IPV4]: Consolidate fib_select_default.
|
17 lat temu |
Denis V. Lunev
|
e30d3a0ccd
[IPV4]: Declarations cleanup in ip_fib.h.
|
17 lat temu |
Denis V. Lunev
|
da0e28cb68
[NETNS]: Add netns parameter to fib_lookup.
|
17 lat temu |