aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | net: tlan: Fix typo abitraryNaoki Hayama2020-10-091-1/+1
| | * | | | | | net: ipa: skip suspend/resume activities if not set upAlex Elder2020-10-091-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-151-67/+68
| * | | | | | | Merge tag 'mlx5-updates-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2020-10-1311-35/+400
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offloadRaed Salem2020-10-125-29/+202
| | * | | | | | | net/mlx5e: IPsec: Add TX steering rule per IPsec stateHuy Nguyen2020-10-122-4/+176
| | * | | | | | | net/mlx5: Add NIC TX domain namespaceHuy Nguyen2020-10-123-1/+22
| | * | | | | | | net/mlx5: Fix uininitialized pointer read on pointer attrColin Ian King2020-10-121-1/+0
| * | | | | | | | e1000: remove unused and incorrect codeJesse Brandeburg2020-10-131-9/+1
| * | | | | | | | i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin2020-10-135-12/+49
| * | | | | | | | qtnfmac: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-131-22/+1
| * | | | | | | | net: usbnet: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-131-23/+1
| * | | | | | | | net: usb: qmi_wwan: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-131-23/+1
| * | | | | | | | net: macsec: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-131-21/+1
| * | | | | | | | virtio-net: ethtool configurable RXCSUMTonghao Zhang2020-10-131-12/+36
| * | | | | | | | net: mscc: ocelot: remove duplicate ocelot_port_dev_checkVladimir Oltean2020-10-131-8/+3
| * | | | | | | | macb: support the two tx descriptors on at91rm9200Willy Tarreau2020-10-132-8/+40
| * | | | | | | | macb: prepare at91 to use a 2-frame TX queueWilly Tarreau2020-10-132-16/+18
| * | | | | | | | macb: add RM9200's interrupt flag TBREWilly Tarreau2020-10-131-0/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-121-0/+9
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | bpf: Add redirect_peer helperDaniel Borkmann2020-10-111-0/+9
| * | | | | | | | bnxt_en: Add stored FW version info to devlink info_get cb.Vasundhara Volam2020-10-121-2/+45
| * | | | | | | | bnxt_en: Refactor bnxt_dl_info_get().Vasundhara Volam2020-10-122-48/+71
| * | | | | | | | bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.Vasundhara Volam2020-10-124-0/+31
| * | | | | | | | bnxt_en: Log unknown link speed appropriately.Michael Chan2020-10-121-1/+5
| * | | | | | | | bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event.Michael Chan2020-10-121-0/+3
| * | | | | | | | bnxt_en: Simplify bnxt_async_event_process().Michael Chan2020-10-121-9/+3