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-08-21
bonding: update LACP activity flag after setting lacp_active
Hangbin Liu
2
-0
/
+26
2025-08-20
bnxt_en: Add Hyper-V VF ID
Pavan Chebbi
2
-1
/
+5
2025-08-20
bnxt_en: Add pcie_ctx_v2 support for ethtool -d
Shruti Parab
1
-3
/
+11
2025-08-20
bnxt_en: Add pcie_stat_len to struct bp
Shruti Parab
2
-10
/
+28
2025-08-20
bnxt_en: Refactor bnxt_get_regs()
Shruti Parab
1
-18
/
+25
2025-08-20
Revert "net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag"
Ryan Wanner
1
-1
/
+2
2025-08-20
net: dsa: microchip: Fix KSZ9477 HSR port setup issue
Tristram Ha
1
-0
/
+6
2025-08-20
igc: fix disabling L1.2 PCI-E link substate on I226 on init
ValdikSS
1
-7
/
+7
2025-08-20
ixgbe: fix ndo_xdp_xmit() workloads
Maciej Fijalkowski
1
-23
/
+11
2025-08-20
ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc
Jason Xing
1
-1
/
+3
2025-08-19
microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1
Parthiban Veerasooran
1
-0
/
+19
2025-08-19
microchip: lan865x: fix missing netif_start_queue() call on device open
Parthiban Veerasooran
1
-0
/
+2
2025-08-19
net/mlx5: CT: Use the correct counter offset
Vlad Dogaru
1
-0
/
+2
2025-08-19
net/mlx5: HWS, Fix table creation UID
Alex Vesker
7
-5
/
+20
2025-08-19
net/mlx5: HWS, don't rehash on every kind of insertion failure
Yevgeny Kliteynik
1
-0
/
+15
2025-08-19
net/mlx5: HWS, prevent rehash from filling up the queues
Yevgeny Kliteynik
1
-1
/
+4
2025-08-19
net/mlx5: HWS, fix complex rules rehash error flow
Yevgeny Kliteynik
1
-13
/
+28
2025-08-19
net/mlx5: HWS, fix simple rules rehash error flow
Yevgeny Kliteynik
1
-18
/
+43
2025-08-19
net/mlx5: HWS, fix bad parameter in CQ creation
Yevgeny Kliteynik
1
-1
/
+0
2025-08-19
net: stmmac: dwmac4: stop hardware from dropping checksum-error packets
Oleksij Rempel
2
-0
/
+3
2025-08-19
net: stmmac: dwmac4: report Rx checksum errors in status
Oleksij Rempel
1
-2
/
+6
2025-08-19
net: stmmac: Correctly handle Rx checksum offload errors
Oleksij Rempel
1
-1
/
+2
2025-08-19
net: stmmac: thead: Enable TX clock before MAC initialization
Yao Zi
1
-1
/
+8
2025-08-19
net: hns3: change the function return type from int to bool
Jijie Shao
1
-2
/
+2
2025-08-19
net: hns3: add parameter check for tx_copybreak and tx_spare_buf_size
Jijie Shao
1
-0
/
+33
2025-08-19
net: phy: realtek: enable serdes option mode for RTL8226-CG
Markus Stockhausen
1
-6
/
+20
2025-08-19
gve: prevent ethtool ops after shutdown
Jordan Rhee
1
-0
/
+2
2025-08-19
chtls: Convert to skb_dst_reset
Stanislav Fomichev
3
-8
/
+8
2025-08-19
net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization
Yuichiro Tsuji
1
-1
/
+1
2025-08-19
phy: mscc: Fix timestamping for vsc8584
Horatiu Vultur
3
-12
/
+61
2025-08-19
cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN
Lubomir Rintel
1
-0
/
+7
2025-08-19
net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy
Chaoyi Chen
1
-4
/
+7
2025-08-19
net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.
Dipayaan Roy
2
-51
/
+146
2025-08-19
net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare reload.
MD Danish Anwar
1
-31
/
+41
2025-08-19
net: airoha: Add wlan flowtable TX offload
Lorenzo Bianconi
2
-25
/
+81
2025-08-19
net: macb: Add capability-based QBV detection and Versal support
Vineeth Karumanchi
2
-2
/
+8
2025-08-19
net: macb: Add TAPRIO traffic scheduling support
Vineeth Karumanchi
2
-0
/
+289
2025-08-19
ppp: fix race conditions in ppp_fill_forward_path
Qingfang Deng
1
-6
/
+11
2025-08-19
net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path
Qingfang Deng
1
-0
/
+2
2025-08-19
eth: fbnic: Report XDP stats via ethtool
Mohsin Bashir
1
-1
/
+49
2025-08-19
eth: fbnic: Collect packet statistics for XDP
Mohsin Bashir
3
-5
/
+83
2025-08-19
eth: fbnic: Add support for XDP_TX action
Mohsin Bashir
1
-1
/
+84
2025-08-19
eth: fbnic: Add support for XDP queues
Mohsin Bashir
3
-6
/
+142
2025-08-19
eth: fbnic: Add XDP pass, drop, abort support
Mohsin Bashir
5
-7
/
+141
2025-08-19
eth: fbnic: Prefetch packet headers on Rx
Mohsin Bashir
1
-1
/
+1
2025-08-19
eth: fbnic: Use shinfo to track frags state on Rx
Mohsin Bashir
2
-58
/
+26
2025-08-19
eth: fbnic: Update Headroom
Mohsin Bashir
1
-1
/
+2
2025-08-19
eth: fbnic: Add support for HDS configuration
Mohsin Bashir
5
-8
/
+43
2025-08-19
wifi: rtw89: 8852bt: Simplify unnecessary if-else conditions in _dpk_onoff()
Liao Yuanhong
1
-4
/
+1
2025-08-19
wifi: rtl8xxxu: Don't claim USB ID 07b8:8188
Bitterblue Smith
1
-2
/
+0
[prev]
[next]