summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-06-14Bluetooth: fix debugfs registrationJohan Hovold
2023-06-14Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz
2023-06-14mptcp: update userspace pm infosGeliang Tang
2023-06-14mptcp: add address into userspace pm listGeliang Tang
2023-06-14mptcp: only send RM_ADDR in nl_cmd_removeGeliang Tang
2023-06-14can: j1939: avoid possible use-after-free when j1939_can_rx_register failsFedor Pchelkin
2023-06-14can: j1939: change j1939_netdev_lock type to mutexFedor Pchelkin
2023-06-14can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...Oleksij Rempel
2023-06-14batman-adv: Broken sync while rescheduling delayed workVladislav Efanov
2023-06-14net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua
2023-06-14net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet
2023-06-14net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-14net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-14tcp: gso: really support BIG TCPEric Dumazet
2023-06-14ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima
2023-06-14netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso
2023-06-14netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima
2023-06-14netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout
2023-06-14netfilter: nft_bitwise: fix register trackingJeremy Sowden
2023-06-14wifi: cfg80211: fix locking in sched scan stop workJohannes Berg
2023-06-14wifi: mac80211: don't translate beacon/presp addrsJohannes Berg
2023-06-14wifi: mac80211: mlme: fix non-inheritence elementJohannes Berg
2023-06-14wifi: cfg80211: reject bad AP MLD addressJohannes Berg
2023-06-14wifi: mac80211: use correct iftype HE capJohannes Berg
2023-06-14Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim
2023-06-14Bluetooth: ISO: don't try to remove CIG if there are bound CIS leftPauli Virtanen
2023-06-14Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu
2023-06-14Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang
2023-06-14net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM valuesEric Dumazet
2023-06-14net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONTWen Gu
2023-06-14net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda
2023-06-14bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()Eric Dumazet
2023-06-09tls: rx: strp: don't use GFP_KERNEL in softirq contextJakub Kicinski
2023-06-09mptcp: fix active subflow finalizationPaolo Abeni
2023-06-09mptcp: fix connect timeout handlingPaolo Abeni
2023-06-09atm: hide unused procfs functionsArnd Bergmann
2023-06-09netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix
2023-06-09wifi: mac80211: recalc chanctx mindef before assigningJohannes Berg
2023-06-09wifi: mac80211: consider reserved chanctx for mindefJohannes Berg
2023-06-09wifi: mac80211: simplify chanctx allocationJohannes Berg
2023-06-09xfrm: Check if_id in inbound policy/secpath matchBenedict Wong
2023-06-09mptcp: add annotations around sk->sk_shutdown accessesPaolo Abeni
2023-06-09mptcp: fix data race around msk->first accessPaolo Abeni
2023-06-09mptcp: consolidate passive msk socket initializationPaolo Abeni
2023-06-09mptcp: simplify subflow_syn_recv_sock()Paolo Abeni
2023-06-09mptcp: avoid unneeded address copyPaolo Abeni
2023-06-09mptcp: add annotations around msk->subflow accessesPaolo Abeni
2023-06-09mptcp: avoid unneeded __mptcp_nmpc_socket() usagePaolo Abeni
2023-06-09rtnetlink: call validate_linkmsg in rtnl_create_linkXin Long