summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* dccp: Print deprecation notice.Kuniyuki Iwashima2023-06-151-0/+3
* udplite: Print deprecation notice.Kuniyuki Iwashima2023-06-152-0/+6
* net: tipc: resize nlattr array to correct sizeLin Ma2023-06-151-2/+2
* net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov2023-06-141-5/+7
* net/handshake: remove fput() that causes use-after-freeLin Ma2023-06-142-5/+0
* Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-06-149-18/+30
|\
| * wifi: mac80211: fragment per STA profile correctlyBenjamin Berg2023-06-123-5/+6
| * wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer2023-06-091-3/+3
| * wifi: cfg80211: remove links only on APJohannes Berg2023-06-091-1/+8
| * wifi: mac80211: take lock before setting vif linksBenjamin Berg2023-06-091-1/+8
| * wifi: cfg80211: fix link del callback to call correct handlerBenjamin Berg2023-06-091-3/+3
| * wifi: mac80211: fix link activation settings orderJohannes Berg2023-06-091-2/+2
| * wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()Dan Carpenter2023-06-091-3/+0
* | net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye2023-06-142-8/+34
* | net/sched: Refactor qdisc_graft() for ingress and clsact QdiscsPeilin Ye2023-06-141-10/+10
* | net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey2023-06-143-6/+20
* | sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter2023-06-121-1/+1
* | sctp: handle invalid error codes without calling BUG()Dan Carpenter2023-06-121-1/+4
* | Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-06-103-17/+100
|\ \
| * | netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULEPablo Neira Ayuso2023-06-081-1/+2
| * | netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso2023-06-081-1/+2
| * | netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso2023-06-082-15/+96
* | | netlabel: fix shift wrapping bug in netlbl_catmap_setlong()Dmitry Mastykin2023-06-101-1/+2
* | | net/sched: cls_u32: Fix reference counter leak leading to overflowLee Jones2023-06-091-8/+10
* | | net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txqZhengchao Shao2023-06-091-0/+3
* | | net/sched: act_pedit: Parse L3 Header for L4 offsetMax Tottenham2023-06-091-5/+43
* | | ping6: Fix send to link-local addresses with VRF.Guillaume Nault2023-06-081-1/+2
* | | Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-0844-177/+344
|\ \ \
| * \ \ Merge tag 'batadv-net-pullrequest-20230607' of git://git.open-mesh.org/linux-...Jakub Kicinski2023-06-071-1/+1
| |\ \ \
| | * | | batman-adv: Broken sync while rescheduling delayed workVladislav Efanov2023-05-261-1/+1
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-071-1/+2
| |\ \ \ \
| | * | | | bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()Eric Dumazet2023-06-011-1/+2
| * | | | | net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua2023-06-071-0/+1
| * | | | | net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet2023-06-071-5/+5
| * | | | | net: openvswitch: fix upcall counter access before allocationEelco Chaudron2023-06-072-21/+16
| * | | | | net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2023-06-071-2/+0
| * | | | | net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet2023-06-0711-41/+58
| * | | | | rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2023-06-071-2/+4
| | |_|/ / | |/| | |
| * | | | Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-06-065-37/+75
| |\ \ \ \
| | * | | | Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim2023-06-051-0/+9
| | * | | | Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen2023-06-051-18/+26
| | * | | | Bluetooth: ISO: don't try to remove CIG if there are bound CIS leftPauli Virtanen2023-06-051-0/+2
| | * | | | Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu2023-06-051-0/+4
| | * | | | Bluetooth: fix debugfs registrationJohan Hovold2023-06-051-0/+3
| | * | | | Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang2023-06-052-6/+16
| | * | | | Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz2023-06-051-4/+4
| | * | | | Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIGPauli Virtanen2023-06-051-7/+6
| | * | | | Bluetooth: ISO: consider right CIS when removing CIG at cleanupPauli Virtanen2023-06-051-2/+5
| * | | | | Merge tag 'nf-23-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-06-064-2/+15
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso2023-06-071-1/+1