index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-14
net: fec: add change_mtu to support dynamic buffer allocation
Shenwei Wang
2
-4
/
+23
2025-09-14
net: fec: add rx_frame_size to support configurable RX length
Shenwei Wang
2
-1
/
+3
2025-09-14
net: fec: update MAX_FL based on the current MTU
Shenwei Wang
1
-1
/
+1
2025-09-14
net: fec: add pagepool_order to support variable page size
Shenwei Wang
2
-2
/
+5
2025-09-14
net: fec: use a member variable for maximum buffer size
Shenwei Wang
2
-6
/
+11
2025-09-14
ionic: use int type for err in ionic_get_module_eeprom_by_page
Alok Tiwari
1
-1
/
+1
2025-09-14
Merge tag 'phy-fix-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
6
-17
/
+91
2025-09-14
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
17
-1314
/
+1228
2025-09-14
octeon_ep: Validate the VF ID
Kamal Heib
1
-0
/
+16
2025-09-14
Merge tag 'dmaengine-fix-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
4
-26
/
+40
2025-09-14
dpll: fix clock quality level reporting
Ivan Vecera
1
-2
/
+2
2025-09-14
net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x SOCs
Parvathi Pudi
4
-2
/
+260
2025-09-14
net: ti: icssm-prueth: Adds link detection, RX and TX support.
Roger Quadros
2
-2
/
+706
2025-09-14
net: ti: icssm-prueth: Adds PRUETH HW and SW configuration
Roger Quadros
3
-2
/
+781
2025-09-14
net: ti: icssm-prueth: Adds ICSSM Ethernet driver
Roger Quadros
4
-0
/
+727
2025-09-14
spi: apple: Add "apple,t8103-spi" compatible
Janne Grunau
1
-0
/
+1
2025-09-14
pinctrl: apple: Add "apple,t8103-pinctrl" as compatible
Janne Grunau
1
-0
/
+1
2025-09-14
net: phy: broadcom: Convert to PHY_ID_MATCH_MODEL macro
Christian Marangi
1
-63
/
+42
2025-09-14
net: phy: broadcom: Convert to phy_id_compare_model()
Christian Marangi
1
-22
/
+20
2025-09-14
net: stmmac: move timestamping/ptp init to stmmac_hw_setup() caller
Russell King (Oracle)
1
-8
/
+7
2025-09-14
net: stmmac: move PTP support check into stmmac_init_timestamping()
Russell King (Oracle)
1
-7
/
+6
2025-09-14
net: stmmac: add stmmac_setup_ptp()
Russell King (Oracle)
1
-10
/
+18
2025-09-14
net: stmmac: rename stmmac_init_ptp()
Russell King (Oracle)
1
-3
/
+3
2025-09-14
net: stmmac: move stmmac_init_ptp() messages into function
Russell King (Oracle)
1
-7
/
+7
2025-09-14
net: stmmac: add __stmmac_release() to complement __stmmac_open()
Russell King (Oracle)
1
-16
/
+25
2025-09-14
net: stmmac: unexport stmmac_init_tstamp_counter()
Russell King (Oracle)
2
-3
/
+2
2025-09-14
net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanup
Russell King (Oracle)
1
-8
/
+0
2025-09-14
net: stmmac: fix PTP error cleanup in __stmmac_open()
Russell King (Oracle)
1
-1
/
+1
2025-09-14
net: stmmac: disable PTP clock after unregistering PTP
Russell King (Oracle)
1
-1
/
+1
2025-09-14
net: stmmac: ptp: improve handling of aux_ts_lock lifetime
Russell King (Oracle)
1
-3
/
+7
2025-09-14
net: dsa: mv88e6xxx: remove unused support for PPS event capture
Russell King (Oracle)
2
-19
/
+3
2025-09-14
net: dsa: mv88e6xxx: remove chip->evcap_config
Russell King (Oracle)
2
-7
/
+5
2025-09-14
net: dsa: mv88e6xxx: remove chip->trig_config
Russell King (Oracle)
2
-2
/
+1
2025-09-14
net: dsa: mv88e6xxx: remove mv88e6250_ptp_ops
Russell King (Oracle)
3
-26
/
+1
2025-09-14
net: mana: Reduce waiting time if HWC not responding
Haiyang Zhang
1
-1
/
+6
2025-09-14
net: stmmac: dwmac-renesas-gbeth: Add support for RZ/T2H SoC
Lad Prabhakar
2
-5
/
+58
2025-09-14
net: stmmac: dwmac-renesas-gbeth: Use OF data for configuration
Lad Prabhakar
1
-10
/
+47
2025-09-14
Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
3
-20
/
+10
2025-09-14
Merge tag 'usb-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
7
-40
/
+108
2025-09-14
Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-1
/
+23
2025-09-14
staging: sm750fb: rename camel case variable
Ahmet Sezgin Duran
1
-2
/
+2
2025-09-14
staging: rtl8723bs: hal: put return type and function name on one line
Akiyoshi Kurita
1
-4
/
+1
2025-09-14
usb: typec: tipd: Handle mode transitions for CD321x
Hector Martin
1
-4
/
+286
2025-09-14
usb: typec: tipd: Read data status in probe and cache its value
Hector Martin
1
-0
/
+4
2025-09-14
usb: typec: tipd: Use read_power_status function in probe
Hector Martin
1
-4
/
+1
2025-09-14
usb: typec: tipd: Update partner identity when power status was updated
Hector Martin
1
-1
/
+8
2025-09-14
usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321x
Sven Peter
1
-3
/
+82
2025-09-14
usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321x
Sven Peter
1
-4
/
+76
2025-09-14
usb: typec: tipd: Add cd321x struct with separate size
Sven Peter
1
-5
/
+15
2025-09-14
usb: typec: tipd: Trace data status for CD321x correctly
Sven Peter
3
-1
/
+51
[prev]
[next]