Patrick McHardy
|
289c79a4bd
vlan: Use bitmask of feature flags instead of seperate feature bits
|
17 years ago |
Patrick McHardy
|
5fb1357054
[VLAN]: Propagate selected feature bits to VLAN devices
|
17 years ago |
Pavel Emelyanov
|
65d292a2ef
[VLAN]: Allow vlan devices registration in net namespaces.
|
17 years ago |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Pavel Emelyanov
|
23556323b2
[VLAN]: Fix egress priority mappings leak.
|
17 years ago |
David S. Miller
|
8e8e43843b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Patrick McHardy
|
0ed21b321a
[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
David S. Miller
|
577f99c1d0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Al Viro
|
9534f035ee
[8021Q]: vlan_dev misannotations
|
17 years ago |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
17 years ago |
David S. Miller
|
55b01e8681
[NET]: Restore sanity wrt. print_mac().
|
17 years ago |
Joe Perches
|
235365f3aa
net/8021q/vlan_dev.c: Use print_mac.
|
17 years ago |
Chris Leech
|
e83a2ea850
[VLAN]: set_rx_mode support for unicast address list
|
17 years ago |
Pavel Emelyanov
|
91b4f95475
[VLAN]: Move protocol determination to seperate function
|
17 years ago |
Patrick McHardy
|
31ffdbcb59
[VLAN]: Clean up vlan_skb_recv()
|
17 years ago |
Patrick McHardy
|
ad712087f7
[VLAN]: Update list address
|
17 years ago |
Patrick McHardy
|
2029cc2c84
[VLAN]: checkpatch cleanups
|
17 years ago |
Patrick McHardy
|
9dfebcc647
[VLAN]: Turn VLAN_DEV_INFO into inline function
|
17 years ago |
Patrick McHardy
|
40f98e1af4
[VLAN]: Clean up debugging and printks
|
17 years ago |
Patrick McHardy
|
62f99efce6
[VLAN]: Kill useless check
|
17 years ago |
Patrick McHardy
|
ef3eb3e59b
[VLAN]: Move device setup to vlan_dev.c
|
17 years ago |
Patrick McHardy
|
7bd38d778e
[VLAN]: Use dev->stats
|
17 years ago |
Joonwoo Park
|
6ab3b487db
[VLAN]: Fix nested VLAN transmit bug
|
17 years ago |
Patrick McHardy
|
39aaac114e
[VLAN]: Allow setting mac address while device is up
|
17 years ago |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 years ago |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 years ago |
Eric W. Biederman
|
e730c15519
[NET]: Make packet reception network namespace safe
|
18 years ago |
Evgeniy Polyakov
|
e7c243c925
[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"
|
18 years ago |
Matthew Wilcox
|
61a44b9c4b
[NET]: ethtool ops are the only way
|
18 years ago |