tcp: set TCP_KEEPCNT locklessly
[platform/kernel/linux-rpi.git] / drivers /
2023-08-05 Jakub KicinskiMerge tag 'wireless-next-2023-08-04' of git://git....
2023-08-05 Russell King (Oracle)net: phy: move marking PHY on SFP module into SFP code
2023-08-05 Yue Haibingmlxsw: spectrum: Remove unused function declarations
2023-08-05 Yue Haibingixgbevf: Remove unused function declarations
2023-08-04 Yue Haibingnet: hns3: Remove unused function declarations
2023-08-04 Zhu Wangnet: lan966x: Do not check 0 for platform_get_irq_byname()
2023-08-04 Souradeep Chakrabartinet: mana: Configure hwc timeout from hardware
2023-08-04 Li Zetaonet: microchip: vcap api: Use ERR_CAST() in vcap_decode...
2023-08-04 David S. MillerMerge tag 'linux-can-next-for-6.6-20230803' of git...
2023-08-03 Jakub Kicinskieth: dpaa: add missing net/xdp.h include
2023-08-03 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-08-03 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-08-03 Linus TorvaldsMerge tag 'net-6.5-rc5' of git://git./linux/kernel...
2023-08-03 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-08-03 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2023-08-03 Jakub KicinskiMerge tag 'wireless-2023-08-03' of git://git./linux...
2023-08-03 Jonas Gorskiprestera: fix fallback to previous version on same...
2023-08-03 Linus TorvaldsMerge tag 'nfsd-6.5-3' of git://git./linux/kernel/git...
2023-08-03 Linus TorvaldsMerge tag 'erofs-for-6.5-rc5-fixes' of git://git./linux...
2023-08-03 Linus TorvaldsMerge tag 's390-6.5-4' of git://git./linux/kernel/git...
2023-08-03 Martin KaFai LauMerge branch 'net: struct netdev_rx_queue and xdp.h...
2023-08-03 Jakub Kicinskinet: move struct netdev_rx_queue out of netdevice.h
2023-08-03 Jakub Kicinskieth: add missing xdp.h includes in drivers
2023-08-03 Ruan Jinjienet/mlx4: Remove many unnecessary NULL values
2023-08-03 Ruan Jinjienet: gemini: Do not check for 0 return after calling...
2023-08-03 Ruan Jinjiedrivers: net: xgene: Do not check for 0 return after...
2023-08-03 Ping-Ke Shihwifi: rtw89: return failure if needed firmware elements...
2023-08-03 Ping-Ke Shihwifi: rtw89: add to parse firmware elements of BB and...
2023-08-03 Ping-Ke Shihwifi: rtw89: introduce infrastructure of firmware elements
2023-08-03 Ping-Ke Shihwifi: rtw89: add firmware suit for BB MCU 0/1
2023-08-03 Ping-Ke Shihwifi: rtw89: add firmware parser for v1 format
2023-08-03 Ping-Ke Shihwifi: rtw89: introduce v1 format of firmware header
2023-08-03 Chin-Yen Leewifi: rtw89: support firmware log with formatted text
2023-08-03 Chin-Yen Leewifi: rtw89: recognize log format from firmware file
2023-08-03 Daniel Gollenet: ethernet: mtk_eth_soc: support per-flow accounting...
2023-08-03 Wen Gongwifi: ath12k: avoid deadlock by change ieee80211_queue_...
2023-08-03 Wen Gongwifi: ath12k: add handler for scan event WMI_SCAN_EVENT...
2023-08-03 Dmitry Antipovwifi: ath12k: relax list iteration in ath12k_mac_vif_un...
2023-08-03 Aloka Dixitwifi: ath12k: configure puncturing bitmap
2023-08-03 Aloka Dixitwifi: ath12k: parse WMI service ready ext2 event
2023-08-03 Pradeep Kumar Chitrapuwifi: ath12k: add MLO header in peer association
2023-08-03 Aloka Dixitwifi: ath12k: peer assoc for 320 MHz
2023-08-03 Aloka Dixitwifi: ath12k: add WMI support for EHT peer
2023-08-03 Aloka Dixitwifi: ath12k: prepare EHT peer assoc parameters
2023-08-03 Muna Sinadawifi: ath12k: add EHT PHY modes
2023-08-03 Aloka Dixitwifi: ath12k: propagate EHT capabilities to userspace
2023-08-03 Aloka Dixitwifi: ath12k: WMI support to process EHT capabilities
2023-08-03 Aloka Dixitwifi: ath12k: move HE capabilities processing to a...
2023-08-03 Aloka Dixitwifi: ath12k: rename HE capabilities setup/copy functions
2023-08-03 Mateusz Kowalskibonding: support balance-alb with openvswitch
2023-08-03 Marc Kleine-BuddeMerge patch "can: esd_usb: Add support for esd CAN...
2023-08-03 Frank Jungclauscan: esd_usb: Add support for esd CAN-USB/3
2023-08-03 Jakub KicinskiMerge branch 'introduce-ndo_hwtstamp_get-and-ndo_hwtsta...
2023-08-03 Vladimir Olteannet: remove phy_has_hwtstamp() -> phy_mii_ioctl() decis...
2023-08-03 Vladimir Olteannet: phy: provide phylib stubs for hardware timestampin...
2023-08-03 Vladimir Olteannet: transfer rtnl_lock() requirement from ethtool_set_...
2023-08-03 Vladimir Olteannet: lan966x: convert to ndo_hwtstamp_get() and ndo_hwt...
2023-08-03 Vladimir Olteannet: sparx5: convert to ndo_hwtstamp_get() and ndo_hwts...
2023-08-03 Vladimir Olteannet: fec: delete fec_ptp_disable_hwts()
2023-08-03 Vladimir Olteannet: fec: convert to ndo_hwtstamp_get() and ndo_hwtstam...
2023-08-03 Maxim Georgievnet: bonding: convert to ndo_hwtstamp_get() / ndo_hwtst...
2023-08-03 Maxim Georgievnet: macvlan: convert to ndo_hwtstamp_get() / ndo_hwtst...
2023-08-03 Jakub KicinskiMerge branch 'net-extend-alloc_skb_with_frags-max-size'
2023-08-03 Eric Dumazetnet: tap: change tap_alloc_skb() to allow bigger paged...
2023-08-03 Eric Dumazetnet: tun: change tun_alloc_skb() to allow bigger paged...
2023-08-03 Jakub KicinskiMerge branch 'mlx5-ipsec-fixes'
2023-08-03 Leon Romanovskynet/mlx5e: Set proper IPsec source port in L4 selector
2023-08-03 Jianbo Liunet/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRI...
2023-08-03 Jianbo Liunet/mlx5: fs_core: Make find_closest_ft more generic
2023-08-03 Jakub KicinskiMerge branch 'mlx5-ipsec-packet-offload-support-in...
2023-08-03 Jianbo Liunet/mlx5e: Make TC and IPsec offloads mutually exclusiv...
2023-08-03 Jianbo Liunet/mlx5e: Add get IPsec offload stats for uplink repre...
2023-08-03 Jianbo Liunet/mlx5e: Modify and restore TC rules for IPSec TX...
2023-08-03 Jianbo Liunet/mlx5e: Make IPsec offload work together with eswitc...
2023-08-03 Jianbo Liunet/mlx5: Compare with old_dest param to modify rule...
2023-08-03 Jianbo Liunet/mlx5e: Support IPsec packet offload for TX in switc...
2023-08-03 Jianbo Liunet/mlx5e: Refactor IPsec TX tables creation
2023-08-03 Jianbo Liunet/mlx5e: Handle IPsec offload for RX datapath in...
2023-08-03 Jianbo Liunet/mlx5e: Support IPsec packet offload for RX in switc...
2023-08-03 Jianbo Liunet/mlx5e: Refactor IPsec RX tables creation and destru...
2023-08-03 Jianbo Liunet/mlx5e: Prepare IPsec packet offload for switchdev...
2023-08-03 Jianbo Liunet/mlx5e: Change the parameter of IPsec RX skb handle...
2023-08-03 Jianbo Liunet/mlx5e: Add function to get IPsec offload namespace
2023-08-03 Linus TorvaldsMerge tag 'soc-fixes-6.5-2' of git://git./linux/kernel...
2023-08-03 Linus TorvaldsMerge tag 'bitmap-6.5-rc5' of https://github.com:/norov...
2023-08-02 Brett Creeleypds_core: Fix documentation for pds_client_register
2023-08-02 Ruan Jinjiecirrus: cs89x0: fix the return value handle and remove...
2023-08-02 Kurt Kanzenbachnet: dsa: hellcreek: Replace bogus comment
2023-08-02 Ruan Jinjiebnx2x: Remove unnecessary ternary operators
2023-08-02 Ruan Jinjieocteontx2: Remove unnecessary ternary operators
2023-08-02 Ruan Jinjienet: hisilicon: fix the return value handle and remove...
2023-08-02 Linus TorvaldsMerge tag 'exfat-for-6.5-rc5' of git://git./linux/kerne...
2023-08-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-08-02 Wen Gongwifi: ath12k: change to use dynamic memory for channel...
2023-08-02 Wen Gongwifi: ath12k: trigger station disconnect on hardware...
2023-08-02 Baochen Qiangwifi: ath12k: Use pdev_id rather than mac_id to get...
2023-08-02 Wen Gongwifi: ath12k: avoid array overflow of hw mode for prefe...
2023-08-02 Arnd Bergmannwifi: ath12k: fix memcpy array overflow in ath12k_peer_...
2023-08-02 Wen Gongwifi: ath12k: correct the data_type from QMI_OPT_FLAG...
2023-08-02 Wen Gongwifi: ath12k: Fix a NULL pointer dereference in ath12k_...
next