summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-06-22Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-06-22revert "net: align SO_RCVMARK required privileges with SO_MARK"Maciej Żenczykowski
2023-06-22sch_netem: acquire qdisc lock in netem_change()Eric Dumazet
2023-06-21wifi: mac80211: report all unusable beacon framesBenjamin Berg
2023-06-21mptcp: ensure listener is unhashed before updating the sk statusPaolo Abeni
2023-06-21mptcp: drop legacy code around RX EOFPaolo Abeni
2023-06-21mptcp: consolidate fallback and non fallback state machinePaolo Abeni
2023-06-21mptcp: fix possible list corruption on passive MPJPaolo Abeni
2023-06-21mptcp: fix possible divide by zero in recvmsg()Paolo Abeni
2023-06-21mptcp: handle correctly disconnect() failuresPaolo Abeni
2023-06-20netfilter: nf_tables: Fix for deleting base chains with payloadPhil Sutter
2023-06-20netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso
2023-06-20netfilter: nf_tables: drop module reference after updating chainPablo Neira Ayuso
2023-06-20netfilter: nf_tables: disallow timeout for anonymous setsPablo Neira Ayuso
2023-06-20netfilter: nf_tables: disallow updates of anonymous setsPablo Neira Ayuso
2023-06-20netfilter: nf_tables: reject unbound chain set before commit phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso
2023-06-20netfilter: nf_tables: fix underflow in object reference counterPablo Neira Ayuso
2023-06-20netfilter: nft_set_pipapo: .walk does not deal with generationsPablo Neira Ayuso
2023-06-20netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-20netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-20Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-06-20Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2023-06-19ipvs: align inner_mac_header for encapsulationTerin Stock
2023-06-18svcrdma: Fix stale commentChuck Lever
2023-06-17SUNRPC: Address RCU warning in net/sunrpc/svc.cChuck Lever
2023-06-17SUNRPC: Use sysfs_emit in place of strlcpy/sprintfAzeem Shaikh
2023-06-17SUNRPC: Remove transport class dprintk call sitesChuck Lever
2023-06-17SUNRPC: Fix comments for transport class registrationChuck Lever
2023-06-17svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()Chuck Lever
2023-06-17svcrdma: trace cc_release callsChuck Lever
2023-06-17svcrdma: Convert "might sleep" comment into a code annotationChuck Lever
2023-06-17SUNRPC: Move initialization of rq_stimeChuck Lever
2023-06-17SUNRPC: Optimize page release in svc_rdma_sendto()Chuck Lever
2023-06-17svcrdma: Prevent page release when nothing was receivedChuck Lever
2023-06-16ieee802154: Replace strlcpy with strscpyAzeem Shaikh
2023-06-16xfrm: Linearize the skb after offloading if needed.Sebastian Andrzej Siewior
2023-06-15dccp: Print deprecation notice.Kuniyuki Iwashima
2023-06-15udplite: Print deprecation notice.Kuniyuki Iwashima
2023-06-15net: tipc: resize nlattr array to correct sizeLin Ma
2023-06-14net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov
2023-06-14net/handshake: remove fput() that causes use-after-freeLin Ma
2023-06-14Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-14net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye