index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
net: devmem: ksft: upgrade rx test to send 1K data
Mina Almasry
1
-3
/
+5
2025-05-27
net: devmem: ksft: add 5 tuple FS support
Mina Almasry
2
-4
/
+15
2025-05-27
net: devmem: ksft: add exit_wait to make rx test pass
Mina Almasry
1
-1
/
+1
2025-05-27
net: devmem: ksft: add ipv4 support
Mina Almasry
1
-9
/
+7
2025-05-27
net: devmem: preserve sockc_err
Mina Almasry
1
-14
/
+10
2025-05-27
page_pool: fix ugly page_pool formatting
Mina Almasry
1
-2
/
+2
2025-05-27
net: devmem: move list_add to net_devmem_bind_dmabuf.
Mina Almasry
3
-8
/
+10
2025-05-27
selftests: netfilter: nft_queue.sh: include file transfer duration in log mes...
Florian Westphal
1
-7
/
+31
2025-05-27
sctp: mark sctp_do_peeloff static
Christoph Hellwig
2
-4
/
+2
2025-05-27
net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices
Rengarajan S
1
-2
/
+16
2025-05-27
net: txgbe: Support the FDIR rules assigned to VFs
Jiawen Wu
3
-12
/
+24
2025-05-27
net: libwx: Fix statistics of multicast packets
Jiawen Wu
1
-1
/
+2
2025-05-27
net: phy: fix up const issues in to_mdio_device() and to_phy_device()
Greg Kroah-Hartman
2
-8
/
+2
2025-05-27
net: Kconfig NET_DEVMEM selects GENERIC_ALLOCATOR
Saeed Mahameed
1
-1
/
+1
2025-05-27
selftests: net: move wait_local_port_listen to lib.sh
Hangbin Liu
15
-38
/
+29
2025-05-27
cxgb4: Constify struct thermal_zone_device_ops
Christophe JAILLET
1
-1
/
+1
2025-05-27
mlxsw: core_thermal: Constify struct thermal_zone_device_ops
Christophe JAILLET
1
-4
/
+4
2025-05-27
net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()
Dan Carpenter
1
-1
/
+1
2025-05-27
tipc: use kfree_sensitive() for aead cleanup
Zilin Guan
1
-1
/
+1
2025-05-27
tools: ynl: parse extack for sub-messages
Donald Hunter
1
-14
/
+25
2025-05-27
net: phy: mediatek: Add Airoha AN7583 PHY support
Christian Marangi
1
-0
/
+20
2025-05-27
net: dsa: mt7530: Add AN7583 support
Christian Marangi
3
-6
/
+37
2025-05-27
dt-bindings: net: dsa: mediatek,mt7530: Add airoha,an7583-switch
Christian Marangi
1
-0
/
+5
2025-05-27
Doc: networking: Fix various typos in rds.rst
Alok Tiwari
1
-4
/
+4
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
xsk: add missing virtual address conversion for page
Bui Quang Minh
1
-2
/
+1
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
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
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
net: mctp: use nlmsg_payload() for netlink message data extraction
Jeremy Kerr
2
-3
/
+6
2025-05-26
net: airoha: Add the capability to allocate hfwd descriptors in SRAM
Lorenzo Bianconi
3
-10
/
+16
[next]