Vlad Yasevich
|
b2f5e7cd3d
ipv6: Fix conflict resolutions during ipv6 binding
|
16 years ago |
Ilpo Järvinen
|
a0bffffc14
net/*: use linux/kernel.h swap()
|
16 years ago |
Brian Haley
|
9bdd8d40c8
ipv6: Fix incorrect disable_ipv6 behavior
|
16 years ago |
David S. Miller
|
508827ff0a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Daniel Lezcano
|
176c39af29
netns: fix addrconf_ifdown kernel panic
|
16 years ago |
Stephen Hemminger
|
b325fddb7f
ipv6: Fix sysctl unregistration deadlock
|
16 years ago |
Pablo Neira Ayuso
|
1ce85fe402
netlink: change nlmsg_notify() return value logic
|
16 years ago |
Ilpo Järvinen
|
b5f348e5a4
ipv6/addrconf: common code located
|
16 years ago |
David S. Miller
|
a4e6db0798
ipv6: Make mc_forwarding sysctl read-only.
|
16 years ago |
Stephen Hemminger
|
5bc3eb7e2f
ip: convert to net_device_ops for ioctl
|
16 years ago |
David S. Miller
|
9eeda9abd1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Benjamin Thery
|
e3ec6cfc26
ipv6: fix run pending DAD when interface becomes ready
|
16 years ago |
Alexey Dobriyan
|
6d9f239a1e
net: '&' redux
|
16 years ago |
Harvey Harrison
|
4b7a4274ca
net: replace %#p6 format specifier with %pi6
|
16 years ago |
Harvey Harrison
|
b071195deb
net: replace all current users of NIP6_SEQFMT with %#p6
|
16 years ago |
Alexey Dobriyan
|
f221e726bf
sysctl: simplify ->strategy
|
16 years ago |
Stephen Hemminger
|
f410a1fba7
ipv6: protocol for address routes
|
16 years ago |
Brian Haley
|
191cd58250
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
|
16 years ago |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 years ago |
Adrian Bunk
|
888c848ed3
ipv6: make struct ipv6_devconf static
|
17 years ago |
David Miller
|
702beb87d6
ipv6: Fix warning in addrconf code.
|
17 years ago |
YOSHIFUJI Hideaki
|
53b7997fd5
ipv6 netns: Make several "global" sysctl variables namespace aware.
|
17 years ago |
David S. Miller
|
052979499c
pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.
|
17 years ago |
David S. Miller
|
b0e1e6462d
netdev: Move rest of qdisc state into struct netdev_queue
|
17 years ago |
David S. Miller
|
7c3ceb4a40
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Andrey Vagin
|
b223856640
ipv6: fix race between ipv6_del_addr and DAD timer
|
17 years ago |
YOSHIFUJI Hideaki
|
1b34be74cb
ipv6 addrconf: add accept_dad sysctl to control DAD operation.
|
17 years ago |
YOSHIFUJI Hideaki
|
778d80be52
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
|
17 years ago |
YOSHIFUJI Hideaki
|
d68b82705a
ipv6: Do not assign non-valid address on interface.
|
17 years ago |
Ben Hutchings
|
0187bdfb05
net: Disable LRO on devices that are forwarding
|
17 years ago |