summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-30Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
2024-05-30Bluetooth: hci_event: Remove code to removed CONFIG_BT_HSLukas Bulwahn
2024-05-30Bluetooth: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-05-30Bluetooth: ISO: Make iso_get_sock_listen genericIulia Tanasescu
2024-05-30Bluetooth: ISO: Clean up returns values in iso_connect_ind()Dan Carpenter
2024-05-30Bluetooth: ISO: Add hcon for listening bis skIulia Tanasescu
2024-05-30Bluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter
2024-05-30Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban
2024-05-30net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur
2024-05-30net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang
2024-05-30net: stmmac: Report taprio offload statusRohan G Thomas
2024-05-30net: stmmac: est: Per Tx-queue error count for HLBFRohan G Thomas
2024-05-30net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas
2024-05-30mptcp: fix full TCP keep-alive supportMatthieu Baerts (NGI0)
2024-05-30mptcp: cleanup SOL_TCP handlingPaolo Abeni
2024-05-30mptcp: implement TCP_NOTSENT_LOWAT supportPaolo Abeni
2024-05-30mptcp: avoid some duplicate code in socket option handlingPaolo Abeni
2024-05-30mptcp: cleanup writer wake-upPaolo Abeni
2024-05-30mptcp: SO_KEEPALIVE: fix getsockopt supportMatthieu Baerts (NGI0)
2024-05-30net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang
2024-05-30dpll: fix return value check for kmemdupChen Ni
2024-05-30ax25: Fix reference count leak issue of net_deviceDuoming Zhou
2024-05-30ax25: Fix reference count leak issues of ax25_devDuoming Zhou
2024-05-30ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou
2024-05-30riscv, bpf: make some atomic operations fully orderedPuranjay Mohan
2024-05-30s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich
2024-05-30net/mlx5: Discard command completions in internal errorAkiva Goldberger
2024-05-30net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger
2024-05-30net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla
2024-05-30net/mlx5: Fix peer devlink set for SF representor devlink portShay Drory
2024-05-30ipv6: sr: fix invalid unregister error pathHangbin Liu
2024-05-30ipv6: sr: fix incorrect unregister orderHangbin Liu
2024-05-30ipv6: sr: add missing seg6_local_exitHangbin Liu
2024-05-30net: openvswitch: fix overwriting ct original tuple for ICMPv6Ilya Maximets
2024-05-30net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet
2024-05-30af_unix: Fix data races in unix_release_sock/unix_stream_sendmsgBreno Leitao
2024-05-30net: ethernet: cortina: Locking fixesLinus Walleij
2024-05-30ice: Fix package download algorithmDan Nowlin
2024-05-30net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and MT7986Daniel Golle
2024-05-30net: ethernet: mediatek: split tx and rx fields in mtk_soc_data structLorenzo Bianconi
2024-05-30selftests: net: move amt to socat for better compatibilityJakub Kicinski
2024-05-30selftests: net: add missing config for amt.shJakub Kicinski
2024-05-30eth: sungem: remove .ndo_poll_controller to avoid deadlocksJakub Kicinski
2024-05-30net: ipv6: fix wrong start position when receive hop-by-hop fragmentgaoxingwang
2024-05-30ptp: ocp: fix DPLL functionsVadim Fedorenko
2024-05-30dm-delay: fix max_delay calculationsBenjamin Marzinski
2024-05-30dm-delay: fix hung task introduced by kthread modeJoel Colledge
2024-05-30dm-delay: fix workqueue delay_timer raceBenjamin Marzinski
2024-05-30m68k: mac: Fix reboot hang on Mac IIciFinn Thain
2024-05-30m68k: Fix spinlock race in kernel thread creationMichael Schmitz