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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Doc: networking: Fix various typos in rds.rst
devel
davem/net-next
Alok Tiwari
1
-4
/
+4
2025-05-27
net/mlx5e: Allow setting MAC address of representors
Mark Bloch
1
-0
/
+1
2025-05-27
Merge branch 'octeontx2-pf-do-not-detect-macsec-block-based-on-silicon'
Paolo Abeni
5
-3
/
+45
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
xsk: add missing virtual address conversion for page
Bui Quang Minh
1
-2
/
+1
2025-05-27
Merge branch 'vsock-sock_linger-rework'
Paolo Abeni
6
-44
/
+134
2025-05-27
vsock/test: Add test for an unexpectedly lingering close()
Michal Luczaj
1
-0
/
+52
2025-05-27
vsock/test: Introduce enable_so_linger() helper
Michal Luczaj
3
-9
/
+15
2025-05-27
vsock/test: Introduce vsock_wait_sent() helper
Michal Luczaj
3
-17
/
+32
2025-05-27
vsock: Move lingering logic to af_vsock core
Michal Luczaj
3
-21
/
+36
2025-05-27
vsock/virtio: Linger on unsent data
Michal Luczaj
1
-1
/
+3
2025-05-27
net: phy: add driver for MaxLinear MxL86110 PHY
Stefano Radaelli
4
-0
/
+630
2025-05-27
Merge branch 'wireguard-updates-for-6-16'
Paolo Abeni
10
-57
/
+194
2025-05-27
wireguard: selftests: specify -std=gnu17 for bash
Jason A. Donenfeld
1
-0
/
+1
2025-05-27
wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
Jordan Rife
7
-44
/
+187
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
wireguard: selftests: cleanup CONFIG_UBSAN_SANITIZE_ALL
WangYuli
1
-1
/
+0
2025-05-27
Merge branch 'net-convert-dev_set_mac_address-to-struct-sockaddr_storage'
Paolo Abeni
21
-109
/
+109
2025-05-27
net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storage
Kees Cook
5
-11
/
+24
2025-05-27
rtnetlink: do_setlink: Use struct sockaddr_storage
Kees Cook
1
-15
/
+4
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
11
-34
/
+30
2025-05-27
net: usb: r8152: Convert to use struct sockaddr_storage internally
Kees Cook
1
-25
/
+27
2025-05-27
ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
Kees Cook
1
-4
/
+4
2025-05-27
net/ncsi: Use struct sockaddr_storage for pending_mac
Kees Cook
3
-11
/
+11
2025-05-27
net: core: Switch netif_set_mac_address() to struct sockaddr_storage
Kees Cook
4
-9
/
+9
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
5
-8
/
+8
2025-05-26
replace strncpy with strscpy_pad
Baris Can Goral
1
-4
/
+2
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Paolo Abeni
31
-230
/
+1504
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
18
-201
/
+277
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
28
-221
/
+922
2025-05-26
net: mctp: use nlmsg_payload() for netlink message data extraction
Jeremy Kerr
2
-3
/
+6
2025-05-26
Merge branch 'add-the-capability-to-consume-sram-for-hwfd-descriptor-queue-in-airoha_eth-driver'
Paolo Abeni
4
-24
/
+60
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
dt-bindings: net: airoha: Add EN7581 memory-region property
Lorenzo Bianconi
1
-0
/
+13
2025-05-26
Merge branch 'add-functions-for-txgbe-aml-devices'
Paolo Abeni
18
-113
/
+831
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
[next]