summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-29mptcp: pm: do not remove already closed subflowsMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: reset MPC endp ID when re-addedMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: skip connecting to already established sfMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: send ACK on an active subflowMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: fix RM_ADDR ID for the initial subflowMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: reuse ID 0 after delete and re-addMatthieu Baerts (NGI0)
2024-08-28net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet
2024-08-28Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-08-27sctp: fix association labeling in the duplicate COOKIE-ECHO caseOndrej Mosnacek
2024-08-27Merge branch 'mptcp-close-subflow-when-receiving-tcp-fin-and-misc'Jakub Kicinski
2024-08-27mptcp: pr_debug: add missing \n at the endMatthieu Baerts (NGI0)
2024-08-27mptcp: sched: check both backup in retransMatthieu Baerts (NGI0)
2024-08-27selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)
2024-08-27mptcp: close subflow when receiving TCP+FINMatthieu Baerts (NGI0)
2024-08-27tcp: fix forever orphan socket caused by tcp_abortXueming Feng
2024-08-27gtp: fix a potential NULL pointer dereferenceCong Wang
2024-08-27Merge branch 'fixes-for-ipsec-over-bonding'Jakub Kicinski
2024-08-27bonding: change ipsec_lock from spin lock to mutexJianbo Liu
2024-08-27bonding: extract the use of real_device into local variableJianbo Liu
2024-08-27bonding: implement xdo_dev_state_free and call it after deletionJianbo Liu
2024-08-27selftests: forwarding: local_termination: Down ports on cleanupPetr Machata
2024-08-27selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata
2024-08-27net_sched: sch_fq: fix incorrect behavior for small weightsEric Dumazet
2024-08-27ionic: Prevent tx_timeout due to frequent doorbell ringingBrett Creeley
2024-08-27wifi: iwlwifi: clear trans->state earlier upon errorEmmanuel Grumbach
2024-08-27wifi: wfx: repair open network AP modeAlexander Sverdlin
2024-08-26net: ti: icssg-prueth: Fix 10M Link issue on AM64xMD Danish Anwar
2024-08-26ethtool: check device is present when getting link settingsJamie Bainbridge
2024-08-26Merge tag 'for-net-2024-08-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-08-26wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()Dmitry Antipov
2024-08-26wifi: iwlwifi: mvm: don't wait for tx queues if firmware is deadEmmanuel Grumbach
2024-08-26wifi: iwlwifi: mvm: allow 6 GHz channels in MLO scanAvraham Stern
2024-08-26wifi: iwlwifi: mvm: pause TCM when the firmware is stoppedEmmanuel Grumbach
2024-08-26wifi: iwlwifi: fw: fix wgds rev 3 exact sizeAnjaneyulu
2024-08-26wifi: iwlwifi: mvm: take the mutex before running link selectionEmmanuel Grumbach
2024-08-26wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()Daniel Gabay
2024-08-26wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculationDaniel Gabay
2024-08-26wifi: iwlwifi: lower message level for FW buffer destinationBenjamin Berg
2024-08-26wifi: iwlwifi: mvm: fix hibernationEmmanuel Grumbach
2024-08-26wifi: mac80211: fix beacon SSID mismatch handlingDaniel Gabay
2024-08-26net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou
2024-08-23Bluetooth: hci_core: Fix not handling hibernation actionsLuiz Augusto von Dentz
2024-08-23Bluetooth: btnxpuart: Fix random crash seen while removing driverNeeraj Sanjay Kale
2024-08-23Bluetooth: btintel: Allow configuring drive strength of BRIKiran K
2024-08-23net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc responseHaiyang Zhang
2024-08-23net: drop special comment styleJohannes Berg
2024-08-22pktgen: use cpus_read_lock() in pg_net_init()Eric Dumazet