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
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-16
eth: bnxt: add support rx side device memory TCP
Taehee Yoo
1
-0
/
+11
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
1
-0
/
+6
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
1
-0
/
+12
2025-04-15
netlink: Introduce nlmsg_payload helper
Breno Leitao
1
-0
/
+16
2025-04-15
net: phy: remove device_phy_find_device
Heiner Kallweit
1
-6
/
+0
2025-04-15
mptcp: sched: remove mptcp_sched_data
Matthieu Baerts (NGI0)
1
-11
/
+2
2025-04-14
rxrpc: Add more CHALLENGE/RESPONSE packet tracing
David Howells
1
-1
/
+77
2025-04-14
rxrpc: Display security params in the afs_cb_call tracepoint
David Howells
2
-2
/
+11
2025-04-14
rxrpc: rxgk: Implement connection rekeying
David Howells
1
-0
/
+24
2025-04-14
rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
David Howells
1
-2
/
+43
2025-04-14
rxrpc: Add YFS RxGK (GSSAPI) security class
David Howells
1
-0
/
+17
2025-04-14
rxrpc: Add the security index for yfs-rxgk
David Howells
2
-0
/
+36
2025-04-14
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
3
-13
/
+75
2025-04-14
rxrpc: Pull out certain app callback funcs into an ops table
David Howells
1
-10
/
+15
2025-04-14
net: stmmac: remove eee_usecs_rate
Russell King (Oracle)
1
-1
/
+0
2025-04-14
net: Remove ->exit_batch_rtnl().
Kuniyuki Iwashima
1
-2
/
+0
2025-04-14
ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().
Kuniyuki Iwashima
1
-4
/
+3
2025-04-14
net: Add ->exit_rtnl() hook to struct pernet_operations.
Kuniyuki Iwashima
1
-0
/
+2
2025-04-14
net: ethtool: fix get_ts_stats() documentation
Russell King (Oracle)
1
-4
/
+5
2025-04-14
page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Toke Høiland-Jørgensen
3
-4
/
+52
2025-04-14
page_pool: Move pp_magic check into helper functions
Toke Høiland-Jørgensen
1
-0
/
+20
2025-04-14
net: bridge: Add offload_fail_notification bopt
Joseph Huang
1
-0
/
+1
2025-04-14
net: bridge: mcast: Add offload failed mdb flag
Joseph Huang
1
-4
/
+5
2025-04-14
net: convert dev->rtnl_link_state to a bool
Jakub Kicinski
1
-8
/
+2
2025-04-14
udp: properly deal with xfrm encap and ADDRFORM
Paolo Abeni
1
-1
/
+0
2025-04-11
tcp: Rename tcp_or_dccp_get_hashinfo().
Kuniyuki Iwashima
1
-2
/
+1
2025-04-11
net: Unexport shared functions for DCCP.
Kuniyuki Iwashima
1
-1
/
+0
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
7
-353
/
+2
2025-04-10
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
1
-0
/
+24
2025-04-10
net: pass const to msg_data_left()
Breno Leitao
1
-1
/
+1
2025-04-10
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
2
-0
/
+2
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
2
-1
/
+8
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-68
/
+65
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-4
/
+43
2025-04-10
Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-04-10
Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-2
/
+38
2025-04-09
net: remove cpu stall in txq_trans_update()
Eric Dumazet
1
-3
/
+4
2025-04-09
netdev: depend on netdev->lock for qstats in ops locked drivers
Jakub Kicinski
1
-1
/
+3
2025-04-09
xdp: double protect netdev->xdp_flags with netdev->lock
Jakub Kicinski
2
-1
/
+2
2025-04-09
netdev: add "ops compat locking" helpers
Jakub Kicinski
1
-0
/
+16
2025-04-09
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
2
-3
/
+4
2025-04-09
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
1
-1
/
+5
2025-04-08
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
1
-2
/
+1
2025-04-08
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
1
-0
/
+4
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
4
-0
/
+40
2025-04-08
Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2025-04-08
kunit: Spelling s/slowm/slow/
Geert Uytterhoeven
1
-1
/
+1
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-04-08
net: rps: remove kfree_rcu_mightsleep() use
Eric Dumazet
1
-2
/
+3
[next]