summaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan_core.c
Commit message (Expand)AuthorAgeFilesLines
* netpoll: Add drop checks to all entry pointsHerbert Xu2009-03-011-0/+10
* vlan: Export symbols as non GPL symbols.Ben Greear2009-01-261-2/+2
* vlan: Add GRO interfacesHerbert Xu2009-01-061-23/+88
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-071-12/+31
|\
| * net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-041-13/+33
* | net/: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
|/
* vlan: deliver packets received with VLAN acceleration to network tapsPatrick McHardy2008-07-151-0/+4
* vlan: TCI related type and naming cleanupsPatrick McHardy2008-07-081-3/+3
* vlan: move struct vlan_dev_info to private headerPatrick McHardy2008-07-081-0/+12
* vlan: uninline __vlan_hwaccel_rxPatrick McHardy2008-07-081-0/+48