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
/
net
/
bridge
/
br_vlan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-24
bridge: vlan: flush the dynamically learned entries on port vlan delete
Nikolay Aleksandrov
1
-0
/
+1
2015-06-23
switchdev: rename vlan vid_start to vid_begin
Scott Feldman
1
-2
/
+2
2015-06-15
bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
Scott Feldman
1
-2
/
+57
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-2
/
+2
2014-10-05
bridge: Add filtering support for default_pvid
Vlad Yasevich
1
-3
/
+115
2014-10-05
bridge: Simplify pvid checks.
Vlad Yasevich
1
-2
/
+2
2014-10-05
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
1
-0
/
+29
2014-09-15
bridge: Fix br_should_learn to check vlan_enabled
Vlad Yasevich
1
-1
/
+1
2014-09-13
bridge: Allow clearing of pvid and untagged bitmap
Vlad Yasevich
1
-0
/
+4
2014-09-13
bridge: Check if vlan filtering is enabled only once.
Vlad Yasevich
1
-4
/
+10
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
1
-1
/
+1
2014-08-05
bridge: Update outdated comment on promiscuous mode
Toshiaki Makita
1
-4
/
+2
2014-06-11
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
1
-0
/
+97
2014-06-11
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
1
-12
/
+44
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+28
2014-06-02
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
1
-0
/
+28
2014-05-16
bridge: Automatically manage port promiscuous mode.
Vlad Yasevich
1
-0
/
+1
2014-04-11
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
1
-3
/
+4
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+27
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
1
-0
/
+14
2014-03-28
bridge: Fix handling stacked vlan tags
Toshiaki Makita
1
-17
/
+1
2014-03-28
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
1
-0
/
+12
2014-03-27
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
1
-4
/
+4
2014-02-10
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
1
-6
/
+2
2014-02-10
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
1
-0
/
+19
2014-01-22
bridge: Remove unnecessary vlan_put_tag in br_handle_vlan
Toshiaki Makita
1
-21
/
+0
2013-12-18
bridge: spelling fixes
tanxiaojun
1
-1
/
+1
2013-11-14
bridge: Call vlan_vid_del for all vids at nbp_vlan_flush
Toshiaki Makita
1
-0
/
+4
2013-11-14
bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c...
Toshiaki Makita
1
-14
/
+6
2013-10-18
bridge: Fix updating FDB entries when the PVID is applied
Toshiaki Makita
1
-0
/
+1
2013-10-18
bridge: Apply the PVID to priority-tagged frames
Toshiaki Makita
1
-7
/
+20
2013-10-18
bridge: Don't use VID 0 and 4095 in vlan filtering
Toshiaki Makita
1
-51
/
+46
2013-08-20
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
1
-2
/
+2
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-2
/
+2
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-3
/
+7
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-3
/
+3
2013-02-13
bridge: Separate egress policy bitmap
Vlad Yasevich
1
-6
/
+14
2013-02-13
bridge: Add vlan support for local fdb entries
Vlad Yasevich
1
-8
/
+69
2013-02-13
bridge: Add the ability to configure pvid
Vlad Yasevich
1
-10
/
+37
2013-02-13
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
1
-5
/
+78
2013-02-13
bridge: Dump vlan information from a bridge port
Vlad Yasevich
1
-0
/
+2
2013-02-13
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
1
-0
/
+20
2013-02-13
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
1
-0
/
+25
2013-02-13
bridge: Add vlan filtering infrastructure
Vlad Yasevich
1
-0
/
+199