Eric W. Biederman
|
9b8adb5ea0
net: Fix devinet_sysctl_forward
|
16 年之前 |
Pablo Neira Ayuso
|
1ce85fe402
netlink: change nlmsg_notify() return value logic
|
16 年之前 |
Stephen Hemminger
|
eefef1cf76
net: add ARP notify option for devices
|
16 年之前 |
Jianjun Kong
|
539afedfcc
net: clean up net/ipv4/devinet.c
|
16 年之前 |
Alexey Dobriyan
|
93adcc80f3
net: don't use INIT_RCU_HEAD
|
16 年之前 |
Linus Torvalds
|
b225ee5bed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 年之前 |
Alexey Dobriyan
|
f221e726bf
sysctl: simplify ->strategy
|
16 年之前 |
Breno Leitao
|
06770843c2
ipv: Re-enable IP when MTU > 68
|
16 年之前 |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 年之前 |
Denis V. Lunev
|
76e6ebfb40
netns: add namespace parameter to rt_cache_flush
|
17 年之前 |
Ben Hutchings
|
0187bdfb05
net: Disable LRO on devices that are forwarding
|
17 年之前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年之前 |
Thomas Graf
|
573bf470e6
ipv4 addr: Send netlink notification for address label changes
|
17 年之前 |
Thomas Graf
|
ab32cd793d
route: Remove unused ifa_anycast field
|
17 年之前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年之前 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 年之前 |
Denis V. Lunev
|
c4544c7243
[NETNS]: Process inet_select_addr inside a namespace.
|
17 年之前 |
Denis V. Lunev
|
3776c8891a
[NETNS]: Enable IPv4 address manipulations inside namespace.
|
17 年之前 |
Denis V. Lunev
|
e5b13cb10d
[NETNS]: Process devinet ioctl in the correct namespace.
|
17 年之前 |
Denis V. Lunev
|
be162d6288
[NETNS]: Enable inetdev_event notifier.
|
17 年之前 |
Bjorn Mork
|
148f97292e
[IPV4]: Reset scope when changing address
|
17 年之前 |
Denis V. Lunev
|
4b8aa9abee
[NETNS]: Process interface address manipulation routines in the namespace.
|
17 年之前 |
Denis V. Lunev
|
7b2185747c
[IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.
|
17 年之前 |
Adrian Bunk
|
0027ba8434
[IPV4]: Make struct ipv4_devconf static.
|
17 年之前 |
Denis V. Lunev
|
7fee0ca237
[NETNS]: Add netns parameter to inetdev_by_index.
|
17 年之前 |
Denis V. Lunev
|
39a6d06300
[NETNS]: Process inet_confirm_addr in the correct namespace.
|
17 年之前 |
Denis V. Lunev
|
9bd85e3264
[IPV4]: Remove extra argument from arp_ignore.
|
17 年之前 |
Eric Dumazet
|
2a75de0c1d
[NETNS]: Should build with CONFIG_SYSCTL=n
|
17 年之前 |
Joe Perches
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 年之前 |