summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ibmvnic: save changed mac address to adapter->mac_addrLijun Pan2020-10-221-0/+5
* Revert "virtio-net: ethtool configurable RXCSUM"Michael S. Tsirkin2020-10-221-36/+12
* net: ethernet: mtk-star-emac: select REGMAP_MMIOBartosz Golaszewski2020-10-221-0/+1
* net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He2020-10-221-0/+1
* net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He2020-10-221-1/+9
* sfc: move initialisation of efx->filter_sem to efx_init_struct()Edward Cree2020-10-212-1/+1
* net: dsa: bcm_sf2: make const array static, makes object smallerColin Ian King2020-10-211-1/+1
* net: chelsio: inline_crypto: fix Kconfig and build errorsRandy Dunlap2020-10-211-0/+1
* chelsio/chtls: fix writing freed memoryVinay Kumar Yadav2020-10-211-1/+0
* chelsio/chtls: correct function return and return typeVinay Kumar Yadav2020-10-211-2/+2
* chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav2020-10-211-2/+8
* chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav2020-10-211-3/+2
* chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav2020-10-211-0/+3
* chelsio/chtls: fix socket lockVinay Kumar Yadav2020-10-211-0/+1
* netsec: ignore 'phy-mode' device property on ACPI systemsArd Biesheuvel2020-10-211-7/+17
* nfc: remove unneeded breakTom Rix2020-10-202-2/+0
* net: remove unneeded breakTom Rix2020-10-204-7/+0
* net: dsa: seville: the packet buffer is 2 megabits, not megabytesMaxim Kochetkov2020-10-201-1/+1
* net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-201-2/+2
* r8169: fix operation under forced interrupt threadingHeiner Kallweit2020-10-201-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-171-2/+1
* net: ftgmac100: Fix Aspeed ast2600 TX hang issueDylan Hung2020-10-172-0/+13
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-161421-36304/+74493
|\
| * 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-151-1/+12
| | * ibmveth: Switch order of ibmveth_helper calls.David Wilder2020-10-151-5/+5
| | * cxgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani2020-10-152-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
| | * | net: tlan: Fix typo abitraryNaoki Hayama2020-10-101-1/+1
| | * | net: ipa: skip suspend/resume activities if not set upAlex Elder2020-10-101-0/+6
| | * | net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut2020-10-091-5/+5
| * | | cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal2020-10-152-69/+68
| * | | Merge tag 'mlx5-updates-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2020-10-1411-35/+400
| |\ \ \
| | * | | net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offloadRaed Salem2020-10-135-29/+202
| | * | | net/mlx5e: IPsec: Add TX steering rule per IPsec stateHuy Nguyen2020-10-132-4/+176
| | * | | net/mlx5: Add NIC TX domain namespaceHuy Nguyen2020-10-133-1/+22
| | * | | net/mlx5: Fix uininitialized pointer read on pointer attrColin Ian King2020-10-131-1/+0
| * | | | e1000: remove unused and incorrect codeJesse Brandeburg2020-10-141-9/+1
| * | | | i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin2020-10-145-12/+49
| * | | | qtnfmac: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-22/+1
| * | | | net: usbnet: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-23/+1
| * | | | net: usb: qmi_wwan: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-23/+1
| * | | | net: macsec: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-21/+1