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
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-08
net: skbuff: Drop unused @skb
Michal Luczaj
1
-4
/
+3
2025-07-08
net: splice: Drop unused @gfp
Michal Luczaj
6
-12
/
+6
2025-07-08
net: splice: Drop unused @pipe
Michal Luczaj
1
-11
/
+7
2025-07-08
tcp: Correct signedness in skb remaining space calculation
Jiayuan Chen
1
-1
/
+1
2025-07-08
net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'
Hannes Reinecke
1
-0
/
+6
2025-07-08
net: replace ADDRLABEL with dynamic debug
Wang Liang
1
-21
/
+11
2025-07-08
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
4
-17
/
+12
2025-07-08
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
5
-13
/
+13
2025-07-08
net/sched: acp_api: no longer acquire RTNL in tc_action_net_exit()
Eric Dumazet
1
-1
/
+8
2025-07-08
net: mctp: test: Add tests for gateway routes
Jeremy Kerr
4
-10
/
+271
2025-07-08
net: mctp: add gateway routing support
Jeremy Kerr
2
-56
/
+153
2025-07-08
net: mctp: allow NL parsing directly into a struct mctp_route
Jeremy Kerr
1
-62
/
+140
2025-07-08
net: mctp: remove routes by netid, not by device
Jeremy Kerr
1
-4
/
+10
2025-07-08
net: mctp: pass net into route creation
Jeremy Kerr
1
-15
/
+16
2025-07-08
net: mctp: test: Add initial socket tests
Jeremy Kerr
2
-0
/
+218
2025-07-08
net: mctp: test: add sock test infrastructure
Jeremy Kerr
3
-1
/
+21
2025-07-08
net: mctp: test: move functions into utils.[ch]
Jeremy Kerr
3
-163
/
+182
2025-07-08
net: mctp: test: Add extaddr routing output test
Jeremy Kerr
1
-0
/
+53
2025-07-08
net: mctp: test: Add an addressed device constructor
Jeremy Kerr
2
-2
/
+25
2025-07-08
net: mctp: separate cb from direct-addressing routing
Jeremy Kerr
1
-16
/
+5
2025-07-08
net: mctp: separate routing database from routing operations
Jeremy Kerr
3
-233
/
+284
2025-07-08
net: mctp: test: make cloned_frag buffers more appropriately-sized
Jeremy Kerr
1
-5
/
+3
2025-07-08
net: mctp: don't use source cb data when forwarding, ensure pkt_type is set
Jeremy Kerr
1
-1
/
+12
2025-07-08
wifi: mac80211: fix rx link assignment for non-MLO stations
Hari Chandrakanthan
1
-3
/
+9
2025-07-08
wifi: cfg80211: move away from using a fake platform device
Greg Kroah-Hartman
1
-14
/
+14
2025-07-07
Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-2
/
+5
2025-07-07
netpoll: move Ethernet setup to push_eth() helper
Breno Leitao
1
-15
/
+15
2025-07-07
netpoll: factor out UDP header setup into push_udp() helper
Breno Leitao
1
-9
/
+19
2025-07-07
netpoll: factor out IPv4 header setup into push_ipv4() helper
Breno Leitao
1
-26
/
+36
2025-07-07
netpoll: factor out IPv6 header setup into push_ipv6() helper
Breno Leitao
1
-20
/
+29
2025-07-07
netpoll: factor out UDP checksum calculation into helper
Breno Leitao
1
-15
/
+26
2025-07-07
netpoll: Improve code clarity with explicit struct size calculations
Breno Leitao
1
-6
/
+6
2025-07-07
net: remove RTNL use for /proc/sys/net/core/rps_default_mask
Eric Dumazet
3
-26
/
+28
2025-07-07
page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems...
Byungchul Park
1
-3
/
+3
2025-07-07
page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netme...
Byungchul Park
1
-4
/
+4
2025-07-07
page_pool: rename page_pool_return_page() to page_pool_return_netmem()
Byungchul Park
1
-11
/
+11
2025-07-07
tipc: Fix use-after-free in tipc_conn_close().
Kuniyuki Iwashima
1
-0
/
+2
2025-07-07
netlink: Fix wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
1
-32
/
+49
2025-07-07
net: openvswitch: allow providing upcall pid for the 'execute' command
Ilya Maximets
4
-3
/
+15
2025-07-07
wifi: prevent A-MSDU attacks in mesh networks
Mathy Vanhoef
1
-2
/
+50
2025-07-07
wifi: mac80211: reject VHT opmode for unsupported channel widths
Moon Hee Lee
1
-0
/
+14
2025-07-07
wifi: mac80211: fix non-transmitted BSSID profile search
Johannes Berg
1
-4
/
+2
2025-07-07
wifi: mac80211: clear frame buffer to never leak stack
Johannes Berg
1
-0
/
+3
2025-07-07
wifi: mac80211: correctly identify S1G short beacon
Lachlan Hodges
1
-2
/
+5
2025-07-04
libceph: Rename hmac_sha256() to ceph_hmac_sha256()
Eric Biggers
1
-6
/
+6
2025-07-04
af_unix: enable handing out pidfds for reaped tasks in SCM_PIDFD
Alexander Mikhalitsyn
1
-1
/
+2
2025-07-04
af_unix: stash pidfs dentry when needed
Alexander Mikhalitsyn
2
-1
/
+17
2025-07-04
af_unix/scm: fix whitespace errors
Alexander Mikhalitsyn
1
-1
/
+1
2025-07-04
af_unix: introduce and use scm_replace_pid() helper
Alexander Mikhalitsyn
1
-3
/
+19
2025-07-04
af_unix: introduce unix_skb_to_scm helper
Alexander Mikhalitsyn
1
-4
/
+8
[prev]
[next]