summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-06-01NFSD: Put cache get-reqs dump attrs under replyChuck Lever
2026-06-01sunrpc: add SUNRPC_CMD_CACHE_FLUSH netlink commandJeff Layton
2026-06-01nfsd: add netlink upcall for the svc_export cacheJeff Layton
2026-06-01sunrpc: add netlink upcall for the auth.unix.gid cacheJeff Layton
2026-06-01sunrpc: add netlink upcall for the auth.unix.ip cacheJeff Layton
2026-06-01sunrpc: add a generic netlink family for cache upcallsJeff Layton
2026-06-01sunrpc: add helpers to count and snapshot pending cache requestsJeff Layton
2026-06-01sunrpc: add a cache_notify callbackJeff Layton
2026-06-01sunrpc: rename cache_pipe_upcall() to cache_do_upcall()Jeff Layton
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall_timeout()Jeff Layton
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()Jeff Layton
2026-06-01sunrpc: skip svc_xprt_enqueue when transport is busyChuck Lever
2026-06-01sunrpc: skip svc_xprt_enqueue in svc_xprt_received when idleChuck Lever
2026-06-01sunrpc: skip svc_xprt_enqueue when no work is pendingChuck Lever
2026-06-01batman-adv: use neigh_node's orig_node only as idSven Eckelmann
2026-06-01batman-adv: tvlv: avoid unnecessary OGM buffer reallocationsSven Eckelmann
2026-06-01batman-adv: tt: replace open-coded overflow check with helperSven Eckelmann
2026-06-01batman-adv: replace non-atomic last_ttvn with (READ|WRITE)_ONCESven Eckelmann
2026-06-01batman-adv: replace non-atomic packet_size_max with (READ|WRITE)_ONCESven Eckelmann
2026-06-01batman-adv: replace non-atomic mesh state with (READ|WRITE)_ONCESven Eckelmann
2026-06-01batman-adv: replace non-atomic vlan config fields with (READ|WRITE)_ONCESven Eckelmann
2026-06-01batman-adv: replace non-atomic hardif config fields with (READ|WRITE)_ONCESven Eckelmann
2026-06-01batman-adv: replace non-atomic meshif config fields with (READ|WRITE)_ONCESven Eckelmann
2026-06-01batman-adv: extract netdev wifi detection information objectSven Eckelmann
2026-06-01netfilter: nft_byteorder: remove multi-register supportFlorian Westphal
2026-06-01netfilter: bridge: make ebt_snat ARP rewrite writableYiming Qian
2026-06-01netfilter: nft_ct: bail out on template ct in get evalJiayuan Chen
2026-06-01netfilter: nft_tunnel: fix use-after-free on object destroyTristan Madani
2026-06-01netfilter: conntrack_irc: fix possible out-of-bounds readFlorian Westphal
2026-06-01netfilter: synproxy: add mutex to guard hook reference countingFernando Fernandez Mancera
2026-06-01netfilter: nft_fib_ipv6: bail out of sibling walk if rt got unlinkedJiayuan Chen
2026-06-01ipvs: clear the svc scheduler ptr early on editJulian Anastasov
2026-06-01netfilter: xt_NFQUEUE: prefer raw_smp_processor_idFernando Fernandez Mancera
2026-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-06-01xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()Takao Sato
2026-05-29Revert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera
2026-05-29Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-05-29net: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov
2026-05-29ipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen
2026-05-29ipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen
2026-05-29bpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu
2026-05-29vsock/virtio: bind uarg before filling zerocopy skbJingguo Tan
2026-05-29batman-adv: use atomic_xchg() for gw.reselect checkSven Eckelmann
2026-05-29batman-adv: add missing includesSven Eckelmann
2026-05-29batman-adv: drop batman-adv specific versionSven Eckelmann
2026-05-29Revert "esp: fix page frag reference leak on skb_to_sgvec failure"Steffen Klassert
2026-05-29net: Remove support for AIO on socketsDemi Marie Obenour
2026-05-28net/rds: use special gfp_t format specifierBrendan Jackman
2026-05-29net/9p: fix infinite loop in p9_client_rpc on fatal signalVasiliy Kovalev
2026-05-28net: make page_pool_get_stats() voidJakub Kicinski