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