index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-29
1
-1
/
+2
|
\
|
*
netfilter: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
1
-1
/
+2
*
|
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
2023-08-22
1
-2
/
+1
*
|
bridge: Remove unused declaration br_multicast_set_hash_max()
YueHaibing
2023-07-27
1
-1
/
+0
*
|
net: switchdev: Add a helper to replay objects on a bridge port
Petr Machata
2023-07-21
3
-0
/
+33
*
|
net: bridge: br_switchdev: Tolerate -EOPNOTSUPP when replaying MDB
Petr Machata
2023-07-21
1
-1
/
+5
*
|
bridge: Add backup nexthop ID support
Ido Schimmel
2023-07-19
4
-0
/
+31
|
/
*
net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Vladimir Oltean
2023-07-03
1
-2
/
+3
*
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
2023-05-30
4
-0
/
+32
*
bridge: always declare tunnel functions
Arnd Bergmann
2023-05-17
1
-4
/
+4
*
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-10
1
-1
/
+1
*
bridge: Allow setting per-{Port, VLAN} neighbor suppression state
Ido Schimmel
2023-04-21
1
-1
/
+7
*
bridge: vlan: Allow setting VLAN neighbor suppression state
Ido Schimmel
2023-04-21
2
-1
/
+20
*
bridge: Add per-{Port, VLAN} neighbor suppression data path support
Ido Schimmel
2023-04-21
1
-1
/
+17
*
bridge: Encapsulate data path neighbor suppression logic
Ido Schimmel
2023-04-21
3
-6
/
+13
*
bridge: Take per-{Port, VLAN} neighbor suppression into account
Ido Schimmel
2023-04-21
2
-2
/
+2
*
bridge: Add internal flags for per-{Port, VLAN} neighbor suppression
Ido Schimmel
2023-04-21
1
-0
/
+1
*
bridge: Pass VLAN ID to br_flood()
Ido Schimmel
2023-04-21
4
-7
/
+9
*
bridge: Reorder neighbor suppression check when flooding
Ido Schimmel
2023-04-21
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-20
2
-6
/
+22
|
\
|
*
net: bridge: switchdev: don't notify FDB entries with "master dynamic"
Vladimir Oltean
2023-04-20
1
-0
/
+11
|
*
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
2023-04-06
1
-6
/
+11
*
|
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-03-28
1
-1
/
+1
*
|
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
2023-03-17
1
-0
/
+6
*
|
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
2023-03-17
4
-318
/
+27
*
|
bridge: mcast: Implement MDB net device operations
Ido Schimmel
2023-03-17
3
-0
/
+152
*
|
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-15
2
-3
/
+4
*
|
netfilter: move br_nf_check_hbh_len to utils
Xin Long
2023-03-08
1
-54
/
+1
*
|
netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
Xin Long
2023-03-08
1
-19
/
+14
*
|
netfilter: bridge: check len before accessing more nh data
Xin Long
2023-03-08
1
-25
/
+20
*
|
netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
Xin Long
2023-03-08
1
-5
/
+9
*
|
netfilter: bridge: introduce broute meta statement
Sriram Yagnaraman
2023-03-08
1
-3
/
+68
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-02-22
1
-1
/
+1
|
\
|
*
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
2023-02-22
1
-1
/
+1
*
|
net: bridge: make kobj_type structure constant
Thomas Weißschuh
2023-02-14
1
-1
/
+1
*
|
bridge: mcast: Move validation to a policy
Ido Schimmel
2023-02-10
1
-18
/
+27
*
|
bridge: mcast: Remove pointless sequence generation counter assignment
Ido Schimmel
2023-02-10
1
-2
/
+0
*
|
bridge: mcast: Use correct define in MDB dump
Ido Schimmel
2023-02-10
1
-1
/
+1
*
|
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
2023-02-06
5
-7
/
+69
*
|
net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
Petr Machata
2023-02-06
2
-1
/
+137
*
|
net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
Petr Machata
2023-02-06
1
-2
/
+5
*
|
net: bridge: Add br_multicast_del_port_group()
Petr Machata
2023-02-06
3
-2
/
+13
*
|
net: bridge: Move extack-setting to br_multicast_new_port_group()
Petr Machata
2023-02-06
2
-7
/
+7
*
|
net: bridge: Add extack to br_multicast_new_port_group()
Petr Machata
2023-02-06
3
-5
/
+8
*
|
net: bridge: Set strict_start_type at two policies
Petr Machata
2023-02-06
2
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
1
-0
/
+1
|
\
|
|
*
netfilter: br_netfilter: disable sabotage_in hook after first suppression
Florian Westphal
2023-01-31
1
-0
/
+1
*
|
netlink: provide an ability to set default extack message
Leon Romanovsky
2023-02-01
1
-6
/
+4
*
|
bridge: use skb_ip_totlen in br netfilter
Xin Long
2023-02-01
2
-3
/
+3
|
/
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
2
-6
/
+6
[next]