Krister Johansen
|
3ad7d2468f
Ipvlan should return an error when an address is already in use.
|
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 年之前 |
Mahesh Bandewar
|
019ec0032e
ipvlan: fix dev_id creation corner case.
|
8 年之前 |
Mahesh Bandewar
|
da36e13cf6
ipvlan: improvise dev_id generation logic in IPvlan
|
8 年之前 |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 年之前 |
Mahesh Bandewar
|
009146d117
ipvlan: assign unique dev-id for each slave device.
|
8 年之前 |
Gao Feng
|
8667398277
driver: ipvlan: Define common functions to decrease duplicated codes used to add or del IP address
|
8 年之前 |
Eric Dumazet
|
b1227d019f
ipvlan: fix various issues in ipvlan_process_multicast()
|
8 年之前 |
David S. Miller
|
821781a9f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Gao Feng
|
1a31cc86ef
driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed
|
8 年之前 |
Gao Feng
|
48140a210b
driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu
|
8 年之前 |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Gao Feng
|
8f679ed88f
driver: ipvlan: Remove useless member mtu_adj of struct ipvl_dev
|
8 年之前 |
Gao Feng
|
147fd2874d
driver: ipvlan: Fix one possible memleak in ipvlan_link_new
|
8 年之前 |
Julia Lawall
|
ab530f63e7
ipvlan: constify l3mdev_ops structure
|
8 年之前 |
Mahesh Bandewar
|
4fbae7d83c
ipvlan: Introduce l3s mode
|
9 年之前 |
Eric Dumazet
|
0d7dd798fd
net: ipvlan: call netdev_lockdep_set_classes()
|
9 年之前 |
Mahesh Bandewar
|
494e8489db
ipvlan: Fix failure path in dev registration during link creation
|
9 年之前 |
Eric Dumazet
|
f6773c5e95
vlan: propagate gso_max_segs
|
9 年之前 |
David Decotigny
|
314d10d73b
net: ipvlan: use __ethtool_get_ksettings
|
9 年之前 |
Mahesh Bandewar
|
ab5b7013db
ipvlan: misc changes
|
9 年之前 |
Mahesh Bandewar
|
e93fbc5a15
ipvlan: mode is u16
|
9 年之前 |
Mahesh Bandewar
|
296d485680
ipvlan: inherit MTU from master device
|
9 年之前 |
Tom Herbert
|
a188222b6e
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
|
9 年之前 |
Phil Sutter
|
bf485bcf0d
net: ipvlan: convert to using IFF_NO_QUEUE
|
10 年之前 |
Konstantin Khlebnikov
|
23a5a49c83
ipvlan: ignore addresses from ipv6 autoconfiguration
|
10 年之前 |
Konstantin Khlebnikov
|
6640e673c6
ipvlan: unhash addresses without synchronize_rcu
|
10 年之前 |
Konstantin Khlebnikov
|
6a72549731
ipvlan: plug memory leak in ipvlan_link_delete
|
10 年之前 |