aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2023-09-14Merge tag 'v6.4.16' into v6.4/standard/basev6.4/standard/xilinx-zynqmpv6.4/standard/x86v6.4/standard/tiny/x86v6.4/standard/tiny/common-pcv6.4/standard/tiny/basev6.4/standard/ti-am335xv6.4/standard/qemuppcv6.4/standard/qemuarm64v6.4/standard/nxp-ls20xxv6.4/standard/edgerouterv6.4/standard/beaglebonev6.4/standard/bcm-2xxx-rpiv6.4/standard/baseBruce Ashfield
2023-09-13Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz
2023-09-13Bluetooth: msft: Extended monitor tracking by address filterHilda Wu
2023-09-13dccp: Fix out of bounds access in DCCP error handlerJann Horn
2023-09-13skbuff: skb_segment, Call zero copy functions before using skbuff fragsMohamed Khalfella
2023-09-13netfilter: xt_sctp: validate the flag_info countWander Lairson Costa
2023-09-13netfilter: xt_u32: validate user space inputWander Lairson Costa
2023-09-13netfilter: nft_exthdr: Fix non-linear header modificationXiao Liang
2023-09-13netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...Kyle Zeng
2023-09-13igmp: limit igmpv3_newpack() packet size to IP_MAX_MTUEric Dumazet
2023-09-13net: deal with integer overflows in kmalloc_reserve()Eric Dumazet
2023-09-13netrom: Deny concurrent connect().Kuniyuki Iwashima
2023-09-13net/sched: sch_hfsc: Ensure inner classes have fsc curveBudimir Markovic
2023-09-13Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone earlyPauli Virtanen
2023-09-13Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_syncLuiz Augusto von Dentz
2023-09-13Bluetooth: hci_sync: Fix UAF on hci_abort_conn_syncLuiz Augusto von Dentz
2023-09-13Bluetooth: ISO: Notify user space about failed bis connectionsIulia Tanasescu
2023-09-13Bluetooth: hci_conn: Consolidate code for aborting connectionsLuiz Augusto von Dentz
2023-09-13wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attributeLin Ma
2023-09-13wifi: mac80211: fix puncturing bitmap handling in CSAJohannes Berg
2023-09-13net: annotate data-races around sk->sk_lingertimeEric Dumazet
2023-09-13lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai
2023-09-13lwt: Fix return values of BPF xmit opsYan Zhai
2023-09-13net: tcp: fix unexcepted socket die when snd_wnd is 0Menglong Dong
2023-09-13Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters failsPauli Virtanen
2023-09-13Bluetooth: hci_conn: Always allocate unique handlesLuiz Augusto von Dentz
2023-09-13Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()Manish Mandlik
2023-09-13Bluetooth: hci_sync: Don't double print name in add/remove adv_monitorDouglas Anderson
2023-09-13Bluetooth: Fix potential use-after-free when clear keysMin Li
2023-09-13Bluetooth: hci_conn: Fix hci_le_set_cig_paramsLuiz Augusto von Dentz
2023-09-13Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpyJiapeng Chong
2023-09-13Bluetooth: hci_conn: Fix not allowing valid CIS IDLuiz Augusto von Dentz
2023-09-13Bluetooth: ISO: Fix not checking for valid CIG/CIS IDsLuiz Augusto von Dentz
2023-09-13Bluetooth: ISO: do not emit new LE Create CIS if previous is pendingPauli Virtanen
2023-09-13Bluetooth: ISO: Add support for connecting multiple BISesIulia Tanasescu
2023-09-13Bluetooth: hci_event: Fix parsing of CIS Established EventLuiz Augusto von Dentz
2023-09-13bpf: reject unhashed sockets in bpf_sk_assignLorenz Bauer
2023-09-13udp: re-score reuseport groups when connected sockets are presentLorenz Bauer
2023-09-13tcp: tcp_enter_quickack_mode() should be staticEric Dumazet
2023-09-13net: Avoid address overwrite in kernel_connectJordan Rife
2023-09-13net: annotate data-races around sk->sk_{rcv|snd}timeoEric Dumazet
2023-09-139p: virtio: make sure 'offs' is initialized in zc_requestDominique Martinet
2023-09-139p: virtio: fix unlikely null pointer deref in handle_rerrorDominique Martinet
2023-09-13Revert "bridge: Add extack warning when enabling STP in netns."Kuniyuki Iwashima
2023-08-30Merge tag 'v6.4.13' into v6.4/standard/baseBruce Ashfield
2023-08-30netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-08-30can: raw: add missing refcount for memory leak fixOliver Hartkopp
2023-08-30batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann
2023-08-30batman-adv: Fix batadv_v_ogm_aggr_send memory leakRemi Pommarel
2023-08-30batman-adv: Fix TT global entry leak when client roamed backRemi Pommarel