summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-138-29/+35
|\
| * net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell2020-08-121-0/+1
| * net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell2020-08-121-0/+3
| * sfc: fix ef100 design-param checkingEdward Cree2020-08-121-1/+2
| * net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai2020-08-111-3/+14
| * ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()Xu Wang2020-08-111-2/+2
| * hinic: fix strncpy output truncated compile warningsLuo bin2020-08-112-22/+12
| * net: hns3: fix spelling mistake "could'nt" -> "couldn't"Colin Ian King2020-08-061-1/+1
* | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-076-7/+6
|\ \
| * \ Merge branch 'pci/misc'Bjorn Helgaas2020-08-051-1/+0
| |\ \
| | * | PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.hHuacai Chen2020-07-091-1/+0
| * | | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-075-6/+6
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-072-4/+4
|\ \ \
| * | | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-072-4/+4
| | |/ | |/|
* | | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-062-74/+25
|\ \ \
| * | | thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz2020-06-291-30/+0
| * | | thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-291-0/+8
| * | | thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-291-20/+17
| * | | thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz2020-06-291-19/+0
| * | | thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz2020-06-291-13/+8
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-064-2/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | net/mlx5: Enable count action for rules with allow actionMichael Guralnik2020-07-151-0/+1
| * | | net/mlx5: Support setting access rights of dma addressesEli Cohen2020-07-151-2/+9
| * | | net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik2020-07-032-0/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-05653-25465/+50945
|\ \ \ \
| * | | | net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson2020-08-051-1/+3
| * | | | dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing2020-08-041-3/+3
| * | | | net: macb: Properly handle phylink on at91sam9xStefan Roese2020-08-041-4/+7
| * | | | net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long2020-08-041-2/+2
| * | | | via-velocity: Use more typical logging stylesJoe Perches2020-08-042-122/+85
| * | | | hinic: add check for mailbox msg from VFLuo bin2020-08-044-2/+255
| * | | | hinic: add generating mailbox random index supportLuo bin2020-08-045-0/+167
| * | | | sfc: Fix build with CONFIG_RFS_ACCEL disabled.David S. Miller2020-08-031-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-0317-102/+0
| |\ \ \ \
| | * | | | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-2517-102/+0
| * | | | | Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-08-037-163/+112
| |\ \ \ \ \
| | * | | | | net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky2020-08-031-6/+3
| | * | | | | net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski2020-08-035-136/+64
| | * | | | | net/mlx5: DR, Change push vlan action sequenceAlex Vesker2020-08-031-21/+21
| | * | | | | net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit2020-08-031-0/+24
| * | | | | | sfc_ef100: add nic-type for VFs, and bind to themEdward Cree2020-08-033-0/+81
| * | | | | | sfc_ef100: read pf_index at probe timeEdward Cree2020-08-032-0/+5
| * | | | | | sfc_ef100: functions for selftestsEdward Cree2020-08-031-0/+47
| * | | | | | sfc_ef100: statistics gatheringEdward Cree2020-08-033-0/+217
| * | | | | | sfc_ef100: plumb in fini_dmaqEdward Cree2020-08-031-0/+1
| * | | | | | sfc_ef100: RX path for EF100Edward Cree2020-08-033-9/+167
| * | | | | | sfc_ef100: RX filter table management and related gubbinsEdward Cree2020-08-032-0/+77
| * | | | | | sfc_ef100: TX path for EF100 NICsEdward Cree2020-08-035-5/+396
| * | | | | | sfc_ef100: read Design Parameters at probe timeEdward Cree2020-08-032-0/+220
| * | | | | | sfc_ef100: fail the probe if NIC uses unsol_ev creditsEdward Cree2020-08-031-0/+6