Eric Dumazet
|
a48e5fafec
vlan: free percpu stats in device destructor
|
11 years ago |
David S. Miller
|
54e5c4def0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Michal Kubeček
|
da08143b85
vlan: more careful checksum features handling
|
11 years ago |
Vlad Yasevich
|
d38569ab2b
vlan: Fix lockdep warning with stacked vlan devices.
|
11 years ago |
Li RongQing
|
5a4ae5f6e7
vlan: unnecessary to check if vlan_pcpu_stats is NULL
|
11 years ago |
dingtianhong
|
dc8eaaa006
vlan: Fix lockdep warning when vlan dev handle notification
|
11 years ago |
David S. Miller
|
64c27237a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric W. Biederman
|
a8779ec1c5
netpoll: Remove gfp parameter from __netpoll_setup
|
11 years ago |
Vlad Yasevich
|
2adb956b08
vlan: Warn the user if lowerdev has bad vlan features.
|
11 years ago |
Vlad Yasevich
|
fc0d48b8fb
vlan: Set hard_header_len according to available acceleration
|
11 years ago |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 years ago |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Peter Boström
|
dd38743b4c
vlan: Set correct source MAC address with TX VLAN offload enabled
|
11 years ago |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 years ago |
Joe Perches
|
07fc67befd
8021q: Use ether_addr_copy
|
11 years ago |
David S. Miller
|
2205369a31
vlan: Fix header ops passthru when doing TX VLAN offload.
|
11 years ago |
Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
David S. Miller
|
e267cb960a
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
|
12 years ago |
Eyal Perry
|
d324353919
net/vlan: Provide read access to the vlan egress map
|
12 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
Bjørn Mork
|
6b93f4a1f2
net: vlan: inherit addr_assign_type along with dev_addr
|
12 years ago |
Wang Sheng-Hui
|
0c0667a854
vlan: cleanup the usage of vlan_dev_priv(dev)
|
12 years ago |
Eric Dumazet
|
3e3aac4975
vlan: fix a race in egress prio management
|
12 years ago |
Bjørn Mork
|
b29d314518
net: vlan,ethtool: netdev_features_t is more than 32 bit
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
1fd9b1fc31
net: vlan: prepare for 802.1ad support
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Neil Horman
|
2cde6acd49
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
|
12 years ago |
David Ward
|
86fbe9bb59
net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)
|
12 years ago |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |