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 |
Michał Mirosław
|
f0a619ccfb
net: Fix vlan_features propagation
|
14 years ago |
David S. Miller
|
3c709f8fb4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
|
14 years ago |
Eric Dumazet
|
55aee10dec
vlan: fix GVRP at dismantle time
|
14 years ago |
Jiri Pirko
|
bcc6d47903
net: vlan: make non-hw-accel rx path similar to hw-accel
|
14 years ago |
Michał Mirosław
|
8a0427bb68
vlan: convert VLAN devices to use ndo_fix_features()
|
14 years ago |
Eric Dumazet
|
d870bfb9d3
vlan: should take into account needed_headroom
|
14 years ago |
Yi Zou
|
4ea09c9caa
vlan: add support to ndo_fcoe_ddp_target()
|
14 years ago |
Eric Dumazet
|
213b15ca81
vlan: remove ndo_select_queue() logic
|
14 years ago |
Eric Dumazet
|
4af429d29b
vlan: lockless transmit path
|
14 years ago |
John Fastabend
|
636e19a342
net: consolidate 8021q tagging
|
14 years ago |
John Fastabend
|
8f5549f381
net: remove check for headroom in vlan_dev_create
|
14 years ago |
Jesse Gross
|
65ac6a5fa6
vlan: Avoid hash table lookup to find group.
|
14 years ago |
Eric Dumazet
|
caf586e5f2
net: add a core netdev->rx_dropped counter
|
14 years ago |