index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-02
net/mlx5: E-Switch, Create acls root namespace for adjacent vports
Saeed Mahameed
1
-0
/
+8
2025-09-02
net/mlx5: E-Switch, Add support for adjacent functions vports discovery
Adithya Jayachandran
5
-5
/
+251
2025-09-02
net/mlx5: E-Switch, Move vport acls root namespaces creation to eswitch
Saeed Mahameed
3
-84
/
+72
2025-09-02
net/mlx5: FS, Convert vport acls root namespaces to xarray
Saeed Mahameed
2
-59
/
+123
2025-09-02
net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev
Nishanth Menon
1
-1
/
+1
2025-09-02
net: mctp: usb: initialise mac header in RX path
Jeremy Kerr
1
-0
/
+1
2025-09-02
net: enetc: don't update sync packet checksum if checksum offload is used
Wei Fang
1
-8
/
+9
2025-09-02
net: enetc: add PTP synchronization support for ENETC v4
Wei Fang
6
-21
/
+128
2025-09-02
net: enetc: move sync packet modification before dma_map_single()
Wei Fang
1
-7
/
+8
2025-09-02
net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK check
Wei Fang
2
-4
/
+3
2025-09-02
net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets
Wei Fang
2
-59
/
+71
2025-09-02
net: enetc: save the parsed information of PTP packet to skb->cb
Wei Fang
2
-31
/
+43
2025-09-01
macsec: read MACSEC_SA_ATTR_PN with nla_get_uint
Sabrina Dubroca
1
-4
/
+4
2025-09-01
net: macb: Fix tx_ptr_lock locking
Sean Anderson
1
-12
/
+16
2025-09-01
net: stmmac: mdio: update runtime PM
Russell King (Oracle)
1
-8
/
+4
2025-09-01
eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
Miaoqian Lin
1
-1
/
+3
2025-09-01
net: ethernet: qualcomm: QCOM_PPE should depend on ARCH_QCOM
Geert Uytterhoeven
1
-2
/
+2
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
2
-3
/
+2
2025-09-01
bnxt_en: fix incorrect page count in RX aggr ring log
Alok Tiwari
1
-1
/
+1
2025-09-01
wifi: rtw89: 8852bt: Remove redundant off_reverse variables
Liao Yuanhong
1
-6
/
+1
2025-09-01
wifi: rtw89: use int type to store negative error codes
Qianfeng Rong
3
-15
/
+16
2025-09-01
wifi: rtw89: add getting function of DMA channel v1
Ping-Ke Shih
2
-0
/
+23
2025-09-01
wifi: rtw89: abstract getting function of DMA channel
Ping-Ke Shih
10
-42
/
+59
2025-09-01
wifi: rtw89: pci: add RPP parser v1
Ping-Ke Shih
2
-0
/
+27
2025-09-01
wifi: rtw89: pci: abstract RPP parser
Ping-Ke Shih
8
-18
/
+52
2025-09-01
wifi: rtw89: pci: add group BD address design
Ping-Ke Shih
8
-9
/
+172
2025-09-01
wifi: rtw89: pci: define TX/RX buffer descriptor pool
Ping-Ke Shih
2
-48
/
+75
2025-09-01
wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related fields
Ping-Ke Shih
3
-28
/
+36
2025-09-01
wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1 instead for 8922DE
Ping-Ke Shih
3
-24
/
+27
2025-09-01
wifi: rtw89: pci: prepare interrupt related registers and functions for 8922DE
Ping-Ke Shih
3
-0
/
+109
2025-09-01
wifi: rtw89: pci: move chip ISR definition out from chip generation
Ping-Ke Shih
9
-10
/
+27
2025-09-01
wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devices
Aleksej Smirnov
1
-1
/
+2
2025-08-31
wifi: iwlwifi: don't support WH a step
Miri Korenblit
1
-0
/
+6
2025-08-31
wifi: iwlwifi: mld: remove a TODO
Miri Korenblit
1
-6
/
+0
2025-08-31
wifi: iwlwifi: carefully select the PNVM source
Miri Korenblit
1
-8
/
+61
2025-08-31
wifi: iwlwifi: mld: make iwl_mld_rm_vif void
Miri Korenblit
2
-7
/
+4
2025-08-31
wifi: iwlwifi: pcie: remember when interrupts are disabled
Miri Korenblit
1
-0
/
+3
2025-08-31
wifi: iwlwifi: mld: support TLC command version 5
Miri Korenblit
2
-19
/
+91
2025-08-31
wifi: iwlwifi: gen1_2: move gen specific code to a function
Miri Korenblit
3
-6
/
+13
2025-08-31
wifi: iwlwifi: gen1_2: rename iwl_trans_pcie_op_mode_enter
Miri Korenblit
3
-3
/
+3
2025-08-31
wifi: iwlwifi: really remove hw_wfpm_id
Miri Korenblit
1
-2
/
+0
2025-08-31
wifi: iwlwifi: remove unneeded jacket indication
Miri Korenblit
3
-20
/
+7
2025-08-31
wifi: iwlwifi: don't publish TWT capabilities
Miri Korenblit
1
-4
/
+0
2025-08-31
wifi: iwlwifi: trans: move dev_cmd_pool to trans specific
Miri Korenblit
4
-55
/
+76
2025-08-31
wifi: iwlwifi: remove .pnvm files from module info
Miri Korenblit
1
-4
/
+16
2025-08-31
wifi: iwlwifi: acpi: make iwl_guid static
Johannes Berg
2
-5
/
+3
2025-08-31
wifi: iwlwifi: uefi: remove runtime check of constant values
Johannes Berg
1
-5
/
+2
2025-08-29
microchip: lan865x: Fix LAN8651 autoloading
Stefan Wahren
1
-0
/
+2
2025-08-29
microchip: lan865x: Fix module autoloading
Stefan Wahren
1
-2
/
+3
2025-08-29
net: ethernet: oa_tc6: Handle failure of spi_setup
Stefan Wahren
1
-1
/
+2
[prev]
[next]