summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-06-24tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usageDavid Howells
2023-06-24Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...Jakub Kicinski
2023-06-24net/tcp: optimise locking for blocking splicePavel Begunkov
2023-06-24af_unix: Call scm_recv() only after scm_set_cred().Kuniyuki Iwashima
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-22net: fix net device address assign typePiotr Gardocki
2023-06-22net/tls: fix comment typoYueh-Shun Li
2023-06-22tcp: fix comment typoYueh-Shun Li
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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: pass addr to mptcp_pm_alloc_anno_listGeliang Tang
2023-06-21mptcp: consolidate transition to TCP_CLOSE in mptcp_do_fastclose()Paolo Abeni
2023-06-21mptcp: introduce MPTCP_FULL_INFO getsockoptPaolo Abeni
2023-06-21mptcp: add subflow unique idPaolo Abeni
2023-06-21mptcp: track some aggregate data countersPaolo Abeni
2023-06-21mptcp: move snd_una update earlier for fallback socketPaolo Abeni
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-21inet: Cleanup on charging memory for newly accepted socketsAbel Wu
2023-06-21net: hsr: Disable promiscuous mode in offload modeRavi Gunasekaran
2023-06-21bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever
2023-06-21bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpointGilad Sever
2023-06-21bpf: Factor out socket lookup functions for the TC hookpoint.Gilad Sever
2023-06-21wifi: mac80211: mark keys as uploaded when added by the driverYedidya Benshimol
2023-06-21wifi: nl80211/reg: add no-EHT regulatory flagJohannes Berg
2023-06-21wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer
2023-06-21wifi: mac80211: fix CRC calculation for extended elemsJohannes Berg
2023-06-21wifi: mac80211: avoid lockdep checking when removing deflinkBenjamin Berg
2023-06-21wifi: mac80211: always hold sdata lock in chanctx assign/unassignJohannes Berg
2023-06-21wifi: mac80211: store BSS param change count from assoc responseJohannes Berg
2023-06-21wifi: mac80211: drop some unprotected action framesJohannes Berg
2023-06-21wifi: mac80211: move action length check upJohannes Berg
2023-06-21wifi: mac80211: drop unprotected robust mgmt before 4-way-HSAlon Giladi
2023-06-20net: remove sk_is_ipmr() and sk_is_icmpv6() helpersEric Dumazet
2023-06-20netlabel: Reorder fields in 'struct netlbl_domaddr6_map'Christophe JAILLET
2023-06-20mptcp: Reorder fields in 'struct mptcp_pm_add_entry'Christophe JAILLET
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