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_fdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+5
2015-02-09
bridge: Fix inability to add non-vlan fdb entry
Toshiaki Makita
1
-7
/
+5
2015-02-04
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are ...
David S. Miller
1
-1
/
+1
2015-02-04
bridge: Let bridge not age 'externally' learnt FDB entries, they are removed ...
Siva Mannem
1
-1
/
+1
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-1
/
+2
2015-01-18
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
1
-34
/
+4
2015-01-05
net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
Hubert Sokolowski
1
-1
/
+6
2014-12-02
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
1
-1
/
+90
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
1
-35
/
+4
2014-12-02
bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
Jiri Pirko
1
-7
/
+7
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-07-31
bridge: Don't include NDA_VLAN for FDB entries with vid 0
Toshiaki Makita
1
-1
/
+1
2014-07-10
bridge: netlink dump interface at par with brctl
Jamal Hadi Salim
1
-3
/
+12
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
1
-0
/
+5
2014-06-21
bridge: use list_for_each_entry_continue_reverse
Li RongQing
1
-6
/
+4
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2014-06-02
bridge: Add bridge ifindex to bridge fdb notify msgs
Roopa Prabhu
1
-0
/
+3
2014-06-01
bridge: notify user space after fdb update
Jon Maxwell
1
-1
/
+7
2014-05-16
bridge: Add addresses from static fdbs to non-promisc ports
Vlad Yasevich
1
-6
/
+69
2014-05-16
bridge: Add functionality to sync static fdb entries to hw
Vlad Yasevich
1
-0
/
+56
2014-02-10
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
1
-1
/
+5
2014-02-10
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
1
-2
/
+18
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
1
-19
/
+6
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
1
-25
/
+32
2014-02-10
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
1
-1
/
+9
2014-02-10
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
1
-9
/
+20
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
1
-4
/
+12
2013-12-19
bridge: remove unnecessary condition judgment
tanxiaojun
1
-2
/
+1
2013-10-18
bridge: Don't use VID 0 and 4095 in vlan filtering
Toshiaki Makita
1
-2
/
+2
2013-08-20
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
1
-5
/
+5
2013-06-25
bridge: check for zero ether address in fdb add
Stephen Hemminger
1
-0
/
+5
2013-04-29
bridge: Add fdb dst check during fdb update
roopa
1
-2
/
+14
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-24
bridge: fix crash when set mac address of br interface
Hong zhi guo
1
-1
/
+1
2013-03-12
bridge: using for_each_set_bit to simplify the code
Wei Yongjun
1
-8
/
+2
2013-03-12
bridge: using for_each_set_bit_from to simplify the code
Wei Yongjun
1
-3
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-14
/
+9
2013-02-13
bridge: Add vlan support for local fdb entries
Vlad Yasevich
1
-15
/
+46
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
1
-17
/
+131
2013-02-13
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
1
-29
/
+40
2012-10-01
netlink: add attributes to fdb interface
stephen hemminger
1
-1
/
+2
2012-09-19
netdev: make address const in device address management
stephen hemminger
1
-3
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-3
/
+3
2012-08-09
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
1
-1
/
+1
2012-05-09
bridge: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-7
/
+7
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
1
-97
/
+31
2012-04-02
bridge: Stop using NLA_PUT*().
David S. Miller
1
-4
/
+4
2012-01-17
bridge: BH already disabled in br_fdb_cleanup()
Eric Dumazet
1
-2
/
+2
2011-12-16
net:bridge: use IS_ENABLED
Igor Maravić
1
-1
/
+1
2011-12-08
bridge: add local MAC address to forwarding table (v2)
stephen hemminger
1
-2
/
+18
[next]