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