summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-086-7/+6
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2020-08-061-1/+0
| |\
| | * PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.hHuacai Chen2020-07-101-1/+0
| * | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-085-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-072-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-074-2/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | net/mlx5: Enable count action for rules with allow actionMichael Guralnik2020-07-161-0/+1
| * | | net/mlx5: Support setting access rights of dma addressesEli Cohen2020-07-161-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-06653-25465/+50945
|\ \ \ \
| * | | | net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson2020-08-061-1/+3
| * | | | dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing2020-08-051-3/+3
| * | | | net: macb: Properly handle phylink on at91sam9xStefan Roese2020-08-051-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-041-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-0417-102/+0
| |\ \ \ \
| | * | | | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-2617-102/+0
| * | | | | Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-08-047-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-043-0/+81
| * | | | | | sfc_ef100: read pf_index at probe timeEdward Cree2020-08-042-0/+5
| * | | | | | sfc_ef100: functions for selftestsEdward Cree2020-08-041-0/+47
| * | | | | | sfc_ef100: statistics gatheringEdward Cree2020-08-043-0/+217
| * | | | | | sfc_ef100: plumb in fini_dmaqEdward Cree2020-08-041-0/+1
| * | | | | | sfc_ef100: RX path for EF100Edward Cree2020-08-043-9/+167
| * | | | | | sfc_ef100: RX filter table management and related gubbinsEdward Cree2020-08-042-0/+77
| * | | | | | sfc_ef100: TX path for EF100 NICsEdward Cree2020-08-045-5/+396
| * | | | | | sfc_ef100: read Design Parameters at probe timeEdward Cree2020-08-042-0/+220
| * | | | | | sfc_ef100: fail the probe if NIC uses unsol_ev creditsEdward Cree2020-08-041-0/+6
| * | | | | | sfc_ef100: check firmware version at start-of-dayEdward Cree2020-08-041-0/+40
| * | | | | | enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan2020-08-041-1/+1
| * | | | | | dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan2020-08-041-1/+1
| * | | | | | cxgb4: add TC-MATCHALL IPv6 supportRahul Lakkireddy2020-08-043-26/+82
| * | | | | | mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata2020-08-043-13/+95
| * | | | | | mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel2020-08-043-3/+53
| * | | | | | mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel2020-08-042-9/+75
| * | | | | | mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel2020-08-044-9/+93