summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-30net/smc: prevent NULL pointer dereference in txopt_getJeongjun Park2-1/+10
2024-08-29MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev MLJakub Kicinski1-0/+2
2024-08-29nfc: pn533: Add poll mod list filling checkAleksandr Mishin1-0/+5
2024-08-29mailmap: update entry for Sriram YagnaramanSriram Yagnaraman1-0/+1
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)1-11/+21
2024-08-29mptcp: pm: ADD_ADDR 0 is not a new addressMatthieu Baerts (NGI0)3-1/+14
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)2-3/+75
2024-08-29mptcp: avoid duplicated SUB_CLOSED eventsMatthieu Baerts (NGI0)2-1/+8
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)1-12/+15
2024-08-29mptcp: pm: fix ID 0 endp usage after multiple re-creationsMatthieu Baerts (NGI0)1-2/+5
2024-08-29mptcp: pm: do not remove already closed subflowsMatthieu Baerts (NGI0)1-0/+2
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)1-8/+8
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)1-5/+16
2024-08-29mptcp: pm: reset MPC endp ID when re-addedMatthieu Baerts (NGI0)1-2/+11
2024-08-29mptcp: pm: skip connecting to already established sfMatthieu Baerts (NGI0)1-3/+6
2024-08-29mptcp: pm: send ACK on an active subflowMatthieu Baerts (NGI0)1-3/+6
2024-08-29selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)1-7/+18
2024-08-29mptcp: pm: fix RM_ADDR ID for the initial subflowMatthieu Baerts (NGI0)1-13/+15
2024-08-29mptcp: pm: reuse ID 0 after delete and re-addMatthieu Baerts (NGI0)1-0/+10
2024-08-29net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet1-1/+1
2024-08-29ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski1-0/+7
2024-08-29igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li1-0/+10
2024-08-28sctp: fix association labeling in the duplicate COOKIE-ECHO caseOndrej Mosnacek1-6/+16
2024-08-27mptcp: pr_debug: add missing \n at the endMatthieu Baerts (NGI0)9-107/+107
2024-08-27mptcp: sched: check both backup in retransMatthieu Baerts (NGI0)1-1/+1
2024-08-27selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)1-7/+4
2024-08-27mptcp: close subflow when receiving TCP+FINMatthieu Baerts (NGI0)2-3/+10
2024-08-27tcp: fix forever orphan socket caused by tcp_abortXueming Feng1-7/+11
2024-08-27gtp: fix a potential NULL pointer dereferenceCong Wang1-1/+1
2024-08-27bonding: change ipsec_lock from spin lock to mutexJianbo Liu2-37/+44
2024-08-27bonding: extract the use of real_device into local variableJianbo Liu1-25/+33
2024-08-27bonding: implement xdo_dev_state_free and call it after deletionJianbo Liu1-0/+36
2024-08-27selftests: forwarding: local_termination: Down ports on cleanupPetr Machata1-0/+4
2024-08-27selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata1-0/+3
2024-08-27tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session supportStefan Berger1-0/+4
2024-08-27netfilter: nf_tables_ipv6: consider network offset in netdev/egress validationPablo Neira Ayuso1-2/+3
2024-08-27net_sched: sch_fq: fix incorrect behavior for small weightsEric Dumazet1-1/+3
2024-08-27btrfs: fix uninitialized return value from btrfs_reclaim_sweep()Filipe Manana2-13/+6
2024-08-27ionic: Prevent tx_timeout due to frequent doorbell ringingBrett Creeley2-2/+2
2024-08-27wifi: iwlwifi: clear trans->state earlier upon errorEmmanuel Grumbach2-2/+2
2024-08-27wifi: wfx: repair open network AP modeAlexander Sverdlin1-1/+4
2024-08-27btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()Qu Wenruo1-8/+18
2024-08-27fs/nfsd: fix update of inode attrs in CB_GETATTRJeff Layton5-10/+27
2024-08-27net: ti: icssg-prueth: Fix 10M Link issue on AM64xMD Danish Anwar1-0/+1
2024-08-26ethtool: check device is present when getting link settingsJamie Bainbridge2-1/+4
2024-08-26nfsd: fix potential UAF in nfsd4_cb_getattr_releaseJeff Layton1-1/+1
2024-08-26nfsd: hold reference to delegation when updating it for cb_getattrJeff Layton1-3/+7
2024-08-26MAINTAINERS: Update Olga Kornievskaia's email addressChuck Lever1-1/+1
2024-08-26wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()Dmitry Antipov1-1/+3
2024-08-26wifi: iwlwifi: mvm: don't wait for tx queues if firmware is deadEmmanuel Grumbach1-1/+8