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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
1
-11
/
+11
2015-03-03
net: bridge: add compile-time assert for cb struct size
Florian Westphal
1
-0
/
+2
2015-01-18
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
1
-1
/
+51
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
1
-6
/
+8
2014-05-22
bridge: make br_device_notifier static
Cong Wang
1
-0
/
+98
2014-01-13
bridge: move br_net_exit() to br.c
WANG Cong
1
-3
/
+18
2011-12-16
net:bridge: use IS_ENABLED
Igor Maravić
1
-2
/
+2
2011-04-04
bridge: allow creating bridge devices with netlink
stephen hemminger
1
-0
/
+1
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
1
-4
/
+0
2010-06-02
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
1
-2
/
+0
2010-05-15
bridge: change console message interface
stephen hemminger
1
-1
/
+1
2009-06-26
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-11
bridge: Simplify interface for ATM LANE
Michał Mirosław
1
-4
/
+6
2008-09-08
netns bridge: cleanup bridges during netns stop
Alexey Dobriyan
1
-6
/
+16
2008-07-05
bridge: Use STP demux
Patrick McHardy
1
-7
/
+9
2008-06-11
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-04-29
bridge: kernel panic when unloading bridge module
Bodo Stroesser
1
-1
/
+1
2007-11-29
[BRIDGE]: Lost call to br_fdb_fini() in br_init() error path
Pavel Emelyanov
1
-1
/
+3
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-1
/
+1
2007-04-25
bridge: check kmem_cache_create() error
Akinobu Mita
1
-1
/
+3
2007-04-25
[BRIDGE]: Use rtnl registration interface
Thomas Graf
1
-2
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-17
[BRIDGE]: netlink interface for link management
Stephen Hemminger
1
-0
/
+2
2006-06-17
[BRIDGE]: fix module startup error handling
Stephen Hemminger
1
-9
/
+17
2006-05-23
[BRIDGE]: need to ref count the LLC sap
Stephen Hemminger
1
-1
/
+2
2006-03-20
[BRIDGE]: use llc for receiving STP packets
Stephen Hemminger
1
-0
/
+12
2006-01-03
[BRIDGE]: add version number
Stephen Hemminger
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+69