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
2026-05-05
net: eth: fbnic: Add pma read and write access
Mike Marciniszyn (Meta)
2
-0
/
+72
2026-05-05
net: eth: fbnic: Consolidate register reads for ids and devs
Mike Marciniszyn (Meta)
1
-24
/
+40
2026-05-04
net: airoha: Introduce airoha_fe_get()/airoha_qdma_get() register read helpers
Lorenzo Bianconi
3
-12
/
+10
2026-05-04
net: phy: realtek: replace magic number with register bit macros
Aleksander Jan Bajkowski
1
-1
/
+6
2026-05-04
net: mana: hardening: Reject zero max_num_queues from GDMA_QUERY_MAX_RESOURCES
Erni Sri Satya Vennela
1
-0
/
+3
2026-05-04
net: mana: hardening: Reject zero max_num_queues from MANA_QUERY_VPORT_CONFIG
Erni Sri Satya Vennela
1
-0
/
+6
2026-05-04
net: phy: realtek: Add support for PHY LEDs on RTL8221B
Chukun Pan
1
-0
/
+165
2026-05-02
ice: dpll: Fix compilation warning
Przemyslaw Korba
1
-1
/
+1
2026-05-02
ice: access @pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+1
2026-05-02
ice: mention fw_activate action along with devlink reload
Jacob Keller
1
-1
/
+1
2026-05-02
i40e: only timestamp PTP event packets
Jacob Keller
2
-6
/
+13
2026-05-02
ixgbe: fix unaligned u32 access in ixgbe_update_flash_X550()
Aleksandr Loktionov
2
-1
/
+2
2026-05-02
ixgbe: E610: add EEE support
Jedrzej Jagielski
5
-5
/
+212
2026-05-02
ixgbe: move EEE config validation out of ixgbe_set_eee()
Jedrzej Jagielski
1
-41
/
+57
2026-05-02
ixgbe: E610: update ACI command structs with EEE fields
Jedrzej Jagielski
2
-7
/
+11
2026-05-02
ixgbe: E610: use new version of 0x601 ACI command buffer
Jedrzej Jagielski
2
-7
/
+25
2026-05-02
ixgbe: E610: update EEE supported speeds
Jedrzej Jagielski
2
-3
/
+9
2026-05-02
ixgbe: E610: add discovering EEE capability
Jedrzej Jagielski
2
-0
/
+4
2026-05-02
net: dsa: yt921x: Add port police support
David Yang
2
-1
/
+373
2026-05-02
net: dsa: yt921x: Refactor long register helpers
David Yang
2
-69
/
+129
2026-05-02
net: dsa: pass extack to dsa_switch_ops :: port_policer_add()
David Yang
2
-2
/
+4
2026-05-02
net/mlx5: Add vhca_id_type support to IPsec alias creation
Patrisious Haddad
3
-0
/
+12
2026-05-01
net/mlx5: use internal dma pools for frag buf alloc
Nimrod Oren
1
-32
/
+138
2026-05-01
net/mlx5: add frag buf pools create/destroy paths
Nimrod Oren
1
-2
/
+114
2026-05-01
net/mlx5: wire frag buf pools lifecycle hooks
Nimrod Oren
3
-0
/
+20
2026-05-01
pppoe: optimize hash with word access
Qingfang Deng
1
-6
/
+6
2026-05-01
net: airoha: configure QoS channel for HW accelerated flowtable traffic
Lorenzo Bianconi
1
-1
/
+9
2026-05-01
ne2k: fold drivers/net/Space.c into ne.c
Arnd Bergmann
5
-264
/
+214
2026-05-01
net: cs89x0: remove ISA bus probing
Arnd Bergmann
3
-653
/
+6
2026-04-30
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
9
-48
/
+62
2026-04-30
Merge tag 'wireless-next-2026-04-30' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
18
-191
/
+203
2026-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
48
-356
/
+574
2026-04-30
Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
29
-225
/
+437
2026-04-30
Merge tag 'ata-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
1
-14
/
+7
2026-04-30
dpll: zl3073x: implement pin operational state reporting
Ivan Vecera
2
-38
/
+79
2026-04-30
dpll: add pin operational state
Ivan Vecera
3
-2
/
+30
2026-04-30
sfc: fix error code in efx_devlink_info_running_versions()
Dan Carpenter
1
-1
/
+1
2026-04-30
ice: add dpll peer notification for paired SMA and U.FL pins
Petr Oros
1
-0
/
+32
2026-04-30
ice: fix missing dpll notifications for SW pins
Petr Oros
1
-11
/
+36
2026-04-30
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
Ivan Vecera
2
-2
/
+10
2026-04-30
ice: fix SMA and U.FL pin state changes affecting paired pin
Petr Oros
1
-1
/
+49
2026-04-30
ice: fix missing SMA pin initialization in DPLL subsystem
Petr Oros
1
-0
/
+17
2026-04-30
ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
Petr Oros
3
-2
/
+4
2026-04-30
ice: fix NULL pointer dereference in ice_reset_all_vfs()
Petr Oros
1
-1
/
+6
2026-04-30
iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler
Petr Oros
1
-0
/
+4
2026-04-30
iavf: wait for PF confirmation before removing VLAN filters
Petr Oros
3
-17
/
+34
2026-04-30
iavf: stop removing VLAN filters from PF on interface down
Petr Oros
3
-66
/
+12
2026-04-30
iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
Petr Oros
2
-5
/
+5
2026-04-29
bonding: 3ad: implement proper RCU rules for port->aggregator
Eric Dumazet
5
-65
/
+88
2026-04-29
net: airoha: Do not return err in ndo_stop() callback
Lorenzo Bianconi
1
-5
/
+2
[next]