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 |
Doug Goldstein
|
e949b09b71
vlan: set sysfs device_type to 'vlan'
|
12 years ago |
Amerigo Wang
|
f4d5392e5f
vlan: use IS_ENABLED()
|
12 years ago |
Amerigo Wang
|
6eacf8ad8d
vlan: clean up vlan_dev_hard_start_xmit()
|
13 years ago |
Amerigo Wang
|
f3da38932b
vlan: clean up some variable names
|
13 years ago |
Amerigo Wang
|
38e6bc185d
netpoll: make __netpoll_cleanup non-block
|
13 years ago |
Amerigo Wang
|
47be03a28c
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
|
13 years ago |
Jiri Pirko
|
30fdd8a082
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
|
13 years ago |
David S. Miller
|
028940342a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
59b9997bab
Revert "net: maintain namespace isolation between vlan and real device"
|
13 years ago |
Joe Perches
|
53a2b3a18d
8021q: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
Eric Dumazet
|
de93cb2eaf
vlan: static functions
|
13 years ago |
Benjamin LaHaise
|
6d4cdf47d2
vlan: add 802.1q netpoll support
|
13 years ago |
Jiri Pirko
|
7da82c06de
vlan: rename vlan_dev_info to vlan_dev_priv
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Michał Mirosław
|
bc5787c612
net: remove legacy ethtool ops
|
13 years ago |
Matthijs Kooijman
|
deede2fabe
vlan: Don't propagate flag changes on down interfaces.
|
13 years ago |
Jiri Pirko
|
4bc71cb983
net: consolidate and fix ethtool_ops->get_settings calling
|
14 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
Neil Horman
|
550fd08c2c
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
|
14 years ago |
David S. Miller
|
033b1142f4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Michał Mirosław
|
62f2a3a48b
net: remove NETIF_F_ALL_TX_OFFLOADS
|
14 years ago |
Michał Mirosław
|
6c9c1b5456
net: vlan: remove reduntant check in ndo_fix_features callback
|
14 years ago |
David S. Miller
|
e12fe68ce3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Shan Wei
|
712ae51afd
net: vlan: enable soft features regardless of underlying device
|
14 years ago |
David S. Miller
|
e990b37b90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Joe Perches
|
afab2d2999
net: 8021q: Add pr_fmt
|
14 years ago |
Wei Yongjun
|
307f73df2b
vlan: fix typo in vlan_dev_hard_start_xmit()
|
14 years ago |