summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-08-10net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko
2026-08-10net: expect instance lock in netdev_queue_get_dma_dev()Jakub Kicinski
2026-08-10netfilter: nf_conntrack_expect: bail out on insert dead expectationsPablo Neira Ayuso
2026-08-10netfilter: conntrack: always lower timeout for non-closing RST packetsPablo Neira Ayuso
2026-08-10netfilter: ipset: let destroy callbacks adjust ext mem sizeFlorian Westphal
2026-08-10netfilter: ipset: fix list type element drift bugFlorian Westphal
2026-08-10netfilter: flowtable: publish GC-visible tuple lastJérémy Jean
2026-08-10netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort pathAlexey Velichayshiy
2026-08-10ipvs: revalidate ihl to prevent out-of-bounds accessJulian Anastasov
2026-08-10ipvs: clear IPv4 options after rebasing tunnel ICMP errorsKyle Zeng
2026-08-10netfilter: nfnetlink_log: wait for rcu grace period before freeing pernet stateFlorian Westphal
2026-08-10netfilter: nf_conntrack: defer invalid log until after unlockZihan Xi
2026-08-10ipvs: separate destination availability stateYizhou Zhao
2026-08-10ipvs: properly update the overload flag on dest editJulian Anastasov
2026-08-10ipvs: add totalconns for destJulian Anastasov
2026-08-10netfilter: bridge: release template ct on non-IP pathZhiling Zou
2026-08-10netfilter: ipset: fix refcount race between list:set GC and swapXiang Mei (Microsoft)
2026-08-10sunrpc: xprtsock: annotate shared socket callbacks with READ_ONCE/WRITE_ONCERunyu Xiao
2026-08-10SUNRPC: check rpc_sockaddr2uaddr() return value in rpcb_register_inet4/6Weiming Shi
2026-08-10sunrpc: remove unused svc_version vs_count fieldJeff Layton
2026-08-10sunrpc: use per-net counts in svc_seq_show()Jeff Layton
2026-08-10sunrpc: add per-netns per-procedure call counts to svc_statJeff Layton
2026-08-10sunrpc: derive the pool count instead of caching it in sv_nrpoolsJeff Layton
2026-08-10sunrpc: tear down pool counters before dropping the pool map referenceJeff Layton
2026-08-10sunrpc: guarantee a thread per pool when auto-distributingJeff Layton
2026-08-10sunrpc: hardcode pool_mode to pernode, remove other modesJeff Layton
2026-08-10sunrpc: route to a populated pool in svc_pool_for_cpu()Jeff Layton
2026-08-10SUNRPC: Restore NUMA_NO_NODE for svc thread allocations in global modeAmeer Hamza
2026-08-10svcrdma: Reject inline replies that overflow the pull-up bufferChuck Lever
2026-08-10sunrpc: defer rq_argp and rq_resp free until after RCU grace periodJeff Layton
2026-08-10SUNRPC: Add svc_serv_maxthreads() to report the thread ceilingChuck Lever
2026-08-10net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arraysDavid Laight
2026-08-10rpcrdma: arm rn_done before publishing the notificationChuck Lever
2026-08-10SUNRPC: Check svc pool percpu counter allocationChuck Lever
2026-08-10sunrpc: init gssp_lock before publishing proc entryChris Mason
2026-08-10SUNRPC: close backchannel before destroying callback serviceChuck Lever
2026-08-10SUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entryChris Mason
2026-08-10SUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_statChris Mason
2026-08-10SUNRPC: reject duplicate CREDS_VALUE optionsChris Mason
2026-08-10SUNRPC: fix gssx_dec_option_array error path bugsChris Mason
2026-08-10SUNRPC: Reject krb5 v2 wrap tokens with oversized ec fieldChuck Lever
2026-08-10svcrdma: Clear sc_cm_id when ADDR_CHANGE replacement failsChuck Lever
2026-08-10svcrdma: Reject connection when transport allocation failsChuck Lever
2026-08-10svcrdma: Use svc_xprt_put to free listener on create failureChuck Lever
2026-08-10svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_idChuck Lever
2026-08-10svcrdma: Fix unmatched rn_unregister on failed acceptChris Mason
2026-08-10netfilter: nft_ct: move custom expectation support to helperPablo Neira Ayuso
2026-08-10netfilter: flowtable: detach layer 2 encapsulation parser from lookupPablo Neira Ayuso
2026-08-10netfilter: flowtable: move ipv4 and ipv6 xmit path to functionPablo Neira Ayuso
2026-08-10netfilter: flowtable: store ethertype in flowtable contextPablo Neira Ayuso