index
:
user/sven/linux-bitkeeper.git
master
origin/HEAD
origin/master
Linux Kernel BitKeeper History
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
8021q
/
vlan_dev.c
Age
Commit message (
Expand
)
Author
2004-11-17
[VLAN]: change_mtu should return 0 on success.
John W. Linville
2004-10-28
[VLAN]: Revert vlan_dev_hard_start_xmit part of Ben Greear's changes
David S. Miller
2004-10-27
[VLAN]: Sync code and feature set with 2.4.x
Ben Greear
2004-10-05
[SKBUFF] introduce eth_hdr(skb)
Arnaldo Carvalho de Melo
2004-09-10
[BRIDGE]: The vlan MII ioctl pass through was passing the wrong device.
Stephen Hemminger
2004-09-08
[VLAN]: Fix thinko in RCU locking.
David S. Miller
2004-08-09
[VLAN]: Use RCU for group operations.
Stephen Hemminger
2004-08-09
[VLAN]: Propagate ethtool/mii ioctls to the real device.
Stephen Hemminger
2004-07-05
[VLAN]: Do not access released memory.
Petr Vandrovec
2004-02-06
[VLAN]: Use VLAN tag set functionality in 8021q module.
Shmulik Hen
2003-10-09
[VLAN]: kfree(skb) --> kfree_skb(skb).
David S. Miller
2003-10-07
[VLAN]: Do not modify the data of shared SKBs.
Tommy Christensen
2003-10-07
[BRIDGE]: Let {ip,arp}tables see bridged VLAN packets.
Bart De Schuymer
2003-07-28
[VLAN]: Allow it to compile with VLAN_DEBUG enabled.
Stephen Hemminger
2003-06-11
[VLAN]: vlan network device using alloc_netdev.
Stephen Hemminger
2003-04-08
[VLAN]: Update to new module semantics, use synchronize_net.
Stephen Hemminger
2003-03-19
[NET]: Kill NETIF_F_DYNALLOC, based upon ideas from Adam J. Richter
David S. Miller
2002-11-19
[VLAN]: Quiet some printks and free devices/groups correctly.
Ben Greear
2002-10-05
net/8021q/vlan_dev.c: Fix lockup when setting egress priority.
Björn Andersson
2002-08-03
VLAN dev: Fix hard_start_xmit return values.
David S. Miller
2002-08-03
VLAN: Fix gcc-3.1 warnings.
Alan Cox
2002-03-10
Major revamp of VLAN layer:
David S. Miller
2002-02-05
v2.5.1.11 -> v2.5.2
v2.5.2
Linus Torvalds
2002-02-04
v2.4.13.5 -> v2.4.13.6
Linus Torvalds