Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 years ago |
Jiri Pirko
|
7890a5b9cb
vlan: kill ndo_vlan_rx_register
|
14 years ago |
David S. Miller
|
9f6ec8d697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Antoine Reversat
|
e3cb78c772
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
|
14 years ago |
Joe Perches
|
afab2d2999
net: 8021q: Add pr_fmt
|
14 years ago |
Justin Mattock
|
da7c06c4a7
net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.
|
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 |
Eric Dumazet
|
48752e1b18
vlan: remove one synchronize_net() call
|
14 years ago |
Ben Hutchings
|
7c89943236
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS
|
14 years ago |
Ben Hutchings
|
99606477a5
vlan: Propagate NETDEV_NOTIFY_PEERS notifier
|
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 |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 years ago |
John Fastabend
|
19eb5cc559
8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues
|
14 years ago |
Eric Dumazet
|
4af429d29b
vlan: lockless transmit path
|
14 years ago |
John Fastabend
|
029f5fc31c
8021q: set hard_header_len when VLAN offload features are toggled
|
14 years ago |
Eric Dumazet
|
b616b09afa
vlan: rcu annotations
|
14 years ago |
Jesse Gross
|
3701e51382
vlan: Centralize handling of hardware acceleration.
|
14 years ago |
Jesse Gross
|
65ac6a5fa6
vlan: Avoid hash table lookup to find group.
|
14 years ago |
Jesse Gross
|
b738127dfb
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
|
14 years ago |
Ben Hutchings
|
5df8dbd7e5
8021q: Use netif_copy_real_num_queues() to set queue counts
|
14 years ago |
David Lamparter
|
3b27e10555
netns: keep vlan slaves on master netns move
|
14 years ago |
Pedro Garcia
|
ad1afb0039
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
|
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
|
f6b9f4b263
vlan: updates vlan real_num_tx_queues
|
15 years ago |
Jiri Pirko
|
1c01fe14a8
net: forbid underlaying devices to change its type
|
15 years ago |