summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-2324-80/+100
|\
| * ibmvnic: save changed mac address to adapter->mac_addrLijun Pan2020-10-211-0/+5
| * Revert "virtio-net: ethtool configurable RXCSUM"Michael S. Tsirkin2020-10-211-36/+12
| * net: ethernet: mtk-star-emac: select REGMAP_MMIOBartosz Golaszewski2020-10-211-0/+1
| * net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He2020-10-211-0/+1
| * net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He2020-10-211-1/+9
| * sfc: move initialisation of efx->filter_sem to efx_init_struct()Edward Cree2020-10-202-1/+1
| * net: dsa: bcm_sf2: make const array static, makes object smallerColin Ian King2020-10-201-1/+1
| * net: chelsio: inline_crypto: fix Kconfig and build errorsRandy Dunlap2020-10-201-0/+1
| * chelsio/chtls: fix writing freed memoryVinay Kumar Yadav2020-10-201-1/+0
| * chelsio/chtls: correct function return and return typeVinay Kumar Yadav2020-10-201-2/+2
| * chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav2020-10-201-2/+8
| * chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav2020-10-201-3/+2
| * chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav2020-10-201-0/+3
| * chelsio/chtls: fix socket lockVinay Kumar Yadav2020-10-201-0/+1
| * netsec: ignore 'phy-mode' device property on ACPI systemsArd Biesheuvel2020-10-201-7/+17
| * net: remove unneeded breakTom Rix2020-10-204-7/+0
| * net: dsa: seville: the packet buffer is 2 megabits, not megabytesMaxim Kochetkov2020-10-191-1/+1
| * net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-191-2/+2
| * r8169: fix operation under forced interrupt threadingHeiner Kallweit2020-10-191-4/+4
| * ixgbe: fix probing of multi-port devices with one MDIOJakub Kicinski2020-10-181-9/+14
| * net: usb: rtl8150: don't incorrectly assign random MAC addressesAnant Thazhemadam2020-10-181-1/+1
| * net: pcs-xpcs: depend on MDIO_BUS instead of selecting itIoana Ciornei2020-10-161-2/+1
| * net: ftgmac100: Fix Aspeed ast2600 TX hang issueDylan Hung2020-10-162-0/+13
* | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-1/+1
|\ \
| * | PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof WilczyƄski2020-09-291-1/+1
* | | Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-204-14/+86
|\ \ \
| * | | xen/netback: use lateeoi irq bindingJuergen Gross2020-10-204-14/+86
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-175-58/+32
|\ \ \ \
| * | | | Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe2020-10-1687-547/+1052
| |\| | |
| * | | | Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-1834-210/+269
| |\ \ \ \
| | * | | | RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau2020-09-171-8/+0
| | * | | | net/mlx5: Refactor query port speed functionsAharon Landau2020-09-172-38/+8
| * | | | | qede: Notify qedr when mtu has changedMichal Kalderon2020-09-112-1/+20
| * | | | | RDMA/qedr: Remove fbo and zbva from the MRJason Gunthorpe2020-09-111-10/+2
| * | | | | RDMA/qedr: Fix reported max_pkeysKamal Heib2020-09-021-1/+2
* | | | | | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-162-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | drivers: net: hamradio: fix document locationMauro Carvalho Chehab2020-10-151-1/+1
| * | | | | net: appletalk: Kconfig: Fix docs locationMauro Carvalho Chehab2020-10-151-1/+1
* | | | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151365-34808/+81932
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-1511-36/+242
| |\ \ \ \ \ \
| | * | | | | | ibmveth: Identify ingress large send packets.David Wilder2020-10-141-1/+12
| | * | | | | | ibmveth: Switch order of ibmveth_helper calls.David Wilder2020-10-141-5/+5
| | * | | | | | cxgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani2020-10-142-13/+177
| | * | | | | | net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut2020-10-121-2/+23
| | * | | | | | mlx4: handle non-napi callers to napi_pollJonathan Lemon2020-10-122-1/+4
| | * | | | | | net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic2020-10-121-1/+2
| | * | | | | | net: dsa: microchip: fix race conditionChristian Eggers2020-10-121-7/+9
| | * | | | | | Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-10-101-2/+0
| | |\ \ \ \ \ \
| | | * | | | | | can: m_can_platform: don't call m_can_class_suspend in runtime suspendLucas Stach2020-10-061-2/+0