index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_fdb.c
Age
Commit message (
Expand
)
Author
2015-06-22
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
bridge: Fix inability to add non-vlan fdb entry
Toshiaki Makita
2015-02-04
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are ...
David S. Miller
2015-02-04
bridge: Let bridge not age 'externally' learnt FDB entries, they are removed ...
Siva Mannem
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
2015-01-05
net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
Hubert Sokolowski
2014-12-02
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
Jiri Pirko
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-31
bridge: Don't include NDA_VLAN for FDB entries with vid 0
Toshiaki Makita
2014-07-10
bridge: netlink dump interface at par with brctl
Jamal Hadi Salim
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-06-21
bridge: use list_for_each_entry_continue_reverse
Li RongQing
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-02
bridge: Add bridge ifindex to bridge fdb notify msgs
Roopa Prabhu
2014-06-01
bridge: notify user space after fdb update
Jon Maxwell
2014-05-16
bridge: Add addresses from static fdbs to non-promisc ports
Vlad Yasevich
2014-05-16
bridge: Add functionality to sync static fdb entries to hw
Vlad Yasevich
2014-02-10
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
2014-02-10
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
2014-02-10
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2013-12-19
bridge: remove unnecessary condition judgment
tanxiaojun
2013-10-18
bridge: Don't use VID 0 and 4095 in vlan filtering
Toshiaki Makita
2013-08-20
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
2013-06-25
bridge: check for zero ether address in fdb add
Stephen Hemminger
2013-04-29
bridge: Add fdb dst check during fdb update
roopa
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-24
bridge: fix crash when set mac address of br interface
Hong zhi guo
2013-03-12
bridge: using for_each_set_bit to simplify the code
Wei Yongjun
2013-03-12
bridge: using for_each_set_bit_from to simplify the code
Wei Yongjun
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-13
bridge: Add vlan support for local fdb entries
Vlad Yasevich
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-13
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
2012-10-01
netlink: add attributes to fdb interface
stephen hemminger
2012-09-19
netdev: make address const in device address management
stephen hemminger
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-08-09
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
2012-05-09
bridge: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
2012-04-02
bridge: Stop using NLA_PUT*().
David S. Miller
2012-01-17
bridge: BH already disabled in br_fdb_cleanup()
Eric Dumazet
2011-12-16
net:bridge: use IS_ENABLED
Igor Maravić
[next]