summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-04-01Bluetooth: SCO: fix race conditions in sco_sock_connect()Cen Zhang
2026-04-01Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediatePauli Virtanen
2026-04-01netfilter: nf_tables: reject immediate NF_QUEUE verdictPablo Neira Ayuso
2026-04-01netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for N...Pablo Neira Ayuso
2026-04-01netfilter: ipset: drop logically empty buckets in mtype_delYifan Wu
2026-04-01netfilter: ctnetlink: ignore explicit helper on new expectationsPablo Neira Ayuso
2026-04-01netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absentQi Tang
2026-04-01netfilter: nf_conntrack_helper: pass helper to expect cleanupQi Tang
2026-04-01netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-04-01netfilter: x_tables: ensure names are nul-terminatedFlorian Westphal
2026-04-01netfilter: nfnetlink_log: account for netlink header sizeFlorian Westphal
2026-04-01netfilter: flowtable: strictly check for maximum number of actionsPablo Neira Ayuso
2026-03-31net/iucv: Add missing kernel-doc return value descriptionsNagamani PV
2026-03-31mptcp: fix soft lockup in mptcp_recvmsg()Li Xiasong
2026-03-31net: ipv6: flowlabel: defer exclusive option free until RCU teardownZhengchuan Liang
2026-03-31bridge: mrp: reject zero test interval to avoid OOM panicXiang Mei
2026-03-30net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...Yochai Eisenrich
2026-03-30net: use skb_header_pointer() for TCPv4 GSO frag_off checkGuoyu Su
2026-03-30ipv6: prevent possible UaF in addrconf_permanent_addr()Paolo Abeni
2026-03-30net: Clear the dst when performing encap / decapJakub Kicinski
2026-03-30xfrm: account XFRMA_IF_ID in aevent size calculationKeenan Dong
2026-03-30xfrm: clear trailing padding in build_polexpire()Yasuaki Torimaru
2026-03-29svcrdma: Factor out WR chain linking into helperChuck Lever
2026-03-29svcrdma: Add Write chunk WRs to the RPC's Send WR chainChuck Lever
2026-03-29svcrdma: Clean up use of rdma->sc_pd->deviceChuck Lever
2026-03-29svcrdma: Clean up use of rdma->sc_pd->device in Receive pathsChuck Lever
2026-03-29svcrdma: Add fair queuing for Send Queue accessChuck Lever
2026-03-29SUNRPC: Optimize rq_respages allocation in svc_alloc_argChuck Lever
2026-03-29SUNRPC: Track consumed rq_pages entriesChuck Lever
2026-03-29svcrdma: preserve rq_next_page in svc_rdma_save_io_pagesChuck Lever
2026-03-29SUNRPC: Handle NULL entries in svc_rqst_release_pagesChuck Lever
2026-03-29SUNRPC: Allocate a separate Reply page arrayChuck Lever
2026-03-29SUNRPC: Tighten bounds checking in svc_rqst_replace_pageChuck Lever
2026-03-29sunrpc: split cache_detail queue into request and reader listsJeff Layton
2026-03-29sunrpc: convert queue_wait from global to per-cache-detail waitqueueJeff Layton
2026-03-29sunrpc: convert queue_lock from global spinlock to per-cache-detail lockJeff Layton
2026-03-29sunrpc: Kill RPC_IFDEBUG()Andy Shevchenko
2026-03-29SUNRPC: Replace KUnit tests for memcmp() with KUNIT_EXPECT_MEMEQ_MSG()Ryota Sakamoto
2026-03-29sunrpc/cache: improve RCU safety in cache_list walking.NeilBrown
2026-03-29net: hsr: use __func__ instead of hardcoded function nameLuka Gejak
2026-03-29net: hsr: constify hsr_ops and prp_ops protocol operation structuresLuka Gejak
2026-03-29tcp: use __jhash_final() in inet6_ehashfn()Eric Dumazet
2026-03-29netfilter: remove nf_ipv6_ops and use direct function callsFernando Fernandez Mancera
2026-03-29ipv6: remove ipv6_stub infrastructure completelyFernando Fernandez Mancera
2026-03-29bpf: remove ipv6_bpf_stub completely and use direct function callsFernando Fernandez Mancera
2026-03-29net: convert remaining ipv6_stub users to direct function callsFernando Fernandez Mancera
2026-03-29ipv4: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera
2026-03-29ipv6: prepare headers for ipv6_stub removalFernando Fernandez Mancera
2026-03-29ipv6: remove dynamic ICMPv6 sender registration infrastructureFernando Fernandez Mancera