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-30
net/mlx5e: Prevent entering switchdev mode with inconsistent netns
Jianbo Liu
1
-0
/
+33
2025-09-30
net/mlx5: HWS, Generalize complex matchers
Vlad Dogaru
6
-1190
/
+827
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
1
-1
/
+1
2025-09-30
net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
Patrisious Haddad
1
-2
/
+26
2025-09-30
Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"
Jakub Kicinski
2
-28
/
+1
2025-09-30
netdevsim: a basic test PSP implementation
Jakub Kicinski
4
-6
/
+293
2025-09-30
net: sfp: improve poll interval handling
Heiner Kallweit
1
-18
/
+11
2025-09-30
net: sfp: don't include swphy.h
Heiner Kallweit
1
-1
/
+0
2025-09-30
net: phy: annotate linkmode initializers as not used after init phase
Heiner Kallweit
3
-10
/
+10
2025-09-30
net: phy: stop exporting phy_driver_unregister
Heiner Kallweit
1
-6
/
+5
2025-09-30
net: enetc: initialize SW PIR and CIR based HW PIR and CIR values
Wei Fang
1
-10
/
+5
2025-09-30
6pack: drop redundant locking and refcounting
Qingfang Deng
1
-52
/
+5
2025-09-30
bonding: fix xfrm offload feature setup on active-backup mode
Hangbin Liu
2
-8
/
+10
2025-09-29
net/mlx5: fw reset, add reset timeout work
Moshe Shemesh
1
-0
/
+24
2025-09-29
net/mlx5: pagealloc: Fix reclaim race during command interface teardown
Shay Drory
1
-2
/
+5
2025-09-29
net/mlx5: Stop polling for command response if interface goes down
Moshe Shemesh
1
-1
/
+5
2025-09-29
net: dlink: handle copy_thresh allocation failure
Yeounsu Moon
1
-2
/
+5
2025-09-29
net: stmmac: remove stmmac_hw_setup() excess documentation parameter
Russell King (Oracle)
1
-1
/
+0
2025-09-29
net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not configurable
Kohei Enju
1
-1
/
+4
2025-09-29
nfp: fix RSS hash key size when RSS is not supported
Kohei Enju
1
-1
/
+1
2025-09-29
net: stmmac: Convert open-coded register polling to helper macro
Furong Xu
1
-22
/
+6
2025-09-29
net: libwx: restrict change user-set RSS configuration
Jiawen Wu
2
-23
/
+35
2025-09-29
net: wangxun: add RSS reta and rxfh fields support
Jiawen Wu
6
-2
/
+167
2025-09-29
net: libwx: move rss_field to struct wx
Jiawen Wu
2
-8
/
+21
2025-09-29
net: libwx: support separate RSS configuration for every pool
Jiawen Wu
4
-33
/
+98
2025-09-29
idpf: fix mismatched free function for dma_alloc_coherent
Alok Tiwari
1
-3
/
+3
2025-09-29
net: stmmac: tc: Add HLBS drop count to taprio stats
Rohan G Thomas
1
-2
/
+5
2025-09-29
net: stmmac: est: Drop frames causing HLBS error
Rohan G Thomas
3
-3
/
+8
2025-09-29
ixgbe: fix typos and docstring inconsistencies
Alok Tiwari
1
-5
/
+5
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-14
/
+1
2025-09-27
net/mlx5: Expose uar access and odp page fault counters
Akiva Goldberger
1
-0
/
+9
2025-09-26
net: macb: avoid dealing with endianness in macb_set_hwaddr()
Théo Lebrun
1
-2
/
+2
2025-09-26
net: macb: single dma_alloc_coherent() for DMA descriptors
Théo Lebrun
1
-39
/
+41
2025-09-26
net: macb: move ring size computation to functions
Théo Lebrun
1
-11
/
+16
2025-09-26
net: macb: remove illusion about TBQPH/RBQPH being per-queue
Théo Lebrun
2
-37
/
+24
2025-09-26
octeon_ep_vf: Add support to retrieve hardware channel information
Sathesh B Edara
1
-0
/
+10
2025-09-26
octeon_ep: Add support to retrieve hardware channel information
Sathesh B Edara
1
-0
/
+10
2025-09-26
net: phy: micrel: Fix lan8814_config_init
Horatiu Vultur
1
-1
/
+1
2025-09-26
net: airoha: npu: Add a NPU callback to initialize flow stats
Lorenzo Bianconi
2
-24
/
+19
2025-09-26
eth: fbnic: Add support to read lane count
Mohsin Bashir
1
-0
/
+1
2025-09-26
Wangxun: vf: Implement some ethtool apis for get_xxx
Mengyuan Lou
4
-0
/
+42
2025-09-26
net/mlx5e: Report RS-FEC histogram statistics via ethtool
Carolina Jubran
1
-1
/
+33
2025-09-26
net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR
Carolina Jubran
5
-3
/
+94
2025-09-26
net/mlx5e: Don't query FEC statistics when FEC is disabled
Carolina Jubran
1
-6
/
+6
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
10
-10
/
+43
2025-09-26
net: qed: Remove redundant NULL checks after list_first_entry()
Zhen Ni
1
-9
/
+0
2025-09-26
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
12
-472
/
+1972
2025-09-26
net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framer
Christophe Leroy
1
-5
/
+19
2025-09-26
net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast
I Viswanath
1
-2
/
+0
2025-09-26
net: renesas: rswitch: Remove unneeded semicolons
Geert Uytterhoeven
1
-2
/
+2
[prev]
[next]