Eric Dumazet
|
06a9701f4b
__in_dev_get_rtnl() can use rtnl_dereference()
|
14 years ago |
Thomas Graf
|
ca7479ebbd
inet: Define IPV4_DEVCONF_MAX
|
14 years ago |
Eric Dumazet
|
1d7138de87
igmp: RCU conversion of in_dev->mc_list
|
14 years ago |
Eric Dumazet
|
82efee1499
ipv4: introduce __ip_dev_find()
|
15 years ago |
Eric Dumazet
|
95ae6b228f
ipv4: ip_ptr cleanups
|
15 years ago |
Eric W. Biederman
|
02291680ff
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
|
15 years ago |
David S. Miller
|
d4a66e752d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jesper Dangaard Brouer
|
65324144b5
net: RFC3069, private VLAN proxy arp support
|
15 years ago |
Jamal Hadi Salim
|
28f6aeea3f
net: restore ip source validation
|
15 years ago |
Patrick McHardy
|
8153a10c08
ipv4 05/05: add sysctl to accept packets with local source addresses
|
15 years ago |
Eric Dumazet
|
d94d9fee9f
net: cleanup include/linux
|
15 years ago |
Stephen Hemminger
|
27fed4175a
ip: fix logic of reverse path filter sysctl
|
16 years ago |
Stephen Hemminger
|
eefef1cf76
net: add ARP notify option for devices
|
16 years ago |
Rami Rosen
|
b8bae41ed6
ipv4: add mc_count to in_device.
|
17 years ago |
Thomas Graf
|
ab32cd793d
route: Remove unused ifa_anycast field
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
Denis V. Lunev
|
e5b13cb10d
[NETNS]: Process devinet ioctl in the correct namespace.
|
17 years ago |
Adrian Bunk
|
0027ba8434
[IPV4]: Make struct ipv4_devconf static.
|
17 years ago |
Denis V. Lunev
|
1ab352768f
[NETNS]: Add namespace parameter to ip_dev_find.
|
17 years ago |
Denis V. Lunev
|
7fee0ca237
[NETNS]: Add netns parameter to inetdev_by_index.
|
17 years ago |
Denis V. Lunev
|
9bd85e3264
[IPV4]: Remove extra argument from arp_ignore.
|
17 years ago |
Pavel Emelyanov
|
586f121152
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
|
17 years ago |
Pavel Emelyanov
|
01ecfe9ba6
[IPV4]: Cleanup IN_DEV_MFORWARD macro
|
17 years ago |
Pavel Emelyanov
|
68dd299bc8
[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding
|
17 years ago |
Satyam Sharma
|
8bfe6d6839
[IPV4]: include sysctl.h from inetdevice.h
|
18 years ago |
Herbert Xu
|
71e27da961
[IPV4]: Restore old behaviour of default config values
|
18 years ago |
Herbert Xu
|
31be308541
[IPV4]: Add default config support after inetdev_init
|
18 years ago |
Herbert Xu
|
42f811b8bc
[IPV4]: Convert IPv4 devconf to an array
|
18 years ago |
Al Viro
|
714e85be35
[IPV6]: Assorted trivial endianness annotations.
|
18 years ago |
Al Viro
|
60cad5da57
[IPV4]: annotate inetdev.h helpers
|
19 years ago |