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 |
Eric Dumazet
|
af5ef24113
vlan: use this_cpu_ptr() in vlan_skb_recv()
|
14 years ago |
Eric Dumazet
|
8990f468ae
net: rx_dropped accounting
|
14 years ago |
Phil Oester
|
0ac820eebe
vlan: Match underlying dev carrier on vlan add
|
15 years ago |
Pedro Garcia
|
ad1afb0039
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
|
15 years ago |
Ben Hutchings
|
3cfde79c6c
net: Get rid of rtnl_link_stats64 / net_device_stats union
|
15 years ago |