summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-13Merge tag 'nf-25-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski
2025-02-13Merge tag 'loongarch-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-13Merge tag 'platform-drivers-x86-v6.14-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-02-13s390/qeth: move netif_napi_add_tx() and napi_enable() from under BHAlexandra Winter
2025-02-13net: usb: asix_devices: add FiberGecko DeviceIDMax Schulze
2025-02-13mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-02-13ipv6: mcast: add RCU protection to mld_newpack()Eric Dumazet
2025-02-13team: better TEAM_OPTION_TYPE_STRING validationEric Dumazet
2025-02-13r8169: add support for Intel Killer E5000Heiner Kallweit
2025-02-13ixgene-v2: prepare for phylib stop exporting phy_10_100_features_arrayHeiner Kallweit
2025-02-13sctp: Remove commented out codeThorsten Blum
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
2025-02-13Bluetooth: btintel_pcie: Fix a potential race conditionKiran K
2025-02-13Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmdLuiz Augusto von Dentz
2025-02-13Documentation: dpaa2 ethernet switch driver: Fix spellingRitvik Gupta
2025-02-13arp: Convert SIOCDARP and SIOCSARP to per-netns RTNL.Kuniyuki Iwashima
2025-02-13net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxxDimitri Fedrau
2025-02-12Merge branch 'net-ethernet-ti-am65-cpsw-xdp-fixes'Jakub Kicinski
2025-02-12net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros
2025-02-12net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_sizeHuacai Chen
2025-02-13LoongArch: KVM: Set host with kernel mode when switch to VM modeBibo Mao
2025-02-13LoongArch: KVM: Remove duplicated cache attribute settingBibo Mao
2025-02-13LoongArch: KVM: Fix typo issue about GCFG feature detectionBibo Mao
2025-02-13LoongArch: csum: Fix OoB access in IP checksum code for negative lengthsYuli Wang
2025-02-13LoongArch: Remove the deprecated notifier hook mechanismYuli Wang
2025-02-13LoongArch: Use str_yes_no() helper function for /proc/cpuinfoYuli Wang
2025-02-13LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGEHuacai Chen
2025-02-13LoongArch: Fix idle VS timer enqueueMarco Crivellari
2025-02-12Merge branch 'vsock-null-ptr-deref-when-so_linger-enabled'Jakub Kicinski
2025-02-12vsock/test: Add test for SO_LINGER null ptr derefMichal Luczaj
2025-02-12vsock: Orphan socket after transport releaseMichal Luczaj
2025-02-12MAINTAINERS: Add sctp headers to the general netdev entryMarcelo Ricardo Leitner
2025-02-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-12netlink: specs: add conntrack dump and stats dump supportFlorian Westphal
2025-02-12net: avoid unconditionally touching sk_tsflags on RXPaolo Abeni
2025-02-12Merge branch 'netlink-specs-add-a-spec-for-nl80211-wiphy'Jakub Kicinski
2025-02-12netlink: specs: wireless: add a spec for nl80211Donald Hunter
2025-02-12netlink: specs: add s8, s16 to genetlink schemasDonald Hunter
2025-02-12netlink: specs: support nested structs in genetlink legacyDonald Hunter
2025-02-12tools/net/ynl: add indexed-array scalar support to ynl-gen-cDonald Hunter
2025-02-12tools/net/ynl: sanitise enums with leading digits in ynl-gen-cDonald Hunter
2025-02-12tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-cDonald Hunter
2025-02-12tools/net/ynl: accept IP string inputsDonald Hunter
2025-02-12tools/net/ynl: support rendering C array members to stringsDonald Hunter
2025-02-12tools/net/ynl: support decoding indexed arrays as enumsDonald Hunter
2025-02-12tools/net/ynl: remove extraneous plural from variable namesDonald Hunter
2025-02-12Merge branch 'net: dsa: add support for phylink managed EEE'Jakub Kicinski