David S. Miller
|
abbf46ae0e
ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.
|
14 gadi atpakaļ |
David S. Miller
|
defb3519a6
net: Abstract away all dst_entry metrics accesses.
|
14 gadi atpakaļ |
David S. Miller
|
b341936380
ipv6: Add infrastructure to bind inet_peer objects to routes.
|
14 gadi atpakaļ |
Shan Wei
|
d3c15cab21
ipv6: kill two unused macro definition
|
14 gadi atpakaļ |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 gadi atpakaļ |
Ben Greear
|
4038565327
ipv6: Warn users if maximum number of routes is reached.
|
14 gadi atpakaļ |
Xiaotian Feng
|
41bb78b4b9
net dst: fix percpu_counter list corruption and poison overwritten
|
14 gadi atpakaļ |
Eric Dumazet
|
fc66f95c68
net dst: use a percpu_counter to track entries
|
14 gadi atpakaļ |
David S. Miller
|
21a180cda0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 gadi atpakaļ |
Maciej Żenczykowski
|
ae878ae280
net: Fix IPv6 PMTU disc. w/ asymmetric routes
|
14 gadi atpakaļ |
Maciej Żenczykowski
|
ab79ad14a2
ipv6: Implement Any-IP support for IPv6.
|
14 gadi atpakaļ |
Ulrich Weber
|
7e1b33e5ea
ipv6: add IPv6 to neighbour table overflow warning
|
14 gadi atpakaļ |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 gadi atpakaļ |
Min Zhang
|
f3d3f616e3
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
|
15 gadi atpakaļ |
Eric Dumazet
|
c68f24cc35
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
|
15 gadi atpakaļ |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 gadi atpakaļ |
Brian Haley
|
6057fd78a8
IPv6: fix Mobile IPv6 regression
|
15 gadi atpakaļ |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 gadi atpakaļ |
Jiri Olsa
|
f4f914b580
net: ipv6 bind to device issue
|
15 gadi atpakaļ |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 gadi atpakaļ |
YOSHIFUJI Hideaki / 吉藤英明
|
54c1a859ef
ipv6: Don't drop cache route entry unless timer actually expired.
|
15 gadi atpakaļ |
Herbert Xu
|
10414444cb
ipv6: Remove redundant dst NULL check in ip6_dst_check
|
15 gadi atpakaļ |
YOSHIFUJI Hideaki / 吉藤英明
|
0c9a2ac1f8
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
|
15 gadi atpakaļ |
Ulrich Weber
|
45bb006090
ipv6: Remove IPV6_ADDR_RESERVED
|
15 gadi atpakaļ |
Alexey Dobriyan
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 gadi atpakaļ |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 gadi atpakaļ |
Alexey Dobriyan
|
9c69fabe78
netns: fix net.ipv6.route.gc_min_interval_ms in netns
|
15 gadi atpakaļ |
Linus Torvalds
|
d7fc02c7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 gadi atpakaļ |
Eric W. Biederman
|
f8572d8f2a
sysctl net: Remove unused binary sysctl code
|
15 gadi atpakaļ |
Brian Haley
|
86c36ce45d
IPv6: use ipv6_addr_copy() in ip6_route_redirect()
|
15 gadi atpakaļ |