index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2025-06-24
bridge: mcast: Fix use-after-free during router port configuration
Ido Schimmel
1
-0
/
+9
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
3
-33
/
+40
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
9
-41
/
+192
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+8
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+3
2025-05-17
bridge: netfilter: Fix forwarding of fragmented packets
Ido Schimmel
2
-5
/
+3
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
1
-8
/
+8
2025-05-05
netfilter: bridge: Move specific fragmented packet to slow_path instead of dr...
Huajian Yang
1
-6
/
+6
2025-04-23
net: bridge: mcast: update multicast contex when vlan state is changed
Yong Wang
3
-3
/
+38
2025-04-23
net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions
Yong Wang
1
-8
/
+69
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2025-04-17
net: bridge: switchdev: do not notify new brentries as changed
Jonas Gorski
1
-1
/
+3
2025-04-16
net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set
Shengyu Qu
1
-1
/
+2
2025-04-15
bridge: Convert br_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
1
-9
/
+8
2025-04-15
net: bridge: mcast: Notify on mdb offload failure
Joseph Huang
3
-5
/
+34
2025-04-15
net: bridge: Add offload_fail_notification bopt
Joseph Huang
2
-0
/
+6
2025-04-15
net: bridge: mcast: Add offload failed mdb flag
Joseph Huang
3
-9
/
+22
2025-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-38
/
+38
2025-04-10
net: bridge: Prevent unicast ARP/NS packets from being suppressed by bridge
Amit Cohen
1
-0
/
+7
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
4
-38
/
+38
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+34
2025-03-22
net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.
Kuniyuki Iwashima
2
-5
/
+34
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+2
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
1
-1
/
+1
2025-02-22
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+4
2025-02-06
bridge: mdb: Allow replace of a host-joined group
Petr Machata
1
-1
/
+1
2025-01-19
netfilter: br_netfilter: remove unused conditional and dead code
Antoine Tenart
1
-29
/
+1
2025-01-07
bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff"
Ted Chen
2
-2
/
+2
2024-12-23
net: bridge: add skb drop reasons to the most common drop points
Radu Rendec
2
-9
/
+27
2024-12-21
net: bridge: Handle changes in VLAN_FLAG_BRIDGE_BINDING
Petr Machata
3
-0
/
+40
2024-12-21
net: bridge: Extract a helper to handle bridge_binding toggles
Petr Machata
1
-6
/
+14
2024-12-18
net: bridge: constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2024-12-11
rtnetlink: add ndo_fdb_dump_context
Eric Dumazet
1
-1
/
+2
2024-11-16
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2
-8
/
+9
2024-11-16
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2
-6
/
+8
2024-11-12
net: ip: make ip_route_input() return drop reasons
Menglong Dong
1
-5
/
+6
2024-11-10
bridge: Allow deleting FDB entries with non-existent VLAN
Ido Schimmel
1
-7
/
+2
2024-11-08
ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+1
2024-11-07
Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2
-2
/
+8
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
1
-1
/
+1
2024-10-22
rtnetlink: Return int from rtnl_af_register().
Kuniyuki Iwashima
1
-1
/
+5
2024-10-15
net: bridge: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
1
-8
/
+1
2024-10-15
netfilter: nf_tables: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-1
/
+1
2024-10-15
netfilter: Make legacy configs user selectable
Breno Leitao
1
-1
/
+7
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+22
2024-10-10
bridge: Handle error of rtnl_register_module().
Kuniyuki Iwashima
3
-13
/
+17
2024-10-04
netfilter: br_netfilter: fix panic with metadata_dst skb
Andy Roulin
1
-0
/
+5
2024-10-04
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
1
-3
/
+5
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2024-10-03
bridge: mcast: Fail MDB get request on empty entry
Ido Schimmel
1
-1
/
+1
[next]