index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-04-01
Bluetooth: SCO: fix race conditions in sco_sock_connect()
Cen Zhang
-5
/
+21
2026-04-01
Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate
Pauli Virtanen
-2
/
+9
2026-04-01
netfilter: nf_tables: reject immediate NF_QUEUE verdict
Pablo Neira Ayuso
-2
/
+5
2026-04-01
netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for N...
Pablo Neira Ayuso
-0
/
+23
2026-04-01
netfilter: ipset: drop logically empty buckets in mtype_del
Yifan Wu
-1
/
+1
2026-04-01
netfilter: ctnetlink: ignore explicit helper on new expectations
Pablo Neira Ayuso
-45
/
+9
2026-04-01
netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent
Qi Tang
-0
/
+6
2026-04-01
netfilter: nf_conntrack_helper: pass helper to expect cleanup
Qi Tang
-1
/
+1
2026-04-01
netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
Florian Westphal
-4
/
+4
2026-04-01
netfilter: x_tables: ensure names are nul-terminated
Florian Westphal
-0
/
+11
2026-04-01
netfilter: nfnetlink_log: account for netlink header size
Florian Westphal
-1
/
+1
2026-04-01
netfilter: flowtable: strictly check for maximum number of actions
Pablo Neira Ayuso
-66
/
+130
2026-03-31
net/iucv: Add missing kernel-doc return value descriptions
Nagamani PV
-5
/
+13
2026-03-31
mptcp: fix soft lockup in mptcp_recvmsg()
Li Xiasong
-3
/
+8
2026-03-31
net: ipv6: flowlabel: defer exclusive option free until RCU teardown
Zhengchuan Liang
-5
/
+0
2026-03-31
bridge: mrp: reject zero test interval to avoid OOM panic
Xiang Mei
-2
/
+2
2026-03-30
net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...
Yochai Eisenrich
-0
/
+1
2026-03-30
net: use skb_header_pointer() for TCPv4 GSO frag_off check
Guoyu Su
-3
/
+8
2026-03-30
ipv6: prevent possible UaF in addrconf_permanent_addr()
Paolo Abeni
-3
/
+3
2026-03-30
net: Clear the dst when performing encap / decap
Jakub Kicinski
-23
/
+27
2026-03-30
xfrm: account XFRMA_IF_ID in aevent size calculation
Keenan Dong
-2
/
+8
2026-03-30
xfrm: clear trailing padding in build_polexpire()
Yasuaki Torimaru
-0
/
+2
2026-03-29
svcrdma: Factor out WR chain linking into helper
Chuck Lever
-39
/
+28
2026-03-29
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
-23
/
+81
2026-03-29
svcrdma: Clean up use of rdma->sc_pd->device
Chuck Lever
-9
/
+9
2026-03-29
svcrdma: Clean up use of rdma->sc_pd->device in Receive paths
Chuck Lever
-6
/
+7
2026-03-29
svcrdma: Add fair queuing for Send Queue access
Chuck Lever
-69
/
+136
2026-03-29
SUNRPC: Optimize rq_respages allocation in svc_alloc_arg
Chuck Lever
-1
/
+8
2026-03-29
SUNRPC: Track consumed rq_pages entries
Chuck Lever
-3
/
+11
2026-03-29
svcrdma: preserve rq_next_page in svc_rdma_save_io_pages
Chuck Lever
-4
/
+2
2026-03-29
SUNRPC: Handle NULL entries in svc_rqst_release_pages
Chuck Lever
-8
/
+14
2026-03-29
SUNRPC: Allocate a separate Reply page array
Chuck Lever
-32
/
+54
2026-03-29
SUNRPC: Tighten bounds checking in svc_rqst_replace_page
Chuck Lever
-4
/
+4
2026-03-29
sunrpc: split cache_detail queue into request and reader lists
Jeff Layton
-84
/
+59
2026-03-29
sunrpc: convert queue_wait from global to per-cache-detail waitqueue
Jeff Layton
-4
/
+3
2026-03-29
sunrpc: convert queue_lock from global spinlock to per-cache-detail lock
Jeff Layton
-24
/
+23
2026-03-29
sunrpc: Kill RPC_IFDEBUG()
Andy Shevchenko
-13
/
+14
2026-03-29
SUNRPC: Replace KUnit tests for memcmp() with KUNIT_EXPECT_MEMEQ_MSG()
Ryota Sakamoto
-42
/
+51
2026-03-29
sunrpc/cache: improve RCU safety in cache_list walking.
NeilBrown
-32
/
+28
2026-03-29
net: hsr: use __func__ instead of hardcoded function name
Luka Gejak
-1
/
+1
2026-03-29
net: hsr: constify hsr_ops and prp_ops protocol operation structures
Luka Gejak
-3
/
+3
2026-03-29
tcp: use __jhash_final() in inet6_ehashfn()
Eric Dumazet
-2
/
+2
2026-03-29
netfilter: remove nf_ipv6_ops and use direct function calls
Fernando Fernandez Mancera
-94
/
+26
2026-03-29
ipv6: remove ipv6_stub infrastructure completely
Fernando Fernandez Mancera
-141
/
+1
2026-03-29
bpf: remove ipv6_bpf_stub completely and use direct function calls
Fernando Fernandez Mancera
-48
/
+33
2026-03-29
net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
-19
/
+12
2026-03-29
ipv4: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
-29
/
+28
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
-2
/
+1
2026-03-29
ipv6: prepare headers for ipv6_stub removal
Fernando Fernandez Mancera
-0
/
+15
2026-03-29
ipv6: remove dynamic ICMPv6 sender registration infrastructure
Fernando Fernandez Mancera
-49
/
+3
[prev]
[next]