Xin Long
|
5cbf777cfd
route: add support for directed broadcast forwarding
|
7 years ago |
David Ahern
|
af4d768ad2
net/ipv4: Add support for specifying metric of connected routes
|
7 years ago |
Tonghao Zhang
|
30e948a378
ipv4: Get the address of interface correctly.
|
7 years ago |
Al Viro
|
03aef17bb7
devinet_ioctl(): take copyin/copyout to caller
|
8 years ago |
Al Viro
|
36fd633ec9
net: separate SIOCGIFCONF handling from dev_ioctl()
|
8 years ago |
Eric Dumazet
|
b5476022bb
ipv4: igmp: guard against silly MTU values
|
7 years ago |
David Ahern
|
de95e04791
net: Add extack to validator_info structs used for address notifier
|
7 years ago |
Gustavo A. R. Silva
|
fcfd6dfab9
ipv4: mark expected switch fall-throughs
|
7 years ago |
Florian Westphal
|
5fa85a0939
net: core: rcu-ify rtnl af_ops
|
7 years ago |
Paolo Abeni
|
6e617de84e
net: avoid a full fib lookup when rp_filter is disabled.
|
8 years ago |
Florian Westphal
|
b97bac64a5
rtnetlink: make rtnl_register accept a flags parameter
|
8 years ago |
Reshetova, Elena
|
7658b36f1b
net: convert in_device.refcnt from atomic_t to refcount_t
|
8 years ago |
Krister Johansen
|
3ad7d2468f
Ipvlan should return an error when an address is already in use.
|
8 years ago |
David Ahern
|
c21ef3e343
net: rtnetlink: plumb extended ack to doit function
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
David Ahern
|
b5c9641d3d
net: devinet: Add support for RTM_DELNETCONF
|
8 years ago |
David Ahern
|
3b0228656d
net: devinet: Refactor inet_netconf_notify_devconf to take event
|
8 years ago |
Gao Feng
|
8b57fd1ec1
net: Eliminate duplicated codes by creating one new function in_dev_select_addr
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
David Ahern
|
6610910939
net: ipv4: remove fib_lookup.h from devinet.c include list
|
8 years ago |
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 |