summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeLines
* Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2023-06-22-96/+417
|\
| * netfilter: nf_tables: Fix for deleting base chains with payloadPhil Sutter2023-06-20-7/+9
| * netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso2023-06-20-1/+1
| * netfilter: nf_tables: drop module reference after updating chainPablo Neira Ayuso2023-06-20-0/+2
| * netfilter: nf_tables: disallow timeout for anonymous setsPablo Neira Ayuso2023-06-20-0/+7
| * netfilter: nf_tables: disallow updates of anonymous setsPablo Neira Ayuso2023-06-20-0/+3
| * netfilter: nf_tables: reject unbound chain set before commit phasePablo Neira Ayuso2023-06-20-0/+13
| * netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso2023-06-20-3/+32
| * netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso2023-06-20-2/+5
| * netfilter: nf_tables: fix underflow in object reference counterPablo Neira Ayuso2023-06-20-8/+5
| * netfilter: nft_set_pipapo: .walk does not deal with generationsPablo Neira Ayuso2023-06-20-1/+5
| * netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso2023-06-20-31/+163
| * netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso2023-06-20-7/+41
| * netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso2023-06-20-40/+133
| * ipvs: align inner_mac_header for encapsulationTerin Stock2023-06-19-0/+2
* | revert "net: align SO_RCVMARK required privileges with SO_MARK"Maciej Żenczykowski2023-06-22-6/+0
* | sch_netem: acquire qdisc lock in netem_change()Eric Dumazet2023-06-22-2/+6
* | wifi: mac80211: report all unusable beacon framesBenjamin Berg2023-06-21-1/+1
* | mptcp: ensure listener is unhashed before updating the sk statusPaolo Abeni2023-06-21-12/+20
* | mptcp: drop legacy code around RX EOFPaolo Abeni2023-06-21-53/+1
* | mptcp: consolidate fallback and non fallback state machinePaolo Abeni2023-06-21-33/+25
* | mptcp: fix possible list corruption on passive MPJPaolo Abeni2023-06-21-3/+9
* | mptcp: fix possible divide by zero in recvmsg()Paolo Abeni2023-06-21-0/+7
* | mptcp: handle correctly disconnect() failuresPaolo Abeni2023-06-21-6/+14
* | Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2023-06-20-8/+78
|\ \
| * | xfrm: Linearize the skb after offloading if needed.Sebastian Andrzej Siewior2023-06-16-0/+6
| * | xfrm: Use xfrm_state selector for BEET inputHerbert Xu2023-06-12-4/+3
| * | xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack socketsMaciej Żenczykowski2023-06-09-0/+4
| * | xfrm: add missed call to delete offloaded policiesLeon Romanovsky2023-06-07-0/+2
| * | xfrm: Ensure policies always checked on XFRM-I input pathBenedict Wong2023-05-21-4/+50
| * | xfrm: Treat already-verified secpath entries as optionalBenedict Wong2023-05-21-0/+13
* | | net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean2023-06-20-1/+23
* | | Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...David S. Miller2023-06-20-2/+2
|\ \ \ | |_|/ |/| |
| * | ieee802154: Replace strlcpy with strscpyAzeem Shaikh2023-06-16-2/+2
* | | dccp: Print deprecation notice.Kuniyuki Iwashima2023-06-15-0/+3
* | | udplite: Print deprecation notice.Kuniyuki Iwashima2023-06-15-0/+6
* | | net: tipc: resize nlattr array to correct sizeLin Ma2023-06-15-2/+2
* | | net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov2023-06-14-5/+7
* | | net/handshake: remove fput() that causes use-after-freeLin Ma2023-06-14-5/+0
* | | Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-06-14-18/+30
|\ \ \
| * | | wifi: mac80211: fragment per STA profile correctlyBenjamin Berg2023-06-12-5/+6
| * | | wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer2023-06-09-3/+3
| * | | wifi: cfg80211: remove links only on APJohannes Berg2023-06-09-1/+8
| * | | wifi: mac80211: take lock before setting vif linksBenjamin Berg2023-06-09-1/+8
| * | | wifi: cfg80211: fix link del callback to call correct handlerBenjamin Berg2023-06-09-3/+3
| * | | wifi: mac80211: fix link activation settings orderJohannes Berg2023-06-09-2/+2
| * | | wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()Dan Carpenter2023-06-09-3/+0
* | | | net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye2023-06-14-8/+34
* | | | net/sched: Refactor qdisc_graft() for ingress and clsact QdiscsPeilin Ye2023-06-14-10/+10
* | | | net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey2023-06-14-6/+20