summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-28usbnet: ipheth: refactor NCM datagram loopFoster Snowhill
2025-01-28usbnet: ipheth: use static NDP16 location in URBFoster Snowhill
2025-01-28usbnet: ipheth: check that DPE points past NCM headerFoster Snowhill
2025-01-28usbnet: ipheth: fix possible overflow in DPE length checkFoster Snowhill
2025-01-28net: usb: rtl8150: enable basic endpoint checkingNikita Zhandarovich
2025-01-27Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-27net: davicom: fix UAF in dm9000_drv_removeChenyuan Yang
2025-01-27net: phy: c45-tjaxx: add delay between MDIO write and read in soft_resetMilos Reljin
2025-01-27vxlan: Fix uninit-value in vxlan_vnifilter_dump()Shigeru Yoshida
2025-01-27netdevsim: don't assume core pre-populates HDS params on GETJakub Kicinski
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski
2025-01-27eth: via-rhine: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: niu: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: 8139too: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: forcedeth: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: forcedeth: remove local wrappers for napi enable/disableJakub Kicinski
2025-01-27eth: tg3: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sqStanislav Fomichev
2025-01-27net: netdevsim: try to close UDP port harness racesJakub Kicinski
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-24iavf: allow changing VLAN state without calling PFMichal Swiatkowski
2025-01-24ice: remove invalid parameter of equalizerMateusz Polchlopek
2025-01-24ice: fix ice_parser_rt::bst_key array sizePrzemek Kitszel
2025-01-24wifi: ath12k: fix handling of 6 GHz rulesAditya Kumar Singh
2025-01-24idpf: add more info during virtchnl transaction timeout/salt mismatchManoj Vishwanathan
2025-01-24idpf: convert workqueues to unboundMarco Leogrande
2025-01-24idpf: Acquire the lock before accessing the xn->saltManoj Vishwanathan
2025-01-24idpf: fix transaction timeouts on resetEmil Tantilov
2025-01-24idpf: add read memory barrier when checking descriptor done bitEmil Tantilov
2025-01-23net: mvneta: fix locking in mvneta_cpu_online()Harshit Mogalapalli
2025-01-23net: fec: implement TSO descriptor cleanupDheeraj Reddy Jonnalagadda
2025-01-23net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpiosDimitri Fedrau
2025-01-22net: hns3: fix oops when unload drivers parallelingJian Shen
2025-01-22net: airoha: Fix wrong GDM4 register definitionChristian Marangi
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-01-20net: phylink: fix regression when binding a PHYRussell King (Oracle)
2025-01-20net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanupRoger Quadros
2025-01-20net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanupRoger Quadros
2025-01-20net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error pathRoger Quadros
2025-01-20net: stmmac: Drop redundant skb_mark_for_recycle() for SKB fragsFurong Xu
2025-01-20net: mii: Fix the Speed display when the network cable is not connectedXiangqian Zhang
2025-01-20eth: bnxt: update header sizing defaultsJakub Kicinski
2025-01-20eth: bnxt: allocate enough buffer space to meet HDS thresholdJakub Kicinski
2025-01-20net: ethtool: populate the default HDS params in the coreJakub Kicinski
2025-01-20eth: bnxt: apply hds_thrs settings correctlyJakub Kicinski
2025-01-20net: move HDS config from ethtool stateJakub Kicinski