aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-28mlxsw: spectrum_qdisc: Offload root TBF as port shaperPetr Machata1-18/+37
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski67-324/+584
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds23-193/+328
2021-10-28Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds3-4/+5
2021-10-28Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-4/+3
2021-10-28Merge tag 'linux-watchdog-5.15-rc7' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-14/+11
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang5-57/+10
2021-10-28net: virtio: use eth_hw_addr_set()Jakub Kicinski1-3/+7
2021-10-28octeontx2-af: debugfs: Add channel and channel mask.Rakesh Babu3-0/+9
2021-10-28octeontx2-af: cn10k: debugfs for dumping LMTST map tableHarman Kalra1-0/+94
2021-10-28octeontx2-af: debugfs: Minor changes.Rakesh Babu Saladi1-11/+11
2021-10-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi2-1/+4
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu1-32/+106
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep1-0/+8
2021-10-28net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino1-4/+9
2021-10-28net: phy: microchip_t1: add cable test support for lan87xx phyYuiko Oshino1-0/+239
2021-10-28ptp: fix code indentation issuesCarlos Llamas1-3/+3
2021-10-28sky2: Remove redundant assignment and parenthesesluo penghao1-1/+1
2021-10-28Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller30-217/+261
2021-10-28nfp: bpf: relax prog rejection for mtu check through max_pkt_offsetYu Xiao3-9/+26
2021-10-28net: mvpp2: clean up mvpp2_phylink_validate()Russell King (Oracle)1-10/+7
2021-10-28net: mvpp2: drop use of phylink_helper_basex_speed()Russell King (Oracle)1-12/+7
2021-10-28net: mvpp2: remove interface checks in mvpp2_phylink_validate()Russell King (Oracle)1-26/+7
2021-10-28net: mvpp2: populate supported_interfaces memberRussell King1-0/+34
2021-10-28vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang1-1/+0
2021-10-28mpt fusion: use dev_addr_set()Jakub Kicinski1-1/+1
2021-10-28firewire: don't write directly to netdev->dev_addrJakub Kicinski1-7/+7
2021-10-28media: use eth_hw_addr_set()Jakub Kicinski1-4/+4
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed30-217/+261
2021-10-27net: phy: Fix unsigned comparison with less than zeroJiapeng Chong1-1/+1
2021-10-27net: thunderbolt: use eth_hw_addr_set()Jakub Kicinski1-3/+5
2021-10-27staging: use of_get_ethdev_address()Jakub Kicinski1-1/+1
2021-10-27net: macb: Fix mdio child node detectionGuenter Roeck1-1/+1
2021-10-27r8169: Add device 10ec:8162 to driver r8169Janghyub Seo1-0/+1
2021-10-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-5/+26
2021-10-27virtio-ring: fix DMA metadata flagsVincent Whitchurch1-1/+1
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai1-0/+1
2021-10-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds12-29/+57
2021-10-27net: mvneta: drop use of phylink_helper_basex_speed()Russell King (Oracle)1-9/+3
2021-10-27net: mvneta: remove interface checks in mvneta_validate()Russell King (Oracle)1-9/+2
2021-10-27net: mvneta: populate supported_interfaces memberRussell King1-0/+25
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang1-3/+3
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang1-3/+3
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in debugfsJie Wang1-2/+2
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang1-16/+14
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang3-0/+5
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo3-31/+6
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang5-10/+57
2021-10-26net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman1-1/+1
2021-10-26net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa2-0/+10