summaryrefslogtreecommitdiff
path: root/net/8021q/vlan_core.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-06vlan: Add GRO interfacesHerbert Xu1-23/+88
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-12/+31
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy1-13/+33
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-07-14vlan: deliver packets received with VLAN acceleration to network tapsPatrick McHardy1-0/+4
2008-07-08vlan: TCI related type and naming cleanupsPatrick McHardy1-3/+3
2008-07-08vlan: move struct vlan_dev_info to private headerPatrick McHardy1-0/+12
2008-07-08vlan: uninline __vlan_hwaccel_rxPatrick McHardy1-0/+48