summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2023-06-14net/sched: Refactor qdisc_graft() for ingress and clsact QdiscsPeilin Ye
2023-06-14net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey
2023-06-12sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter
2023-06-12sctp: handle invalid error codes without calling BUG()Dan Carpenter
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg
2023-06-10Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-06-10netlabel: fix shift wrapping bug in netlbl_catmap_setlong()Dmitry Mastykin
2023-06-09wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer
2023-06-09wifi: cfg80211: remove links only on APJohannes Berg
2023-06-09wifi: mac80211: take lock before setting vif linksBenjamin Berg
2023-06-09wifi: cfg80211: fix link del callback to call correct handlerBenjamin Berg
2023-06-09wifi: mac80211: fix link activation settings orderJohannes Berg
2023-06-09wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()Dan Carpenter
2023-06-09net/sched: cls_u32: Fix reference counter leak leading to overflowLee Jones
2023-06-09net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txqZhengchao Shao
2023-06-09net/sched: act_pedit: Parse L3 Header for L4 offsetMax Tottenham
2023-06-08ping6: Fix send to link-local addresses with VRF.Guillaume Nault
2023-06-08netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULEPablo Neira Ayuso
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-07Merge tag 'batadv-net-pullrequest-20230607' of git://git.open-mesh.org/linux-...Jakub Kicinski
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-08netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso
2023-06-08netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-06-07net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua
2023-06-07net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet
2023-06-07net: openvswitch: fix upcall counter access before allocationEelco Chaudron
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-06Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-06-06Merge tag 'nf-23-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-06-06Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-06tcp: gso: really support BIG TCPEric Dumazet
2023-06-06ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima
2023-06-07netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso
2023-06-07netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima
2023-06-07netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout
2023-06-07netfilter: nft_bitwise: fix register trackingJeremy Sowden
2023-06-07netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_...Gavrilov Ilia
2023-06-06wifi: cfg80211: fix locking in regulatory disconnectJohannes Berg
2023-06-06wifi: cfg80211: fix locking in sched scan stop workJohannes Berg
2023-06-06wifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh
2023-06-06wifi: mac80211: don't translate beacon/presp addrsJohannes Berg