index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2017-08-31
bridge: add tracepoint in br_fdb_update
Roopa Prabhu
1
-1
/
+4
2017-08-30
bridge: fdb add and delete tracepoints
Roopa Prabhu
1
-0
/
+7
2017-08-08
net: bridge: Remove FDB deletion through switchdev object
Arkadi Sharshevsky
1
-18
/
+0
2017-07-04
bridge: allow ext learned entries to change ports
Nikolay Aleksandrov
1
-8
/
+20
2017-06-08
net: bridge: Receive notification about successful FDB offload
Arkadi Sharshevsky
1
-1
/
+21
2017-06-08
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
1
-0
/
+2
2017-06-08
net: bridge: Add support for calling FDB external learning under rcu
Arkadi Sharshevsky
1
-2
/
+0
2017-05-01
net: bridge: Fix improper taking over HW learned FDB
Arkadi Sharshevsky
1
-5
/
+3
2017-04-17
net: bridge: notify on hw fdb takeover
Nikolay Aleksandrov
1
-1
/
+3
2017-03-24
net: bridge: allow to add externally learned entries from user-space
Nikolay Aleksandrov
1
-0
/
+2
2017-03-24
net: bridge: allow SW learn to take over HW fdb entries
Nikolay Aleksandrov
1
-0
/
+3
2017-03-17
bridge: resolve a false alarm of lockdep
WANG Cong
1
-1
/
+1
2017-02-17
bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries
Roopa Prabhu
1
-1
/
+1
2017-02-14
bridge: fdb: converge fdb_delete_by functions into one
Nikolay Aleksandrov
1
-47
/
+15
2017-02-14
bridge: fdb: add proper lock checks in searching functions
Nikolay Aleksandrov
1
-0
/
+4
2017-02-14
bridge: fdb: converge fdb searching functions into one
Nikolay Aleksandrov
1
-65
/
+48
2017-02-07
bridge: avoid unnecessary read of jiffies
stephen hemminger
1
-2
/
+4
2017-02-07
bridge: fdb: write to used and updated at most once per jiffy
Nikolay Aleksandrov
1
-1
/
+2
2017-02-07
bridge: move to workqueue gc
Nikolay Aleksandrov
1
-12
/
+19
2016-10-13
bridge: add address and vlan to fdb warning messages
Roopa Prabhu
1
-6
/
+4
2016-09-02
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
1
-11
/
+12
2016-08-10
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
1
-25
/
+27
2016-06-08
bridge: Don't insert unnecessary local fdb entry on changing mac address
Toshiaki Makita
1
-0
/
+2
2016-02-26
net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.
MINOURA Makoto / 箕浦 真
1
-5
/
+10
2015-12-15
switchdev: Pass original device to port netdev driver
Ido Schimmel
1
-0
/
+1
2015-10-30
bridge: set is_local and is_static before fdb entry is added to the fdb hasht...
Roopa Prabhu
1
-8
/
+9
2015-10-15
bridge: defer switchdev fdb del call in fdb_del_external_learn
Jiri Pirko
1
-1
/
+4
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
1
-1
/
+1
2015-10-12
bridge: allow adding of fdb entries pointing to the bridge device
Roopa Prabhu
1
-30
/
+92
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
1
-2
/
+2
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
1
-1
/
+2
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
1
-1
/
+1
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
1
-1
/
+1
2015-09-30
net: switchdev: abstract object in add/del ops
Vivien Didelot
1
-7
/
+4
2015-09-29
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
1
-37
/
+39
2015-09-24
bridge: don't age externally added FDB entries
Siva Mannem
1
-0
/
+2
2015-06-24
bridge: vlan: flush the dynamically learned entries on port vlan delete
Nikolay Aleksandrov
1
-2
/
+5
2015-06-16
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
1
-0
/
+17
2015-06-11
bridge: make br_fdb_delete also check if the port matches
Nikolay Aleksandrov
1
-3
/
+5
2015-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-06-08
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
1
-0
/
+2
2015-06-08
Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"
David S. Miller
1
-2
/
+2
2015-06-08
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
Wilson Kok
1
-2
/
+2
2015-05-26
bridge: skip fdb add if the port shouldn't learn
Wilson Kok
1
-0
/
+6
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+5
2015-02-10
bridge: Fix inability to add non-vlan fdb entry
Toshiaki Makita
1
-7
/
+5
2015-02-05
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are ...
David S. Miller
1
-1
/
+1
2015-02-05
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
[next]