index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
br_netfilter: use single forward hook for ip and arp
Florian Westphal
1
-38
/
+34
2023-10-18
netfilter: bridge: convert br_netfilter to NF_DROP_REASON
Florian Westphal
2
-16
/
+16
2023-10-18
net: bridge: Set strict_start_type for br_policy
Johannes Nixdorf
1
-0
/
+2
2023-10-18
net: bridge: Add netlink knobs for number / max learned FDB entries
Johannes Nixdorf
1
-1
/
+14
2023-10-18
net: bridge: Track and limit dynamically learned FDB entries
Johannes Nixdorf
2
-2
/
+37
2023-10-18
net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
Johannes Nixdorf
1
-3
/
+4
2023-10-13
net: Handle bulk delete policy in bridge driver
Amit Cohen
2
-7
/
+25
2023-10-01
neighbour: fix data-races around n->output
Eric Dumazet
1
-1
/
+1
2023-09-19
net: bridge: use DEV_STATS_INC()
Eric Dumazet
2
-4
/
+4
2023-08-30
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+2
2023-08-22
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
1
-2
/
+1
2023-08-16
netfilter: Update to register_net_sysctl_sz
Joel Granados
1
-1
/
+2
2023-07-28
bridge: Remove unused declaration br_multicast_set_hash_max()
YueHaibing
1
-1
/
+0
2023-07-21
net: switchdev: Add a helper to replay objects on a bridge port
Petr Machata
3
-0
/
+33
2023-07-21
net: bridge: br_switchdev: Tolerate -EOPNOTSUPP when replaying MDB
Petr Machata
1
-1
/
+5
2023-07-19
bridge: Add backup nexthop ID support
Ido Schimmel
4
-0
/
+31
2023-07-03
net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Vladimir Oltean
1
-2
/
+3
2023-05-31
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
4
-0
/
+32
2023-05-18
bridge: always declare tunnel functions
Arnd Bergmann
1
-4
/
+4
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-1
/
+1
2023-04-21
bridge: Allow setting per-{Port, VLAN} neighbor suppression state
Ido Schimmel
1
-1
/
+7
2023-04-21
bridge: vlan: Allow setting VLAN neighbor suppression state
Ido Schimmel
2
-1
/
+20
2023-04-21
bridge: Add per-{Port, VLAN} neighbor suppression data path support
Ido Schimmel
1
-1
/
+17
2023-04-21
bridge: Encapsulate data path neighbor suppression logic
Ido Schimmel
3
-6
/
+13
2023-04-21
bridge: Take per-{Port, VLAN} neighbor suppression into account
Ido Schimmel
2
-2
/
+2
2023-04-21
bridge: Add internal flags for per-{Port, VLAN} neighbor suppression
Ido Schimmel
1
-0
/
+1
2023-04-21
bridge: Pass VLAN ID to br_flood()
Ido Schimmel
4
-7
/
+9
2023-04-21
bridge: Reorder neighbor suppression check when flooding
Ido Schimmel
1
-2
/
+2
2023-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+22
2023-04-20
net: bridge: switchdev: don't notify FDB entries with "master dynamic"
Vladimir Oltean
1
-0
/
+11
2023-04-06
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
1
-6
/
+11
2023-03-29
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
1
-1
/
+1
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
1
-0
/
+6
2023-03-17
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
4
-318
/
+27
2023-03-17
bridge: mcast: Implement MDB net device operations
Ido Schimmel
3
-0
/
+152
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2
-3
/
+4
2023-03-08
netfilter: move br_nf_check_hbh_len to utils
Xin Long
1
-54
/
+1
2023-03-08
netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
Xin Long
1
-19
/
+14
2023-03-08
netfilter: bridge: check len before accessing more nh data
Xin Long
1
-25
/
+20
2023-03-08
netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
Xin Long
1
-5
/
+9
2023-03-08
netfilter: bridge: introduce broute meta statement
Sriram Yagnaraman
1
-3
/
+68
2023-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+1
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
1
-1
/
+1
2023-02-15
net: bridge: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-11
bridge: mcast: Move validation to a policy
Ido Schimmel
1
-18
/
+27
2023-02-11
bridge: mcast: Remove pointless sequence generation counter assignment
Ido Schimmel
1
-2
/
+0
2023-02-11
bridge: mcast: Use correct define in MDB dump
Ido Schimmel
1
-1
/
+1
2023-02-06
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
5
-7
/
+69
2023-02-06
net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
Petr Machata
2
-1
/
+137
2023-02-06
net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
Petr Machata
1
-2
/
+5
[next]