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