index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
8021q
/
vlan_dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
Arnaldo Carvalho de Melo
2008-09-20
1
-1
/
+1
*
vlan: vlan device not reading gso max size of parent.
Alexander Duyck
2008-09-11
1
-0
/
+1
*
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
David S. Miller
2008-07-22
1
-0
/
+4
*
netdev: Allocate multiple queues for TX.
David S. Miller
2008-07-17
1
-4
/
+6
*
vlan: remove unnecessary include statements
Patrick McHardy
2008-07-14
1
-7
/
+0
*
vlan: clean up hard_start_xmit functions
Patrick McHardy
2008-07-14
1
-35
/
+6
*
vlan: clean up vlan_dev_hard_header()
Patrick McHardy
2008-07-14
1
-46
/
+9
*
vlan: ethtool ->get_flags support
Patrick McHardy
2008-07-14
1
-0
/
+13
*
8021q: Check return of dev_set_promiscuity/allmulti
Wang Chen
2008-07-14
1
-6
/
+22
*
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
2008-07-08
1
-2
/
+13
*
vlan: avoid header copying and linearisation where possible
Patrick McHardy
2008-07-08
1
-29
/
+5
*
vlan: TCI related type and naming cleanups
Patrick McHardy
2008-07-08
1
-24
/
+23
*
vlan: move struct vlan_dev_info to private header
Patrick McHardy
2008-07-08
1
-5
/
+0
*
vlan: Add ethtool support
Patrick McHardy
2008-07-08
1
-0
/
+18
*
vlan: Use is_vlan_dev()
Joonwoo Park
2008-07-08
1
-1
/
+1
*
vlan: fix network_header/mac_header adjustments
Patrick McHardy
2008-07-08
1
-1
/
+0
*
vlan: Add GVRP support
Patrick McHardy
2008-07-05
1
-2
/
+16
*
vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once
Patrick McHardy
2008-07-05
1
-11
/
+9
*
vlan: Use bitmask of feature flags instead of seperate feature bits
Patrick McHardy
2008-05-23
1
-4
/
+1
*
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
2008-05-20
1
-0
/
+5
*
[VLAN]: Allow vlan devices registration in net namespaces.
Pavel Emelyanov
2008-04-16
1
-3
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-0
/
+15
|
\
|
*
[VLAN]: Fix egress priority mappings leak.
Pavel Emelyanov
2008-04-04
1
-0
/
+15
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
1
-1
/
+1
|
\
\
|
|
/
|
*
[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device
Patrick McHardy
2008-03-26
1
-1
/
+1
*
|
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
1
-1
/
+1
|
\
\
|
|
/
|
*
[8021Q]: vlan_dev misannotations
Al Viro
2008-03-17
1
-1
/
+1
*
|
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
1
-6
/
+6
|
/
*
[NET]: Restore sanity wrt. print_mac().
David S. Miller
2008-02-23
1
-4
/
+6
*
net/8021q/vlan_dev.c: Use print_mac.
Joe Perches
2008-02-17
1
-6
/
+4
*
[VLAN]: set_rx_mode support for unicast address list
Chris Leech
2008-01-31
1
-2
/
+5
*
[VLAN]: Move protocol determination to seperate function
Pavel Emelyanov
2008-01-28
1
-28
/
+35
*
[VLAN]: Clean up vlan_skb_recv()
Patrick McHardy
2008-01-28
1
-89
/
+24
*
[VLAN]: Update list address
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[VLAN]: checkpatch cleanups
Patrick McHardy
2008-01-28
1
-49
/
+49
*
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
2008-01-28
1
-28
/
+28
*
[VLAN]: Clean up debugging and printks
Patrick McHardy
2008-01-28
1
-37
/
+19
*
[VLAN]: Kill useless check
Patrick McHardy
2008-01-28
1
-18
/
+0
*
[VLAN]: Move device setup to vlan_dev.c
Patrick McHardy
2008-01-28
1
-14
/
+86
*
[VLAN]: Use dev->stats
Patrick McHardy
2008-01-28
1
-4
/
+4
*
[VLAN]: Fix nested VLAN transmit bug
Joonwoo Park
2007-11-29
1
-1
/
+2
*
[VLAN]: Allow setting mac address while device is up
Patrick McHardy
2007-11-10
1
-0
/
+26
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
1
-2
/
+2
*
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
2007-10-10
1
-8
/
+6
*
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+5
*
[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"
Evgeniy Polyakov
2007-08-26
1
-1
/
+11
*
[NET]: ethtool ops are the only way
Matthew Wilcox
2007-07-31
1
-3
/
+0
*
[VLAN]: Use multicast list synchronization helpers
Patrick McHardy
2007-07-14
1
-129
/
+2
*
[VLAN]: Fix promiscous/allmulti synchronization races
Patrick McHardy
2007-07-14
1
-18
/
+20
[next]