Florian Westphal
|
b97bac64a5
rtnetlink: make rtnl_register accept a flags parameter
|
8 lat temu |
Reshetova, Elena
|
7658b36f1b
net: convert in_device.refcnt from atomic_t to refcount_t
|
8 lat temu |
Krister Johansen
|
3ad7d2468f
Ipvlan should return an error when an address is already in use.
|
8 lat temu |
David Ahern
|
c21ef3e343
net: rtnetlink: plumb extended ack to doit function
|
8 lat temu |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 lat temu |
David Ahern
|
b5c9641d3d
net: devinet: Add support for RTM_DELNETCONF
|
8 lat temu |
David Ahern
|
3b0228656d
net: devinet: Refactor inet_netconf_notify_devconf to take event
|
8 lat temu |
Gao Feng
|
8b57fd1ec1
net: Eliminate duplicated codes by creating one new function in_dev_select_addr
|
8 lat temu |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 lat temu |
David Ahern
|
6610910939
net: ipv4: remove fib_lookup.h from devinet.c include list
|
8 lat temu |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 lat temu |
Nicolas Dichtel
|
29c994e361
netconf: add a notif when settings are created
|
9 lat temu |
Eric Dumazet
|
fa17806cde
ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()
|
9 lat temu |
David S. Miller
|
fbd40ea018
ipv4: Don't do expensive useless work during inetdev destroy.
|
9 lat temu |
Zhang Shengju
|
136ba622de
netconf: add macro to represent all attributes
|
9 lat temu |
David Lamparter
|
17b693cdd8
net: l3mdev: prefer VRF master for source address selection
|
9 lat temu |
David Ahern
|
3f2fb9a834
net: l3mdev: address selection should only consider devices in L3 domain
|
9 lat temu |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 lat temu |
Anton Protopopov
|
a97eb33ff2
rtnl: RTM_GETNETCONF: fix wrong return value
|
9 lat temu |
Johannes Berg
|
97daf33145
ipv4: add option to drop gratuitous ARP packets
|
9 lat temu |
Johannes Berg
|
12b74dfadb
ipv4: add option to drop unicast encapsulated in L2 multicast
|
9 lat temu |
Arad, Ronen
|
b1974ed05e
netlink: Rightsize IFLA_AF_SPEC size calculation
|
9 lat temu |
Sowmini Varadhan
|
d5566fd72e
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
|
10 lat temu |
David Ward
|
865b804244
net/ipv4: suppress NETDEV_UP notification on address lifetime update
|
10 lat temu |
Andy Gospodarek
|
974d7af5fc
ipv4: add support for linkdown sysctl to netconf
|
10 lat temu |
Andy Gospodarek
|
0eeb075fad
net: ipv4 sysctl option to ignore routes when nexthop link is down
|
10 lat temu |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 lat temu |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 lat temu |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 lat temu |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 lat temu |