summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni-11/+18
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-92/+468
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal-8/+33
2025-07-17net: fix segmentation after TCP/UDP fraglist GROFelix Fietkau-0/+2
2025-07-16ipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing-1/+1
2025-07-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-5/+8
2025-07-16net: airoha: fix potential use-after-free in airoha_npu_get()Alok Tiwari-1/+2
2025-07-16net/mlx5: Correctly set gso_size when LRO is usedChristoph Paasch-4/+8
2025-07-15Merge branch 'mptcp-fix-fallback-related-races'Jakub Kicinski-28/+98
2025-07-15mptcp: reset fallback status gracefully at disconnect() timePaolo Abeni-0/+9
2025-07-15mptcp: plug races between subflow fail and subflow creationPaolo Abeni-13/+32
2025-07-15mptcp: make fallback action and fallback decision atomicPaolo Abeni-19/+61
2025-07-15net: libwx: fix multicast packets received countJiawen Wu-0/+2
2025-07-15Merge branch 'fix-rx-fatal-errors'Jakub Kicinski-19/+10
2025-07-15net: libwx: properly reset Rx ring descriptorJiawen Wu-4/+8
2025-07-15net: libwx: fix the using of Rx buffer DMAJiawen Wu-3/+2
2025-07-15net: libwx: remove duplicate page_pool_put_full_page()Jiawen Wu-12/+0
2025-07-15net: stmmac: intel: populate entire system_counterval_t in get_time_fn() call...Markus Blöchl-1/+7
2025-07-15Merge tag 'linux-can-fixes-for-6.16-20250715' of git://git.kernel.org/pub/scm...Jakub Kicinski-20/+41
2025-07-15usb: net: sierra: check for no status endpointOliver Neukum-0/+4
2025-07-15ice: check correct pointer in fwlog debugfsMichal Swiatkowski-1/+1
2025-07-15ice: add NULL check in eswitch lag checkDave Ertman-1/+2
2025-07-15ethernet: intel: fix building with large NR_CPUSArnd Bergmann-3/+5
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni-4/+4
2025-07-15Merge tag 'iwlwifi-fixes-2025-07-15' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-9/+15
2025-07-15can: tcan4x5x: fix reset gpio usage during probeBrett Werling-20/+41
2025-07-15wifi: iwlwifi: Fix botched indexing conversionVille Syrjälä-4/+4
2025-07-15wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg-1/+1
2025-07-15Merge tag 'ath-current-20250714' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-1/+2
2025-07-14net: phy: Don't register LEDs for genphySean Anderson-2/+4
2025-07-14selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc pa...Victor Nogueira-0/+66
2025-07-14smc: Fix various oops due to inet_sock type confusion.Kuniyuki Iwashima-4/+18
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter-79/+0
2025-07-14netfilter: nf_tables: hide clash bit from userspaceFlorian Westphal-0/+3
2025-07-14selftests: netfilter: nft_concat_range.sh: send packets to empty setFlorian Westphal-0/+3
2025-07-14selftests: netfilter: conntrack_resize.sh: also use udpclash toolFlorian Westphal-0/+17
2025-07-14selftests: netfilter: add conntrack clash resolution test caseFlorian Westphal-0/+337
2025-07-14selftests: netfilter: conntrack_resize.sh: extend resize testFlorian Westphal-5/+75
2025-07-13rpl: Fix use-after-free in rpl_do_srh_inline().Kuniyuki Iwashima-4/+4
2025-07-13Merge branch 'tpacket_snd-bugs' into mainDavid S. Miller-14/+13
2025-07-13af_packet: fix soft lockup issue caused by tpacket_snd()Yun Lu-12/+11
2025-07-13af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()Yun Lu-2/+2
2025-07-13net/sched: sch_qfq: Fix race condition on qfq_aggregateXiang Mei-9/+21
2025-07-11net: emaclite: Fix missing pointer increment in aligned_read()Alok Tiwari-1/+1
2025-07-11Merge tag 'net-6.16-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds-277/+500
2025-07-11Merge tag 'gpio-fixes-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+4
2025-07-11Merge tag 'pm-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1/+1
2025-07-11Merge tag 'dma-mapping-6.16-2025-07-11' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+4
2025-07-11wifi: ath12k: Fix packets received in WBM error ring with REO LUT enabledNithyanantham Paramasivam-1/+2
2025-07-11netlink: make sure we allow at least one dump skbJakub Kicinski-2/+3