index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
1
-1
/
+1
2014-06-11
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
1
-0
/
+7
2014-06-11
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
1
-0
/
+3
2014-06-11
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
1
-0
/
+6
2014-06-10
bridge: memorize and export selected IGMP/MLD querier port
Linus Lüssing
1
-0
/
+1
2014-06-10
bridge: add export of multicast database adjacent to net_dev
Linus Lüssing
1
-12
/
+0
2014-06-10
bridge: adhere to querier election mechanism specified by RFCs
Linus Lüssing
1
-0
/
+7
2014-06-10
bridge: rename struct bridge_mcast_query/querier
Linus Lüssing
1
-11
/
+11
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2014-06-02
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
1
-0
/
+7
2014-05-22
bridge: make br_device_notifier static
Cong Wang
1
-2
/
+0
2014-05-18
net: bridge: fix build
Alexei Starovoitov
1
-1
/
+1
2014-05-16
bridge: Automatically manage port promiscuous mode.
Vlad Yasevich
1
-0
/
+10
2014-05-16
bridge: Introduce BR_PROMISC flag
Vlad Yasevich
1
-0
/
+2
2014-05-16
bridge: Add functionality to sync static fdb entries to hw
Vlad Yasevich
1
-0
/
+2
2014-05-16
bridge: Keep track of ports capable of automatic discovery.
Vlad Yasevich
1
-0
/
+5
2014-03-29
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
1
-2
/
+2
2014-02-24
bridge: Use ether_addr_copy and ETH_ALEN
Joe Perches
1
-2
/
+2
2014-02-10
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
1
-1
/
+3
2014-02-10
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
1
-0
/
+6
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
1
-1
/
+2
2014-01-13
bridge: move br_net_exit() to br.c
WANG Cong
1
-1
/
+0
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
1
-9
/
+1
2013-12-19
bridge: add space before '(/{', after ',', etc.
tanxiaojun
1
-1
/
+1
2013-12-06
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
1
-0
/
+10
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2013-10-29
bridge: pass correct vlan id to multicast code
Vlad Yasevich
1
-2
/
+4
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2013-10-22
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
1
-1
/
+0
2013-10-19
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
1
-161
/
+138
2013-10-18
bridge: Fix the way the PVID is referenced
Toshiaki Makita
1
-3
/
+1
2013-09-15
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
1
-4
/
+1
2013-09-15
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
1
-1
/
+1
2013-09-12
bridge: Clamp forward_delay when enabling STP
Herbert Xu
1
-0
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+46
2013-09-05
bridge: apply multicast snooping to IPv6 link-local, too
Linus Lüssing
1
-10
/
+0
2013-08-30
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
1
-11
/
+46
2013-08-04
bridge: fix rcu check warning in multicast port group
stephen hemminger
1
-1
/
+1
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+12
2013-07-31
bridge: disable snooping if there is no querier
Linus Lüssing
1
-0
/
+12
2013-07-26
bridge: cleanup netpoll code
stephen hemminger
1
-10
/
+0
2013-06-11
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
1
-2
/
+4
2013-06-11
bridge: Add flag to control mac learning.
Vlad Yasevich
1
-0
/
+1
2013-05-22
bridge: only expire the mdb entry when query is received
Cong Wang
1
-0
/
+1
2013-05-22
bridge: use the bridge IP addr as source addr for querier
Cong Wang
1
-0
/
+1
2013-04-15
bridge: make user modified path cost sticky
stephen hemminger
1
-0
/
+1
2013-03-07
bridge: add missing vid to br_mdb_get()
Cong Wang
1
-2
/
+2
2013-02-13
bridge: Separate egress policy bitmap
Vlad Yasevich
1
-0
/
+1
2013-02-13
bridge: Add vlan support for local fdb entries
Vlad Yasevich
1
-1
/
+9
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
1
-3
/
+3
[next]