Keefe Liu
|
ab452c3ce7
ipvlan: call netdevice notifier when master mac address changed
|
7 年之前 |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 年之前 |
Paolo Abeni
|
f5426250a6
net: introduce IFF_NO_RX_HANDLER
|
7 年之前 |
Paolo Abeni
|
1ec54cb44e
net: unpollute priv_flags space
|
7 年之前 |
Paolo Abeni
|
3518e40b3c
ipvlan: forbid vlan devices on top of ipvlan
|
7 年之前 |
Paolo Abeni
|
8230819494
ipvlan: use per device spinlock to protect addrs list updates
|
7 年之前 |
Kirill Tkhai
|
68eabe8b66
net: Convert ipvlan_net_ops
|
7 年之前 |
Matteo Croce
|
94333fac44
ipvlan: drop ipv6 dependency
|
7 年之前 |
Gao Feng
|
5e51fe6f44
ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes
|
7 年之前 |
Girish Moodalbail
|
fe18da6050
ipvlan: NULL pointer dereference panic in ipvlan_port_destroy
|
7 年之前 |
Mahesh Bandewar
|
fe89aa6b25
ipvlan: implement VEPA mode
|
7 年之前 |
Mahesh Bandewar
|
a190d04db9
ipvlan: introduce 'private' attribute for all existing modes.
|
7 年之前 |
David Ahern
|
de95e04791
net: Add extack to validator_info structs used for address notifier
|
7 年之前 |
David Ahern
|
ff7883ea60
net: ipv6: Make inet6addr_validator a blocking notifier
|
7 年之前 |
Mahesh Bandewar
|
32c10bbfe9
ipvlan: always use the current L2 addr of the master
|
7 年之前 |
David Ahern
|
42ab19ee90
net: Add extack to upper device linking
|
7 年之前 |
David S. Miller
|
b63f6044d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
8 年之前 |
David S. Miller
|
3118e6e19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Florian Fainelli
|
87173cd6cf
ipvlan: Fix 64-bit statistics seqcount initialization
|
8 年之前 |
Florian Westphal
|
591bb2789b
netfilter: nf_hook_ops structs can be const
|
8 年之前 |
David S. Miller
|
182e0b6b58
ipvlan: Stop advertising NETIF_F_UFO support.
|
8 年之前 |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 年之前 |
Matthias Schiffer
|
ad744b223c
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
|
8 年之前 |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 年之前 |
David S. Miller
|
0ddead90b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Krister Johansen
|
3ad7d2468f
Ipvlan should return an error when an address is already in use.
|
8 年之前 |
David S. Miller
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 年之前 |
Florian Westphal
|
3133822f5a
ipvlan: use pernet operations and restrict l3s hooks to master netns
|
8 年之前 |
Sainath Grandhi
|
235a9d89da
ipvtap: IP-VLAN based tap driver
|
8 年之前 |
Mahesh Bandewar
|
c3262d9dec
ipvlan: use netdev_is_rx_handler_busy instead of checking specific type
|
8 年之前 |