summaryrefslogtreecommitdiff
path: root/net/8021q/vlan_core.c
AgeCommit message (Expand)Author
2009-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-16gro: New frags interface to avoid copying shinfoHerbert Xu
2009-04-13gro: Normalise skb before bypassing GRO on netpoll VLAN pathHerbert Xu
2009-03-17gro: Fix vlan/netpoll check againHerbert Xu
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-01netpoll: Add drop checks to all entry pointsHerbert Xu
2009-02-08gro: Optimise Ethernet header comparisonHerbert Xu
2009-01-29gro: Avoid copying headers of unmerged packetsHerbert Xu
2009-01-29gro: Move common completion code into helpersHerbert Xu
2009-01-26vlan: Export symbols as non GPL symbols.Ben Greear
2009-01-06vlan: Add GRO interfacesHerbert Xu
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller
2008-07-14vlan: deliver packets received with VLAN acceleration to network tapsPatrick McHardy
2008-07-08vlan: TCI related type and naming cleanupsPatrick McHardy
2008-07-08vlan: move struct vlan_dev_info to private headerPatrick McHardy
2008-07-08vlan: uninline __vlan_hwaccel_rxPatrick McHardy