index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
visconti
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
Neil Armstrong
1
-0
/
+23
2023-08-24
Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL
Luiz Augusto von Dentz
1
-2
/
+1
2023-08-24
Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync
Luiz Augusto von Dentz
1
-20
/
+35
2023-08-24
Bluetooth: btnxpuart: Improve inband Independent Reset handling
Neeraj Sanjay Kale
1
-76
/
+96
2023-08-24
Bluetooth: btnxpuart: Add support for IW624 chipset
Neeraj Sanjay Kale
1
-7
/
+30
2023-08-24
Bluetooth: btnxpuart: Remove check for CTS low after FW download
Neeraj Sanjay Kale
1
-6
/
+1
2023-08-24
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
5
-5
/
+5
2023-08-24
docs: netdev: recommend against --in-reply-to
Jakub Kicinski
1
-0
/
+6
2023-08-24
net: generalize calculation of skb extensions length
Thomas Weißschuh
1
-17
/
+7
2023-08-24
selftests: bonding: add macvlan over bond testing
Hangbin Liu
2
-1
/
+101
2023-08-24
selftest: bond: add new topo bond_topo_2d1c.sh
Hangbin Liu
4
-113
/
+167
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
2
-13
/
+4
2023-08-24
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
1
-0
/
+3
2023-08-24
net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988
Daniel Golle
2
-4
/
+48
2023-08-24
net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
Daniel Golle
2
-22
/
+78
2023-08-24
net: ethernet: mtk_eth_soc: add reset bits for MT7988
Daniel Golle
2
-24
/
+68
2023-08-24
net: ethernet: mtk_eth_soc: fix register definitions for MT7988
Daniel Golle
1
-3
/
+5
2023-08-24
net: fec: add exception tracing for XDP
Wei Fang
1
-15
/
+11
2023-08-24
net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
Yu Liao
1
-3
/
+1
2023-08-23
platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...
Shih-Yi Chen
1
-0
/
+1
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
3
-0
/
+11
2023-08-23
netfilter: nf_tables: fix out of memory error handling
Florian Westphal
1
-3
/
+10
2023-08-23
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
1
-2
/
+2
2023-08-23
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
1
-1
/
+5
2023-08-23
netfilter: nf_tables: flush pending destroy work before netlink notifier
Pablo Neira Ayuso
1
-1
/
+1
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
2
-4
/
+8
2023-08-23
ibmveth: Use dcbf rather than dcbfl
Michael Ellerman
1
-1
/
+1
2023-08-23
i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()
Andrii Staikov
1
-2
/
+3
2023-08-23
bnxt: use the NAPI skb allocation cache
Jakub Kicinski
1
-3
/
+3
2023-08-23
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
1
-13
/
+40
2023-08-23
net: dsa: rzn1-a5psw: remove redundant logs
Alexis Lothoré
1
-6
/
+0
2023-08-23
net: Avoid address overwrite in kernel_connect
Jordan Rife
1
-1
/
+6
2023-08-23
virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
Feng Liu
1
-9
/
+18
2023-08-23
dp83640: Use list_for_each_entry() helper
Jinjie Ruan
1
-11
/
+4
2023-08-23
mlx4: Delete custom device management logic
Petr Pavlu
4
-166
/
+0
2023-08-23
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
2
-23
/
+67
2023-08-23
mlx4: Connect the ethernet part to the auxiliary bus
Petr Pavlu
2
-20
/
+58
2023-08-23
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
6
-4
/
+268
2023-08-23
mlx4: Avoid resetting MLX4_INTFF_BONDING per driver
Petr Pavlu
1
-8
/
+11
2023-08-23
mlx4: Move the bond work to the core driver
Petr Pavlu
5
-87
/
+77
2023-08-23
mlx4: Get rid of the mlx4_interface.activate callback
Petr Pavlu
3
-24
/
+16
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
8
-31
/
+75
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
8
-19
/
+39
2023-08-23
mlx4: Rename member mlx4_en_dev.nb to netdev_nb
Petr Pavlu
3
-9
/
+9
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
4
-78
/
+43
2023-08-23
qed/qede: Remove unused declarations
Yue Haibing
3
-7
/
+0
2023-08-23
octeontx2-pf: Use PTP HW timestamp counter atomic update feature
Sai Krishna
7
-55
/
+307
2023-08-23
net/mlx5e: Support IPsec upper TCP protocol selector
Leon Romanovsky
2
-16
/
+38
2023-08-23
net/mlx5e: Support IPsec upper protocol selector field offload for RX
Emeel Hakim
2
-6
/
+6
2023-08-23
net/mlx5: Store vport in struct mlx5_devlink_port and use it in port ops
Jiri Pirko
3
-53
/
+29
[next]