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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
2024-05-15
3
-8
/
+11
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
1
-2
/
+7
|
|
\
|
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
|
*
|
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
net: bridge: remove redundant check of f->dst
linke li
2024-04-25
1
-1
/
+1
|
*
|
|
|
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-22
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-18
4
-8
/
+28
|
|
\
\
\
\
|
*
|
|
|
|
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
2024-04-08
1
-1
/
+2
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
1
-0
/
+6
|
|
\
\
\
\
\
|
*
|
|
|
|
|
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-04-01
1
-3
/
+6
*
|
|
|
|
|
|
net: bridge: mst: fix vlan use-after-free
Nikolay Aleksandrov
2024-05-15
1
-6
/
+10
*
|
|
|
|
|
|
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
2024-05-15
1
-0
/
+6
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
net: bridge: fix corrupted ethernet header on multicast-to-unicast
Felix Fietkau
2024-05-08
1
-2
/
+7
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
2024-05-01
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
bridge/br_netlink.c: no need to return void function
Hangbin Liu
2024-04-22
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
netfilter: br_netfilter: skip conntrack input hook for promisc packets
Pablo Neira Ayuso
2024-04-11
4
-8
/
+28
|
|
/
|
/
|
*
|
netfilter: validate user input for expected length
Eric Dumazet
2024-04-04
1
-0
/
+6
|
/
*
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
1
-1
/
+1
|
\
|
*
treewide: update LLVM Bugzilla links
Nathan Chancellor
2024-02-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
2
-0
/
+126
|
\
\
|
*
|
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
2024-02-29
2
-0
/
+126
*
|
|
net: bridge: Exit if multicast_init_stats fails
Breno Leitao
2024-02-28
1
-1
/
+2
*
|
|
net: bridge: Do not allocate stats in the driver
Breno Leitao
2024-02-28
1
-11
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
1
-28
/
+56
|
\
|
|
|
*
|
net: bridge: switchdev: Ensure deferred event delivery on unoffload
Tobias Waldekranz
2024-02-16
1
-0
/
+10
|
*
|
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
2024-02-16
1
-28
/
+46
|
|
/
*
|
net: bridge: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
1
-1
/
+1
*
|
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2024-02-14
1
-1
/
+2
*
|
net: bridge: use netdev_lockdep_set_classes()
Eric Dumazet
2024-02-13
1
-8
/
+1
*
|
bridge: vlan: use synchronize_net() when holding RTNL
Eric Dumazet
2024-02-12
1
-2
/
+2
*
|
bridge: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
1
-10
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-01
2
-7
/
+17
|
\
|
|
*
bridge: mcast: fix disabled snooping after long uptime
Linus Lüssing
2024-01-30
2
-7
/
+17
*
|
net: bridge: Use KMEM_CACHE instead of kmem_cache_create
Kunwu Chan
2024-01-31
1
-4
/
+1
*
|
netfilter: ebtables: allow xtables-nft only builds
Florian Westphal
2024-01-29
2
-1
/
+8
|
/
*
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2024-01-17
2
-12
/
+44
*
bridge: cfm: fix enum typo in br_cc_ccm_tx_parse
Lin Ma
2023-12-26
1
-1
/
+1
*
bridge: mdb: Add MDB bulk deletion support
Ido Schimmel
2023-12-20
3
-0
/
+142
*
docs: bridge: Add kAPI/uAPI fields
Hangbin Liu
2023-12-05
1
-0
/
+2
*
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
2023-11-14
1
-1
/
+1
*
netfilter: add missing module descriptions
Florian Westphal
2023-11-08
5
-0
/
+5
*
net: bridge: fill in MODULE_DESCRIPTION()
Nikolay Aleksandrov
2023-10-27
1
-0
/
+1
*
bridge: mcast: Add MDB get support
Ido Schimmel
2023-10-27
3
-0
/
+168
*
bridge: mcast: Rename MDB entry get function
Ido Schimmel
2023-10-27
4
-8
/
+11
*
bridge: mcast: Factor out a helper for PG entry size calculation
Ido Schimmel
2023-10-27
1
-7
/
+13
*
bridge: mcast: Account for missing attributes
Ido Schimmel
2023-10-27
1
-4
/
+11
*
bridge: mcast: Dump MDB entries even when snooping is disabled
Ido Schimmel
2023-10-27
1
-3
/
+0
*
br_netfilter: use single forward hook for ip and arp
Florian Westphal
2023-10-24
1
-38
/
+34
[next]