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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
net/mlx5e: Allow setting MAC address of representors
Mark Bloch
1
-0
/
+1
2025-05-27
octeontx2-pf: macsec: Get MACSEC capability flag from AF
Subbaraya Sundeep
3
-3
/
+40
2025-05-27
octeontx2-af: Add MACSEC capability flag
Subbaraya Sundeep
2
-0
/
+5
2025-05-27
net: phy: add driver for MaxLinear MxL86110 PHY
Stefano Radaelli
3
-0
/
+629
2025-05-27
wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
Jordan Rife
4
-43
/
+148
2025-05-27
wireguard: netlink: use NLA_POLICY_MASK where possible
Jason A. Donenfeld
1
-8
/
+2
2025-05-27
wireguard: global: add __nonstring annotations for unterminated strings
Kees Cook
2
-4
/
+4
2025-05-27
net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storage
Kees Cook
2
-6
/
+16
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
6
-28
/
+23
2025-05-27
net: usb: r8152: Convert to use struct sockaddr_storage internally
Kees Cook
1
-25
/
+27
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
3
-3
/
+3
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Paolo Abeni
10
-142
/
+150
2025-05-26
Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Paolo Abeni
20
-166
/
+312
2025-05-26
net: airoha: Add the capability to allocate hfwd descriptors in SRAM
Lorenzo Bianconi
3
-10
/
+16
2025-05-26
net: airoha: Add the capability to allocate hwfd buffers via reserved-memory
Lorenzo Bianconi
1
-3
/
+30
2025-05-26
net: airoha: Do not store hfwd references in airoha_qdma struct
Lorenzo Bianconi
2
-12
/
+2
2025-05-26
net: txgbe: Implement SRIOV for AML devices
Jiawen Wu
1
-0
/
+5
2025-05-26
net: txgbe: Implement PTP for AML devices
Jiawen Wu
4
-5
/
+39
2025-05-26
net: txgbe: Restrict the use of mismatched FW versions
Jiawen Wu
3
-0
/
+24
2025-05-26
net: txgbe: Correct the currect link settings
Jiawen Wu
3
-4
/
+28
2025-05-26
net: txgbe: Support to handle GPIO IRQs for AML devices
Jiawen Wu
8
-2
/
+433
2025-05-26
net: txgbe: Implement PHYLINK for AML 25G/10G devices
Jiawen Wu
7
-6
/
+195
2025-05-26
net: txgbe: Distinguish between 40G and 25G devices
Jiawen Wu
8
-26
/
+61
2025-05-26
net: wangxun: Use specific flag bit to simplify the code
Jiawen Wu
6
-44
/
+20
2025-05-26
net: txgbe: Remove specified SP type
Jiawen Wu
5
-32
/
+32
2025-05-26
net: dsa: microchip: Add SGMII port support to KSZ9477 switch
Tristram Ha
5
-7
/
+252
2025-05-26
net: usb: aqc111: fix error handling of usbnet read calls
Nikita Zhandarovich
1
-2
/
+8
2025-05-25
net: ethernet: mtk_eth_soc: Correct spelling
Simon Horman
2
-4
/
+4
2025-05-25
net: dlink: Correct endian treatment of t_SROM data
Simon Horman
1
-8
/
+8
2025-05-25
octeontx2-af: NPC: Clear Unicast rule on nixlf detach
Hariprasad Kelam
3
-5
/
+43
2025-05-22
Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
340
-7144
/
+14604
2025-05-22
Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
10
-119
/
+343
2025-05-22
Bluetooth: btintel: Check dsbr size from EFI variable
Kees Cook
1
-8
/
+2
2025-05-22
Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
Liwei Sun
1
-0
/
+2
2025-05-22
Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling
En-Wei Wu
1
-58
/
+40
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
116
-588
/
+1239
2025-05-22
Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
21
-219
/
+276
2025-05-22
net/mlx5e: Convert mlx5 netdevs to instance locking
Cosmin Ratiu
9
-45
/
+96
2025-05-22
net/mlx5e: Don't drop RTNL during firmware flash
Cosmin Ratiu
1
-5
/
+0
2025-05-22
IB/IPoIB: Allow using netdevs that require the instance lock
Cosmin Ratiu
2
-15
/
+31
2025-05-22
IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
Cosmin Ratiu
4
-57
/
+87
2025-05-22
IB/IPoIB: Enqueue separate work_structs for each flushed interface
Cosmin Ratiu
4
-22
/
+44
2025-05-22
Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-11
/
+18
2025-05-22
eth: bnxt: fix deadlock when xdp is attached or detached
Taehee Yoo
1
-2
/
+2
2025-05-22
Merge tag 'mt76-next-2025-05-21' of https://github.com/nbd168/wireless
Johannes Berg
44
-380
/
+1384
2025-05-22
Merge tag 'ath-next-20250521' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
39
-670
/
+2745
2025-05-22
wifi: mt76: mt7925: add rfkill_poll for hardware rfkill
Allan Wang
5
-0
/
+59
2025-05-22
wifi: mt76: support power delta calculation for 5 TX paths
Shayne Chen
7
-16
/
+16
2025-05-22
wifi: mt76: fix available_antennas setting
Shayne Chen
1
-2
/
+4
2025-05-22
wifi: mt76: mt7996: fix RX buffer size of MCU event
Shayne Chen
2
-2
/
+5
[next]