summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-14net: xpcs: remove xpcs_config_eee() from global scopeRussell King (Oracle)
2025-02-14net: stmmac: remove calls to xpcs_config_eee()Russell King (Oracle)
2025-02-14net: xpcs: convert to phylink managed EEERussell King (Oracle)
2025-02-14net: stmmac: call xpcs_config_eee_mult_fact()Russell King (Oracle)
2025-02-14net: xpcs: add function to configure EEE clock multiplying factorRussell King (Oracle)
2025-02-14net: phylink: add support for notifying PCS about EEERussell King (Oracle)
2025-02-14Merge branch 'inet-better-inet_sock_set_state-for-passive-flows'Jakub Kicinski
2025-02-14inet: consolidate inet_csk_clone_lock()Eric Dumazet
2025-02-14inet: reduce inet_csk_clone_lock() indent levelEric Dumazet
2025-02-14net: stmmac: refactor clock management in EQoS driverSwathi K S
2025-02-14net: airoha: Fix TSO support for header cloned skbsLorenzo Bianconi
2025-02-14Merge branch 'net-add-export_ipv6_mod'Jakub Kicinski
2025-02-14udp: use EXPORT_IPV6_MOD[_GPL]()Eric Dumazet
2025-02-14tcp: use EXPORT_IPV6_MOD[_GPL]()Eric Dumazet
2025-02-14inetpeer: use EXPORT_IPV6_MOD[_GPL]()Eric Dumazet
2025-02-14net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()Eric Dumazet
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-13Merge tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-13Merge tag 'bcachefs-2025-02-12' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-02-13net: pse-pd: Fix deadlock in current limit functionsKory Maincent
2025-02-13rxrpc: Fix ipv6 path MTU discoveryDavid Howells
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
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