summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-25wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi
2022-11-25wifi: cfg80211: don't allow multi-BSSID in S1GJohannes Berg
2022-11-25wifi: cfg80211: fix buffer overflow in elem comparisonJohannes Berg
2022-11-24wifi: wilc1000: validate number of channelsPhil Turnbull
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull
2022-11-24wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull
2022-11-22MAINTAINERS: mark rsi wifi driver as orphanMarek Vasut
2022-11-03Merge tag 'wireless-2022-11-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-11-03net: gso: fix panic on frag_list with mixed head alloc typesJiri Benc
2022-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-04selftests/bpf: Add verifier test for release_reference()Youlin Li
2022-11-04bpf: Fix wrong reg type conversion in release_reference()Youlin Li
2022-11-03Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-03Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-11-03bpf, sock_map: Move cancel_work_sync() out of sock lockCong Wang
2022-11-03tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CIAndrii Nakryiko
2022-11-03net/ipv4: Fix linux/in.h header dependenciesAndrii Nakryiko
2022-11-03Merge branch 'vsock-remove-an-unused-variable-and-fix-infinite-sleep'Paolo Abeni
2022-11-03vsock: fix possible infinite sleep in vsock_connectible_wait_data()Dexuan Cui
2022-11-03vsock: remove the unused 'wait' in vsock_connectible_recvmsg()Dexuan Cui
2022-11-02ipv6: fix WARNING in ip6_route_net_exit_late()Zhengchao Shao
2022-11-02bridge: Fix flushing of dynamic FDB entriesIdo Schimmel
2022-11-02net, neigh: Fix null-ptr-deref in neigh_table_clear()Chen Zhongjin
2022-11-02net/smc: Fix possible leaked pernet namespace in smc_init()Chen Zhongjin
2022-11-02stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao
2022-11-02ibmvnic: Free rwi on reset successNick Child
2022-11-02net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-11-02Merge tag 'for-net-2022-10-02' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-11-02Bluetooth: L2CAP: Fix attempting to access uninitialized memoryLuiz Augusto von Dentz
2022-11-02Bluetooth: L2CAP: Fix l2cap_global_chan_by_psmLuiz Augusto von Dentz
2022-11-02Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz
2022-11-02Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnectLuiz Augusto von Dentz
2022-11-02Bluetooth: L2CAP: Fix memory leak in vhci_writeHawkins Jiawei
2022-11-02Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()Zhengchao Shao
2022-11-02Bluetooth: virtio_bt: Use skb_put to set lengthSoenke Huster
2022-11-02Bluetooth: hci_conn: Fix CIS connection dst_type handlingPauli Virtanen
2022-11-02Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sduMaxim Mikityanskiy
2022-11-02Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-02netfilter: ipset: enforce documented limit to prevent allocating huge memoryJozsef Kadlecsik
2022-11-02Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-11-02wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong
2022-11-02wifi: ath11k: Fix QCN9074 firmware boot on x86Tyler J. Stachecki
2022-11-02Merge branch 'misdn-fixes'David S. Miller
2022-11-02isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang
2022-11-02mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang
2022-11-02rose: Fix NULL pointer dereference in rose_send_frame()Zhang Qilong
2022-11-02bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILEPu Lehui