summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-16net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021qVladimir Oltean
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean
2024-08-16net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean
2024-08-15virtio-net: synchronize probe with ndo_set_featuresJason Wang
2024-08-15virtio-net: synchronize operstate with admin state on up/downJason Wang
2024-08-15bnxt_en: Don't clear ntuple filters and rss contexts during ethtool opsPavan Chebbi
2024-08-15virtio_net: move netdev_tx_reset_queue() call before RX napi enableJiri Pirko
2024-08-15net/mlx5: Use cpumask_local_spread() instead of custom codeErwan Velu
2024-08-15ipv4: Remove redundant !ifa->ifa_dev check.Kuniyuki Iwashima
2024-08-15net: macb: increase max_mtu for oversized framesPieter Van Trappen
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-15wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scanMiaoqing Pan
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang
2024-08-15pse-core: Conditionally set current limit during PI regulator registrationOleksij Rempel
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier
2024-08-14Merge tag 'wireless-2024-08-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-08-14cxgb4: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-08-14bnxt_en: avoid truncation of per rx run debugfs filenameSimon Horman
2024-08-14bnxt_en: Extend maximum length of version string by 1 byteSimon Horman
2024-08-14net: ethernet: dlink: replace deprecated macroMoon Yeounsu
2024-08-146pack: propagage new tty typesJiri Slaby (SUSE)
2024-08-146pack: remove global stringsJiri Slaby (SUSE)
2024-08-146pack: drop sixpack::buffsizeJiri Slaby (SUSE)
2024-08-146pack: drop sixpack::mtuJiri Slaby (SUSE)
2024-08-146pack: remove sixpack::rbuffJiri Slaby (SUSE)
2024-08-14mctp: serial: propagage new tty typesJiri Slaby (SUSE)
2024-08-13net: dsa: microchip: ksz9477: unwrap URL in commentEnguerrand de Ribaucourt
2024-08-13net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()Simon Horman
2024-08-13net: fec: Remove duplicated codeCsókás, Bence
2024-08-13net: fec: Move `fec_ptp_read()` to the top of the fileCsókás, Bence
2024-08-13net: netconsole: Constify struct config_item_typeChristophe JAILLET
2024-08-13gve: Add RSS adminq commands and ethtool supportJeroen de Borst
2024-08-13gve: Add RSS device optionZiwei Xiao
2024-08-13iavf: add support for offloading tc U32 cls filtersAhmed Zaki
2024-08-13iavf: refactor add/del FDIR filtersAhmed Zaki
2024-08-13ice: enable FDIR filters from raw binary patterns for VFsJunfeng Guo
2024-08-13ice: add method to disable FDIR SWAP optionJunfeng Guo
2024-08-13ice: add API for parser profile initializationJunfeng Guo
2024-08-13ice: add UDP tunnels support to the parserJunfeng Guo
2024-08-13ice: support turning on/off the parser's double vlan modeJunfeng Guo
2024-08-13ice: add parser execution main loopJunfeng Guo
2024-08-13ice: add parser internal helper functionsJunfeng Guo
2024-08-13ice: add debugging functions for the parser sectionsJunfeng Guo
2024-08-13ice: parse and init various DDP parser sectionsJunfeng Guo
2024-08-13ice: add parser create and destroy skeletonJunfeng Guo