Age | Commit message (Expand) | Author | Files | Lines |
2025-05-23 | af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock. |  Kuniyuki Iwashima | 5 | -61/+61 |
2025-05-23 | net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}. |  Kuniyuki Iwashima | 2 | -1/+31 |
2025-05-23 | tcp: Restrict SO_TXREHASH to TCP socket. |  Kuniyuki Iwashima | 2 | -0/+16 |
2025-05-23 | scm: Move scm_recv() from scm.h to scm.c. |  Kuniyuki Iwashima | 2 | -117/+127 |
2025-05-23 | af_unix: Don't pass struct socket to maybe_add_creds(). |  Kuniyuki Iwashima | 1 | -11/+12 |
2025-05-23 | af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD. |  Kuniyuki Iwashima | 1 | -22/+15 |
2025-05-22 | Bluetooth: btintel: Check dsbr size from EFI variable |  Kees Cook | 1 | -8/+2 |
2025-05-22 | Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach() |  Dmitry Antipov | 1 | -1/+1 |
2025-05-22 | Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922 |  Liwei Sun | 1 | -0/+2 |
2025-05-22 | Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling |  En-Wei Wu | 1 | -58/+40 |
2025-05-22 | Bluetooth: L2CAP: Fix not checking l2cap_chan security level |  Luiz Augusto von Dentz | 1 | -7/+8 |
2025-05-22 | net/mlx5e: Convert mlx5 netdevs to instance locking |  Cosmin Ratiu | 9 | -45/+96 |
2025-05-22 | net/mlx5e: Don't drop RTNL during firmware flash |  Cosmin Ratiu | 1 | -5/+0 |
2025-05-22 | IB/IPoIB: Allow using netdevs that require the instance lock |  Cosmin Ratiu | 2 | -15/+31 |
2025-05-22 | IB/IPoIB: Replace vlan_rwsem with the netdev instance lock |  Cosmin Ratiu | 4 | -57/+87 |
2025-05-22 | IB/IPoIB: Enqueue separate work_structs for each flushed interface |  Cosmin Ratiu | 4 | -22/+44 |
2025-05-22 | eth: bnxt: fix deadlock when xdp is attached or detached |  Taehee Yoo | 1 | -2/+2 |
2025-05-22 | net: Add support for providing the PTP hardware source in tsinfo |  Kory Maincent | 6 | -11/+94 |
2025-05-22 | wifi: mt76: mt7925: add rfkill_poll for hardware rfkill |  Allan Wang | 5 | -0/+59 |
2025-05-22 | wifi: mt76: support power delta calculation for 5 TX paths |  Shayne Chen | 7 | -16/+16 |
2025-05-22 | wifi: mt76: fix available_antennas setting |  Shayne Chen | 1 | -2/+4 |
2025-05-22 | wifi: mt76: mt7996: fix RX buffer size of MCU event |  Shayne Chen | 2 | -2/+5 |
2025-05-22 | wifi: mt76: mt7996: change max beacon size |  Peter Chiu | 1 | -2/+2 |
2025-05-22 | wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSS |  Peter Chiu | 3 | -1/+4 |
2025-05-22 | wifi: mt76: mt7996: drop fragments with multicast or broadcast RA |  Benjamin Lin | 1 | -0/+8 |
2025-05-22 | wifi: mt76: mt7996: set EHT max ampdu length capability |  Peter Chiu | 1 | -0/+3 |
2025-05-22 | wifi: mt76: mt7996: fix beamformee SS field |  Howard Hsu | 1 | -4/+4 |
2025-05-22 | wifi: mt76: remove capability of partial bandwidth UL MU-MIMO |  Howard Hsu | 2 | -4/+2 |
2025-05-22 | wifi: mt76: mt7925: add test mode support |  Michael Lo | 4 | -0/+209 |
2025-05-22 | wifi: mt76: mt7925: extend MCU support for testmode |  Michael Lo | 3 | -7/+56 |
2025-05-22 | wifi: mt76: mt7925: ensure all MCU commands wait for response |  Michael Lo | 1 | -8/+8 |
2025-05-22 | wifi: mt76: mt7925: refine the sniffer commnad |  Ming Yen Hsieh | 1 | -2/+0 |
2025-05-22 | wifi: mt76: mt7925: prevent multiple scan commands |  Ming Yen Hsieh | 1 | -0/+3 |
2025-05-22 | wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init() |  Henry Martin | 1 | -0/+6 |
2025-05-22 | wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init() |  Henry Martin | 1 | -0/+3 |
2025-05-22 | wifi: mt76: mt7925: add RNR scan support for 6GHz |  Ming Yen Hsieh | 2 | -13/+38 |
2025-05-22 | wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routine |  Ming Yen Hsieh | 3 | -0/+53 |
2025-05-22 | wifi: mt76: scan: Fix 'mlink' dereferenced before IS_ERR_OR_NULL check |  Feng Jiang | 1 | -1/+3 |
2025-05-22 | octeontx2-af: Fix APR entry mapping based on APR_LMT_CFG |  Geetha sowjanya | 2 | -6/+14 |
2025-05-22 | octeontx2-af: Set LMT_ENA bit for APR table entries |  Subbaraya Sundeep | 1 | -2/+13 |
2025-05-22 | net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done |  Wang Liang | 1 | -0/+5 |
2025-05-22 | octeontx2-pf: Avoid adding dcbnl_ops for LBK and SDP vf |  Suman Ghosh | 1 | -3/+6 |
2025-05-22 | selftests/tc-testing: Add an HFSC qlen accounting test |  Cong Wang | 1 | -0/+27 |
2025-05-22 | sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() |  Cong Wang | 1 | -3/+3 |
2025-05-21 | net/mlx5: HWS, handle modify header actions dependency |  Yevgeny Kliteynik | 3 | -46/+55 |
2025-05-21 | net/mlx5: HWS, fix typo - 'nope' to 'nop' |  Yevgeny Kliteynik | 4 | -37/+41 |
2025-05-21 | net/mlx5: HWS, register reformat actions with fw |  Vlad Dogaru | 6 | -7/+97 |
2025-05-21 | net/mlx5: SWS, fix reformat id error handling |  Vlad Dogaru | 5 | -25/+55 |
2025-05-21 | net: add debug checks in ____napi_schedule() and napi_poll() |  Eric Dumazet | 1 | -2/+8 |
2025-05-21 | idpf: fix idpf_vport_splitq_napi_poll() |  Eric Dumazet | 1 | -9/+9 |