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-14
ice: Cleanup variable initialization in LAG code
Dave Ertman
1
-37
/
+17
2025-08-14
ice: move LAG function in code to prepare for Active-Active
Dave Ertman
1
-73
/
+74
2025-08-14
ice: Add driver specific prefix to LAG defines
Dave Ertman
1
-11
/
+9
2025-08-14
ice: replace u8 elements with bool where appropriate
Dave Ertman
2
-4
/
+5
2025-08-14
ice: Remove casts on void pointers in LAG code
Dave Ertman
1
-16
/
+8
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
22
-57
/
+139
2025-08-14
eth: bnxt: support RSS on IPv6 Flow Label
Jakub Kicinski
3
-4
/
+19
2025-08-14
eth: fbnic: support RSS on IPv6 Flow Label
Jakub Kicinski
2
-1
/
+3
2025-08-14
net: usb: asix_devices: add phy_mask for ax88772 mdio bus
Xu Yang
1
-0
/
+1
2025-08-14
net: cadence: macb: convert from round_rate() to determine_rate()
Brian Masney
1
-24
/
+33
2025-08-13
net/mlx5: Don't use %pK through tracepoints
Thomas Weißschuh
1
-1
/
+1
2025-08-13
ice: Don't use %pK through printk or tracepoints
Thomas Weißschuh
2
-6
/
+6
2025-08-13
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
1
-0
/
+1
2025-08-13
bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZE
David Wei
1
-3
/
+9
2025-08-13
netdevsim: Fix wild pointer access in nsim_queue_free().
Kuniyuki Iwashima
1
-3
/
+7
2025-08-13
net: enetc: Remove error print for devm_add_action_or_reset()
Waqar Hameed
1
-2
/
+1
2025-08-13
net: libwx: cleanup VF register macros
Jiawen Wu
1
-37
/
+35
2025-08-13
tun: replace strcpy with strscpy for ifr_name
Miguel García
1
-2
/
+2
2025-08-13
net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoC
Lorenzo Bianconi
4
-16
/
+37
2025-08-13
net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()
Tiezhu Yang
1
-0
/
+5
2025-08-13
net: stmmac: Change first parameter of fix_soc_reset()
Tiezhu Yang
3
-5
/
+5
2025-08-13
net: stmmac: Check stmmac_hw_setup() in stmmac_resume()
Tiezhu Yang
1
-1
/
+8
2025-08-13
PCI/ERR: Remove remnants of .link_reset() callback
Lukas Wunner
3
-9
/
+0
2025-08-13
PCI/ERR: Update device error_state already after reset
Lukas Wunner
2
-3
/
+0
2025-08-12
net: airoha: Add airoha_offload.h header
Lorenzo Bianconi
3
-105
/
+2
2025-08-12
net: airoha: npu: Enable core 3 for WiFi offloading
Lorenzo Bianconi
1
-2
/
+1
2025-08-12
net: airoha: npu: Read NPU wlan interrupt lines from the DTS
Lorenzo Bianconi
2
-0
/
+12
2025-08-12
net: airoha: npu: Add wlan irq management callbacks
Lorenzo Bianconi
2
-0
/
+31
2025-08-12
net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
Lorenzo Bianconi
2
-0
/
+74
2025-08-12
net: airoha: npu: Add NPU wlan memory initialization commands
Lorenzo Bianconi
2
-0
/
+120
2025-08-12
net: stmmac: mediatek: convert to resume() method
Russell King (Oracle)
1
-5
/
+5
2025-08-12
net: stmmac: stm32: convert to suspend()/resume() methods
Russell King (Oracle)
1
-45
/
+23
2025-08-12
net: stmmac: rk: convert to suspend()/resume() methods
Russell King (Oracle)
1
-33
/
+25
2025-08-12
net: stmmac: pci: convert to suspend()/resume() methods
Russell King (Oracle)
1
-38
/
+35
2025-08-12
net: stmmac: loongson: convert to suspend()/resume() methods
Russell King (Oracle)
1
-39
/
+34
2025-08-12
net: stmmac: intel: convert to suspend()/resume() methods
Russell King (Oracle)
1
-39
/
+35
2025-08-12
net: stmmac: platform: legacy hooks for suspend()/resume() methods
Russell King (Oracle)
1
-46
/
+22
2025-08-12
net: stmmac: provide a set of simple PM ops
Russell King (Oracle)
2
-0
/
+5
2025-08-12
net: stmmac: add suspend()/resume() platform ops
Russell King (Oracle)
2
-4
/
+17
2025-08-12
netconsole: use netpoll_parse_ip_addr in local_ip_store
Breno Leitao
1
-17
/
+5
2025-08-12
netconsole: use netpoll_parse_ip_addr in local_ip_store
Breno Leitao
1
-17
/
+5
2025-08-12
netconsole: add support for strings with new line in netpoll_parse_ip_addr
Breno Leitao
1
-13
/
+20
2025-08-12
netconsole: move netpoll_parse_ip_addr() earlier for reuse
Breno Leitao
1
-20
/
+20
2025-08-12
net: mdio: mdio-bcm-unimac: Refine incorrect clock message
Florian Fainelli
1
-1
/
+3
2025-08-12
net: stmmac: make variable data a u32
Colin Ian King
1
-1
/
+1
2025-08-12
ixgbe: prevent from unwanted interface name changes
Jedrzej Jagielski
1
-0
/
+1
2025-08-12
net: stmmac: thead: Get and enable APB clock on initialization
Yao Zi
1
-0
/
+14
2025-08-12
net: mdiobus: release reset_gpio in mdiobus_unregister_device()
Buday Csaba
2
-3
/
+1
2025-08-12
net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45
Clark Wang
1
-10
/
+13
2025-08-12
wifi: rtw89: 8852bt: Use standard helper for string choice
Akhilesh Patil
1
-2
/
+2
[prev]
[next]