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 |
Eric Dumazet
|
a204b48ed4
vlan: allow TSO setting on vlan interfaces
|
15 years ago |
Eric Dumazet
|
28172739f0
net: fix 64 bit counters on 32 bit arches
|
15 years ago |
Eric Dumazet
|
9618e2ffd7
vlan: 64 bit rx counters
|
15 years ago |
John Fastabend
|
194dbcc8a1
net: init_vlan should not copy slave or master flags
|
15 years ago |
Eric Dumazet
|
2d6c9ffcca
net: congestion notifications are not dropped packets
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
David S. Miller
|
4a35ecf8bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Pirko
|
a748ee2426
net: move address list functions to a separate file
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Vasu Dev
|
669d3e0bab
vlan: adds vlan_dev_select_queue
|
15 years ago |
Arnd Bergmann
|
8a83a00b07
net: maintain namespace isolation between vlan and real device
|
15 years ago |
David S. Miller
|
05ba712d7e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric Dumazet
|
2dc85e91d0
vlan: fix vlan_skb_recv()
|
15 years ago |
Octavian Purdila
|
bf9ae5386b
llc: use dev_hard_header
|
15 years ago |
Patrick McHardy
|
5e75659305
vlan: support "loose binding" to the underlying network device
|
15 years ago |
Eric Dumazet
|
9793241fe9
vlan: Precise RX stats accounting
|
15 years ago |
Patrick McHardy
|
cbbef5e183
vlan/macvlan: propagate transmission state to upper layers
|
15 years ago |
Yi Zou
|
d653479941
vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device
|
15 years ago |
Eric Dumazet
|
05423b2413
vlan: allow null VLAN ID to be used
|
15 years ago |
Eric Dumazet
|
1a123a3168
vlan: adds drops accounting
|
16 years ago |
Eric Dumazet
|
2f8bc32b7a
vlan: enable multiqueue xmits
|
16 years ago |
Yi Zou
|
0af46d997f
vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN
|
16 years ago |
Stephen Hemminger
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
16 years ago |
Vasu Dev
|
b85daa5324
vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field
|
16 years ago |
Jiri Pirko
|
ccffad25b5
net: convert unicast addr list
|
16 years ago |
Alexander Beregalov
|
e3804cbebb
net: remove COMPAT_NET_DEV_OPS
|
16 years ago |
Eric Dumazet
|
93f154b594
net: release dst entry in dev_hard_start_xmit()
|
16 years ago |