summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-04nfc: rawsock: cancel tx_work before socket teardownJakub Kicinski-0/+11
2026-03-04nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callbackJakub Kicinski-4/+8
2026-03-04nfc: nci: complete pending data exchange on device closeJakub Kicinski-0/+9
2026-03-04nfc: digital: free skb on digital_in_send error pathsJakub Kicinski-2/+6
2026-03-04nfc: nci: free skb on nci_transceive early error pathsJakub Kicinski-2/+7
2026-03-04net: devmem: use READ_ONCE/WRITE_ONCE on binding->devBobby Eshleman-3/+5
2026-03-04net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet-0/+1
2026-03-04net: nfc: nci: Fix zero-length proprietary notificationsIan Ray-1/+11
2026-03-04tcp: secure_seq: add back ports to TS offsetEric Dumazet-108/+127
2026-03-04net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den-0/+10
2026-03-04Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...Jakub Kicinski-28/+104
2026-03-04mailmap: reflect my gmail as defaultJason Xing-0/+1
2026-03-04Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-29/+25
2026-03-04mailmap: Add entry for Joe DamatoJoe Damato-0/+1
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan-3/+7
2026-03-03net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers-3/+7
2026-03-03MAINTAINERS: update the skge/sky2 maintainersStephen Hemminger-3/+1
2026-03-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju-14/+0
2026-03-03netconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao-1/+1
2026-03-03net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su-3/+4
2026-03-03net/tcp-ao: Fix MAC comparison to be constant-timeEric Biggers-1/+3
2026-03-03ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski-1/+2
2026-03-03net: Fix rcu_tasks stall in threaded busypollYiFei Zhu-6/+11
2026-03-03net/rds: Fix circular locking dependency in rds_tcp_tuneAllison Henderson-4/+10
2026-03-03indirect_call_wrapper: do not reevaluate function pointerEric Dumazet-7/+11
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-26/+16
2026-03-03wifi: wlcore: Fix a locking bugBart Van Assche-2/+2
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche-0/+2
2026-03-03Merge branch 'avoid-compiler-and-iq-oq-reordering'Paolo Abeni-38/+95
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar-16/+33
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar-2/+15
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar-16/+32
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar-4/+15
2026-03-03Merge branch 'bonding-fix-missing-xdp-compat-check-on-xmit_hash_policy-change'Paolo Abeni-2/+68
2026-03-03selftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen-0/+58
2026-03-03bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen-2/+10
2026-03-03wifi: mac80211: fix missing ieee80211_eml_params member initializationMeiChia Chiu-0/+1
2026-03-02MAINTAINERS: ena: update AMAZON ETHERNET maintainersArthur Kiyanovski-3/+1
2026-03-02selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz-0/+44
2026-03-02net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj-1/+1
2026-03-02wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak-1/+1
2026-03-02dt-bindings: net: can: nxp,sja1000: add reference to mc-peripheral-props.yamlFrank Li-0/+1
2026-03-02can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde-6/+16
2026-03-02Merge patch series "can: usb: f81604: handle short interrupt urb messages pro...Marc Kleine-Budde-5/+40
2026-03-02can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman-2/+13
2026-03-02can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman-3/+21
2026-03-02can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman-0/+6