summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-14/+11
2020-12-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller5-34/+90
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh3-7/+39
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2-8/+19
2020-12-09e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits1-4/+4
2020-12-09ice: avoid premature Rx buffer reuseBjörn Töpel1-9/+22
2020-12-09ixgbe: avoid premature Rx buffer reuseBjörn Töpel1-7/+17
2020-12-09i40e: avoid premature Rx buffer reuseBjörn Töpel1-7/+20
2020-12-09igb: avoid transmit queue timeout in xdp pathSven Auhagen1-0/+5
2020-12-09igb: use xdp_do_flushSven Auhagen1-1/+1
2020-12-09igb: skb add metasize for xdpSven Auhagen1-0/+4
2020-12-09igb: XDP extack message on errorSven Auhagen1-5/+12
2020-12-09igb: take VLAN double header into accountSven Auhagen2-4/+8
2020-12-09igb: XDP xmit back fix error codeSven Auhagen1-1/+1
2020-12-09Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski1-16/+4
2020-12-09netdevsim: Add debugfs toggle to reject BPF programs in verifierToke Høiland-Jørgensen2-2/+11
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen3-12/+0
2020-12-08net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong1-6/+3
2020-12-08net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan2-8/+9
2020-12-08net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan1-3/+10
2020-12-08net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan1-0/+14
2020-12-08net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan1-8/+8
2020-12-08net: stmmac: increase the timeout for dma resetFugang Duan1-1/+1
2020-12-08bonding: fix feature flag setting at init timeJarod Wilson1-7/+15
2020-12-07net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl1-3/+3
2020-12-07dpaa2-mac: Add a missing of_node_put after of_device_is_availableChristophe JAILLET1-0/+1
2020-12-07enetc: Fix reporting of h/w packet countersClaudiu Manoil2-6/+14
2020-12-06net: hns3: remove a misused pragma packedHuazhong Tan1-4/+0
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean5-11/+8
2020-12-05net: marvell: prestera: Fix error return code in prestera_port_create()Zhang Changzhong1-1/+3
2020-12-05vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra1-2/+8
2020-12-05can: softing: softing_netdev_open(): fix error handlingZhang Qilong1-2/+7
2020-12-05ch_ktls: fix build warning for ipv4-only configArnd Bergmann1-5/+1
2020-12-04ethernet: select CONFIG_CRC32 as neededArnd Bergmann10-0/+10
2020-12-04net: ipa: pass the correct size when freeing DMA memoryAlex Elder1-1/+6
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik3-0/+7
2020-12-03net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan1-7/+15
2020-12-03net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap1-0/+2
2020-12-03net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha1-2/+19
2020-12-03Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski4-10/+19
2020-12-03net: mvpp2: Fix error return code in mvpp2_open()Wang Hai1-0/+1
2020-12-03chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter1-0/+1
2020-12-03rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter1-0/+2
2020-12-02vxlan: fix error return code in __vxlan_dev_create()Zhang Changzhong1-1/+3
2020-12-02net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong1-2/+6
2020-12-02cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong1-0/+1
2020-12-02dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu1-1/+9
2020-12-02mt76: usb: fix crash on device removalStanislaw Gruszka1-8/+9
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami1-0/+5
2020-12-02iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho1-2/+2