index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
if_vlan.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
1
-35
/
+22
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
1
-0
/
+28
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
1
-11
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-11-21
net/vlan: introduce skb_vlan_tag_get_cfi() helper
Michał Mirosław
1
-1
/
+2
2018-11-16
net: remove VLAN_TAG_PRESENT
Michał Mirosław
1
-5
/
+6
2018-11-08
net: 8021q: vlan_core: allow use list of vlans for real device
Ivan Khoronzhuk
1
-0
/
+11
2018-11-07
net/vlan: remove unused #define HAVE_VLAN_GET_TAG
Michał Mirosław
1
-2
/
+0
2018-11-07
net/vlan: include the shift in skb_vlan_tag_get_prio()
Michał Mirosław
1
-1
/
+1
2018-11-07
net/vlan: introduce __vlan_hwaccel_copy_tag() helper
Michał Mirosław
1
-0
/
+13
2018-11-07
net/vlan: introduce __vlan_hwaccel_clear_tag() helper
Michał Mirosław
1
-1
/
+12
2018-06-03
vlan: use non-archaic spelling of failes
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2018-04-17
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
1
-2
/
+5
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+13
2018-03-30
vlan: Fix vlan insertion for packets without ethernet header
Toshiaki Makita
1
-2
/
+13
2018-03-30
net: Call add/kill vid ndo on vlan filter feature toggling
Gal Pressman
1
-0
/
+24
2018-03-16
vlan: Fix out of order vlan headers with reorder header off
Toshiaki Makita
1
-11
/
+55
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-05-24
vlan: Fix tcp checksum offloads in Q-in-Q vlans
Vlad Yasevich
1
-8
/
+10
2016-11-15
vxlan: avoid vlan processing in vxlan device.
pravin shelar
1
-16
/
+0
2016-09-08
vlan: Check for vlan ethernet types for 8021.q or 802.1ad
Eric Garver
1
-10
/
+23
2016-08-18
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
1
-0
/
+1
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
1
-1
/
+1
2015-12-05
net: constify netif_is_* helpers net_device param
Jiri Pirko
1
-1
/
+1
2015-06-01
vlan: Add GRO support for non hardware accelerated vlan
Toshiaki Makita
1
-0
/
+20
2015-05-30
if_vlan: fix vlaue -> value typo
Vivien Didelot
1
-3
/
+3
2015-05-05
vlan: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-03-29
net: Move check for multiple vlans to drivers
Toshiaki Makita
1
-0
/
+22
2015-03-29
vlan: Introduce helper functions to check if skb is tagged
Toshiaki Makita
1
-0
/
+45
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+46
2015-01-30
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
1
-14
/
+46
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-8
/
+8
2014-11-21
vlan: introduce __vlan_insert_tag helper which does not free skb
Jiri Pirko
1
-11
/
+34
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-0
/
+34
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-3
/
+5
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
1
-19
/
+0
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
1
-5
/
+4
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
1
-6
/
+0
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+14
2014-05-20
vlan: Fix build error wth vlan_get_encap_level()
Vlad Yasevich
1
-5
/
+11
2014-05-16
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
1
-0
/
+6
2014-05-16
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
1
-1
/
+2
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
1
-2
/
+2
2014-03-26
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
1
-0
/
+7
2014-03-24
if_vlan: Call dev_kfree_skb_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-01-05
8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q
Hannes Frederic Sowa
1
-19
/
+19
2013-11-11
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
David S. Miller
1
-2
/
+96
2013-11-07
net/vlan: Provide read access to the vlan egress map
Eyal Perry
1
-1
/
+8
2013-07-18
vlan: mask vlan prio bits
Eric Dumazet
1
-2
/
+1
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
[next]