summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* igb: skb add metasize for xdpSven Auhagen2020-12-101-0/+4
* igb: XDP extack message on errorSven Auhagen2020-12-101-5/+12
* igb: take VLAN double header into accountSven Auhagen2020-12-102-4/+8
* igb: XDP xmit back fix error codeSven Auhagen2020-12-101-1/+1
* net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong2020-12-091-6/+3
* net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan2020-12-082-8/+9
* net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan2020-12-081-3/+10
* net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan2020-12-081-0/+14
* net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan2020-12-081-8/+8
* net: stmmac: increase the timeout for dma resetFugang Duan2020-12-081-1/+1
* bonding: fix feature flag setting at init timeJarod Wilson2020-12-081-7/+15
* net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl2020-12-081-3/+3
* dpaa2-mac: Add a missing of_node_put after of_device_is_availableChristophe JAILLET2020-12-081-0/+1
* enetc: Fix reporting of h/w packet countersClaudiu Manoil2020-12-082-6/+14
* net: hns3: remove a misused pragma packedHuazhong Tan2020-12-071-4/+0
* net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean2020-12-065-11/+8
* net: marvell: prestera: Fix error return code in prestera_port_create()Zhang Changzhong2020-12-051-1/+3
* vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra2020-12-051-2/+8
* can: softing: softing_netdev_open(): fix error handlingZhang Qilong2020-12-051-2/+7
* ch_ktls: fix build warning for ipv4-only configArnd Bergmann2020-12-051-5/+1
* ethernet: select CONFIG_CRC32 as neededArnd Bergmann2020-12-0410-0/+10
* net: ipa: pass the correct size when freeing DMA memoryAlex Elder2020-12-041-1/+6
* Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-0326-110/+249
|\
| * net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik2020-12-033-0/+7
| * net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan2020-12-031-7/+15
| * net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap2020-12-031-0/+2
| * net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha2020-12-031-2/+19
| * Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-12-034-10/+19
| |\
| | * rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter2020-12-031-0/+2
| | * mt76: usb: fix crash on device removalStanislaw Gruszka2020-12-021-8/+9
| | * iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami2020-12-021-0/+5
| | * iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho2020-12-021-2/+2
| | * iwlwifi: pcie: add one missing entry for AX210Luca Coelho2020-12-021-0/+1
| * | net: mvpp2: Fix error return code in mvpp2_open()Wang Hai2020-12-031-0/+1
| * | chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter2020-12-031-0/+1
| * | vxlan: fix error return code in __vxlan_dev_create()Zhang Changzhong2020-12-031-1/+3
| * | net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong2020-12-031-2/+6
| * | cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong2020-12-031-0/+1
| * | dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu2020-12-021-1/+9
| * | geneve: pull IP header before ECN decapsulationEric Dumazet2020-12-021-4/+16
| * | net: broadcom CNIC: requires MMURandy Dunlap2020-12-011-0/+1
| * | ibmvnic: Fix TX completion error handlingThomas Falcon2020-12-011-3/+1
| * | ibmvnic: Ensure that SCRQ entry reads are correctly orderedThomas Falcon2020-12-011-0/+18
| * | Merge tag 'linux-can-fixes-for-5.10-20201130' of git://git.kernel.org/pub/scm...Jakub Kicinski2020-12-015-15/+20
| |\ \
| | * | can: kvaser_pciefd: kvaser_pciefd_open(): fix error handlingZhang Qilong2020-11-301-1/+3
| | * | can: c_can: c_can_power_up(): fix error handlingZhang Qilong2020-11-301-4/+14
| | * | can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an errorJeroen Hofstee2020-11-301-1/+0
| | * | can: sja1000: sja1000_err(): don't count arbitration lose as an errorJeroen Hofstee2020-11-301-1/+0
| | * | can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disabl...Marc Kleine-Budde2020-11-301-8/+3
| * | | vxlan: Copy needed_tailroom from lowerdevSven Eckelmann2020-12-011-0/+2