Vlad Yasevich
|
70957eaecc
macvlan: Fix performance issues with vlan tagged packets
|
8 years ago |
Herbert Xu
|
f6478218e6
macvlan: Fix device ref leak when purging bc_queue
|
8 years ago |
Sainath Grandhi
|
6fe3faf867
tap: Abstract type of virtual interface from tap implementation
|
8 years ago |
Mahesh Bandewar
|
322dc6e067
macvlan: use netdev_is_rx_handler_busy instead of checking specific type
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Gao Feng
|
a1f5315ce4
driver: macvlan: Remove the rcu member of macvlan_port
|
8 years ago |
David S. Miller
|
0b42f25d2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Gao Feng
|
c3891fa254
driver: macvlan: Check if need rollback multicast setting in macvlan_open
|
8 years ago |
Gao Feng
|
fc51f2b7e5
driver: macvlan: Remove duplicated IFF_UP condition check in macvlan_forward_source
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Gao Feng
|
d94d02547e
driver: macvlan: Replace integer number with bool value
|
8 years ago |
Gao Feng
|
aa5fd0fb77
driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed.
|
8 years ago |
Jarod Wilson
|
91572088e3
net: use core MTU range checking in core net infra
|
9 years ago |
Sabrina Dubroca
|
952fcfd08c
net: remove type_check from dev_get_nest_level()
|
9 years ago |
Eric Dumazet
|
24ffd75200
net: macvlan: call netdev_lockdep_set_classes()
|
9 years ago |
Herbert Xu
|
9c127a016e
macvlan: Avoid unnecessary multicast cloning
|
9 years ago |
Herbert Xu
|
260916dfb4
macvlan: Fix potential use-after free for broadcasts
|
9 years ago |
Francesco Ruggeri
|
3083796075
macvlan: fix failure during registration v3
|
9 years ago |
Eric Dumazet
|
f6773c5e95
vlan: propagate gso_max_segs
|
9 years ago |
David Decotigny
|
85f9581975
net: macvlan: use __ethtool_get_ksettings
|
9 years ago |
Zhang Shengju
|
7009212b15
macvlan: convert to use IFF_NO_QUEUE
|
9 years ago |
Nikolay Aleksandrov
|
de7d244d0a
macvlan: make operstate and carrier more accurate
|
9 years ago |
Tom Herbert
|
c8cd0989bd
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
|
9 years ago |
Tom Herbert
|
a188222b6e
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
|
9 years ago |
Sabrina Dubroca
|
e639b8d8a7
macvlan: fix leak in macvlan_handle_frame
|
9 years ago |
Eric W. Biederman
|
19bcf9f203
ipv4: Pass struct net into ip_defrag and ip_check_defrag
|
10 years ago |
Toshiaki Makita
|
f56e67b515
macvlan: Don't segment multiple tagged packets on macvlan device
|
10 years ago |
Vlad Yasevich
|
efdbd2b30c
macvlan: Propagate promiscuity setting to lower devices.
|
10 years ago |
Nicolas Dichtel
|
ef5fa6bc46
macvlan: implement ndo_get_iflink
|
10 years ago |
Eric W. Biederman
|
d476059e77
net: Kill dev_rebuild_header
|
10 years ago |