summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-23af_unix: Inherit sk_flags at connect().Kuniyuki Iwashima
2025-05-23af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.Kuniyuki Iwashima
2025-05-23net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.Kuniyuki Iwashima
2025-05-23tcp: Restrict SO_TXREHASH to TCP socket.Kuniyuki Iwashima
2025-05-23scm: Move scm_recv() from scm.h to scm.c.Kuniyuki Iwashima
2025-05-23af_unix: Don't pass struct socket to maybe_add_creds().Kuniyuki Iwashima
2025-05-23af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD.Kuniyuki Iwashima
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-22Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2025-05-22Bluetooth: btintel: Check dsbr size from EFI variableKees Cook
2025-05-22Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()Dmitry Antipov
2025-05-22Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922Liwei Sun
2025-05-22Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handlingEn-Wei Wu
2025-05-22Bluetooth: L2CAP: Fix not checking l2cap_chan security levelLuiz Augusto von Dentz
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-22Merge branch 'net-mlx5-convert-mlx5-to-netdev-instance-locking'Jakub Kicinski
2025-05-22net/mlx5e: Convert mlx5 netdevs to instance lockingCosmin Ratiu
2025-05-22net/mlx5e: Don't drop RTNL during firmware flashCosmin Ratiu
2025-05-22IB/IPoIB: Allow using netdevs that require the instance lockCosmin Ratiu
2025-05-22IB/IPoIB: Replace vlan_rwsem with the netdev instance lockCosmin Ratiu
2025-05-22IB/IPoIB: Enqueue separate work_structs for each flushed interfaceCosmin Ratiu
2025-05-22Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-22Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2025-05-22eth: bnxt: fix deadlock when xdp is attached or detachedTaehee Yoo
2025-05-22net: Add support for providing the PTP hardware source in tsinfoKory Maincent
2025-05-22Merge tag 'mt76-next-2025-05-21' of https://github.com/nbd168/wirelessJohannes Berg
2025-05-22Merge tag 'ath-next-20250521' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-05-22wifi: mt76: mt7925: add rfkill_poll for hardware rfkillAllan Wang
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen
2025-05-22wifi: mt76: fix available_antennas settingShayne Chen
2025-05-22wifi: mt76: mt7996: fix RX buffer size of MCU eventShayne Chen
2025-05-22wifi: mt76: mt7996: change max beacon sizePeter Chiu
2025-05-22wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSSPeter Chiu
2025-05-22wifi: mt76: mt7996: drop fragments with multicast or broadcast RABenjamin Lin
2025-05-22wifi: mt76: mt7996: set EHT max ampdu length capabilityPeter Chiu
2025-05-22wifi: mt76: mt7996: fix beamformee SS fieldHoward Hsu
2025-05-22wifi: mt76: remove capability of partial bandwidth UL MU-MIMOHoward Hsu
2025-05-22wifi: mt76: mt7925: add test mode supportMichael Lo
2025-05-22wifi: mt76: mt7925: extend MCU support for testmodeMichael Lo
2025-05-22wifi: mt76: mt7925: ensure all MCU commands wait for responseMichael Lo
2025-05-22wifi: mt76: mt7925: refine the sniffer commnadMing Yen Hsieh
2025-05-22wifi: mt76: mt7925: prevent multiple scan commandsMing Yen Hsieh
2025-05-22wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()Henry Martin
2025-05-22wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()Henry Martin
2025-05-22wifi: mt76: mt7925: add RNR scan support for 6GHzMing Yen Hsieh
2025-05-22wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routineMing Yen Hsieh
2025-05-22wifi: mt76: scan: Fix 'mlink' dereferenced before IS_ERR_OR_NULL checkFeng Jiang
2025-05-22Merge tag 'linux-can-fixes-for-6.15-20250521' of git://git.kernel.org/pub/scm...Paolo Abeni