Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Nicolas Dichtel
|
29c994e361
netconf: add a notif when settings are created
|
9 years ago |
Eric Dumazet
|
fa17806cde
ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()
|
9 years ago |
David S. Miller
|
fbd40ea018
ipv4: Don't do expensive useless work during inetdev destroy.
|
9 years ago |
Zhang Shengju
|
136ba622de
netconf: add macro to represent all attributes
|
9 years ago |
David Lamparter
|
17b693cdd8
net: l3mdev: prefer VRF master for source address selection
|
9 years ago |
David Ahern
|
3f2fb9a834
net: l3mdev: address selection should only consider devices in L3 domain
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Anton Protopopov
|
a97eb33ff2
rtnl: RTM_GETNETCONF: fix wrong return value
|
9 years ago |
Johannes Berg
|
97daf33145
ipv4: add option to drop gratuitous ARP packets
|
9 years ago |
Johannes Berg
|
12b74dfadb
ipv4: add option to drop unicast encapsulated in L2 multicast
|
9 years ago |
Arad, Ronen
|
b1974ed05e
netlink: Rightsize IFLA_AF_SPEC size calculation
|
9 years ago |
Sowmini Varadhan
|
d5566fd72e
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
|
10 years ago |
David Ward
|
865b804244
net/ipv4: suppress NETDEV_UP notification on address lifetime update
|
10 years ago |
Andy Gospodarek
|
974d7af5fc
ipv4: add support for linkdown sysctl to netconf
|
10 years ago |
Andy Gospodarek
|
0eeb075fad
net: ipv4 sysctl option to ignore routes when nexthop link is down
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 years ago |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 years ago |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 years ago |
Marcelo Ricardo Leitner
|
54ff9ef36b
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
|
10 years ago |
Eric Dumazet
|
6eada0110c
netns: constify net_hash_mix() and various callers
|
10 years ago |
Madhu Challa
|
93a714d6b5
multicast: Extend ip address command to enable multicast group join/leave on
|
10 years ago |
Stephen Hemminger
|
ca9f1fd263
net: spelling fixes
|
10 years ago |
Daniel Borkmann
|
207895fd38
net: mark some potential candidates __read_mostly
|
10 years ago |
David S. Miller
|
7b46a644a4
netlink: Fix bugs in nlmsg_end() conversions.
|
10 years ago |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 years ago |
WANG Cong
|
20e61da7ff
ipv4: fail early when creating netdev named all or default
|
11 years ago |
stephen hemminger
|
614d056c8e
ipv4: minor spelling fix
|
11 years ago |
WANG Cong
|
32a4be4890
ipv4: remove inet_addr_hash_lock in devinet.c
|
11 years ago |