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-07-30
Merge tag 'for-linus-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-5
/
+0
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-6
/
+4
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1125
-29594
/
+47223
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
21
-25
/
+25
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
5
-30
/
+35
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-16
/
+69
2025-07-26
vrf: Drop existing dst reference in vrf_ip6_input_dst
Stanislav Fomichev
1
-0
/
+2
2025-07-26
net: fsl_pq_mdio: use dev_err_probe
Alexander Stein
1
-2
/
+2
2025-07-26
igb: xsk: solve negative overflow of nb_pkts in zerocopy mode
Jason Xing
1
-2
/
+1
2025-07-26
stmmac: xsk: fix negative overflow of budget in zerocopy mode
Jason Xing
1
-1
/
+1
2025-07-25
net: dsa: microchip: Disable PTP function of KSZ8463
Tristram Ha
1
-0
/
+11
2025-07-25
net: dsa: microchip: Setup fiber ports for KSZ8463
Tristram Ha
2
-0
/
+19
2025-07-25
net: dsa: microchip: Write switch MAC address differently for KSZ8463
Tristram Ha
1
-1
/
+10
2025-07-25
net: dsa: microchip: Use different registers for KSZ8463
Tristram Ha
3
-28
/
+92
2025-07-25
net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
Tristram Ha
6
-3
/
+388
2025-07-25
net: stmmac: dwmac-socfpga: Add xgmac support for Agilex5
Mun Yew Tham
1
-0
/
+1
2025-07-25
Merge tag 'linux-can-fixes-for-6.16-20250725' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
1
-8
/
+9
2025-07-25
Merge tag 'linux-can-next-for-6.17-20250725' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
17
-131
/
+596
2025-07-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
58
-2142
/
+1267
2025-07-25
wireguard: peer: Replace sockaddr with sockaddr_inet
Kees Cook
1
-1
/
+1
2025-07-25
net/mlx5e: Expose TIS via devlink tx reporter diagnose
Feng Liu
1
-0
/
+25
2025-07-25
net/mlx5e: Support routed networks during IPsec MACs initialization
Alexandre Cassen
1
-2
/
+80
2025-07-25
net: dsa: b53: mmap: Implement bcm63xx ephy power control
Kyle Hendry
1
-0
/
+50
2025-07-25
net: dsa: b53: mmap: Add register layout for bcm6368
Kyle Hendry
1
-0
/
+11
2025-07-25
net: dsa: b53: mmap: Add register layout for bcm6318
Kyle Hendry
1
-1
/
+14
2025-07-25
net: dsa: b53: mmap: Add syscon reference and register layout for bcm63268
Kyle Hendry
1
-0
/
+25
2025-07-25
net: dsa: b53: Define chip IDs for more bcm63xx SoCs
Kyle Hendry
3
-21
/
+21
2025-07-25
net: dsa: b53: Add phy_enable(), phy_disable() methods
Kyle Hendry
2
-0
/
+8
2025-07-25
net: phy: micrel: fix KSZ8081/KSZ8091 cable test
Florian Larysch
1
-0
/
+2
2025-07-25
net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863
Tristram Ha
2
-1
/
+6
2025-07-25
octeontx2-af: use unsigned int as iterator for unsigned values
Simon Horman
1
-3
/
+3
2025-07-25
usbnet: Set duplex status to unknown in the absence of MII
Yi Cong
1
-0
/
+7
2025-07-25
macsec: set IFF_UNICAST_FLT priv flag
Stanislav Fomichev
1
-1
/
+1
2025-07-25
net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
John Ernberg
1
-3
/
+8
2025-07-25
net: hibmcge: support for statistics of reset failures
Jijie Shao
4
-0
/
+5
2025-07-25
net/mlx5e: Fix potential deadlock by deferring RX timeout recovery
Shahar Shitrit
3
-1
/
+33
2025-07-25
net/mlx5e: Remove skb secpath if xfrm state is not found
Jianbo Liu
1
-0
/
+4
2025-07-25
net/mlx5e: Clear Read-Only port buffer size in PBMC before update
Alexei Lazar
1
-0
/
+3
2025-07-25
net: Fix typos
Bjorn Helgaas
58
-77
/
+77
2025-07-25
can: kvaser_usb: Add devlink port support
Jimmy Assarsson
3
-3
/
+41
2025-07-25
can: kvaser_usb: Expose device information via devlink info_get()
Jimmy Assarsson
1
-0
/
+51
2025-07-25
can: kvaser_usb: Add devlink support
Jimmy Assarsson
5
-26
/
+63
2025-07-25
can: kvaser_usb: Store additional device information
Jimmy Assarsson
3
-2
/
+13
2025-07-25
can: kvaser_usb: Store the different firmware version components in a struct
Jimmy Assarsson
4
-9
/
+29
2025-07-25
can: kvaser_usb: Move comment regarding max_tx_urbs
Jimmy Assarsson
1
-2
/
+2
2025-07-25
can: kvaser_usb: Add intermediate variables
Jimmy Assarsson
1
-7
/
+13
2025-07-25
can: kvaser_usb: Assign netdev.dev_port based on device channel index
Jimmy Assarsson
1
-0
/
+1
2025-07-25
can: kvaser_usb: Add support for ethtool set_phys_id()
Jimmy Assarsson
1
-0
/
+26
2025-07-25
can: kvaser_usb: Add support to control CAN LEDs on device
Jimmy Assarsson
3
-0
/
+116
2025-07-25
can: kvaser_pciefd: Add devlink port support
Jimmy Assarsson
3
-0
/
+37
[prev]
[next]