summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: fix kfree mismatch in indir_table.cXiaoming Ni2021-04-061-5/+5
* net/mlx5: Fix HW spec violation configuring uplinkEli Cohen2021-04-061-2/+3
* net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter2021-04-061-0/+48
* net: hns3: clear VF down state bit before request link statusGuangbin Huang2021-04-061-2/+2
* Merge tag 'linux-can-fixes-for-5.12-20210406' of git://git.kernel.org/pub/scm...David S. Miller2021-04-061-6/+18
|\
| * can: mcp251x: fix support for half duplex SPI host controllersMarc Kleine-Budde2021-04-061-6/+18
* | pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck2021-04-061-2/+3
* | virtio_net: Do not pull payload in skb->headEric Dumazet2021-04-061-3/+7
* | net: broadcom: bcm4908enet: Fix a double free in bcm4908_enet_dma_allocLv Yunlong2021-04-061-0/+1
|/
* net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()Salil Mehta2021-04-051-1/+3
* net: hns3: Remove the left over redundant check & assignmentSalil Mehta2021-04-051-3/+0
* net: macb: restore cmp registers on resume pathClaudiu Beznea2021-04-021-0/+7
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-04-013-12/+52
|\
| * i40e: Fix display statistics for veb_tcEryk Rybak2021-04-011-6/+46
| * i40e: fix receiving of single packets in xsk zero-copy modeMagnus Karlsson2021-04-011-2/+2
| * i40e: Fix inconsistent indentingArkadiusz Kubalewski2021-04-011-4/+4
* | drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin2021-04-011-1/+5
* | drivers: net: fix memory leak in atusb_probePavel Skripkin2021-04-011-0/+1
|/
* net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQTariq Toukan2021-03-314-12/+34
* net/mlx5e: Consider geneve_opts for encap contextsDima Chumak2021-03-316-14/+51
* net/mlx5: Don't request more than supported EQsDaniel Jurgens2021-03-311-1/+12
* net/mlx5e: kTLS, Fix RX counters atomicityTariq Toukan2021-03-315-20/+16
* net/mlx5e: kTLS, Fix TX counters atomicityTariq Toukan2021-03-315-26/+33
* net/mlx5: E-switch, Create vport miss group only if src rewrite is supportedMaor Dickman2021-03-311-29/+39
* net/mlx5e: Fix ethtool indication of connector typeAya Levin2021-03-311-11/+11
* net/mlx5: Delete auxiliary bus driver eth-rep firstMaor Dickman2021-03-311-2/+2
* net/mlx5e: Fix mapping of ct_label zeroAriel Levkovich2021-03-311-7/+29
* net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli2021-03-301-3/+10
* nfp: flower: ignore duplicate merge hints from FWYinjun Zhang2021-03-303-3/+69
* ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rxLv Yunlong2021-03-291-0/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-03-2910-41/+86
|\
| * ice: Cleanup fltr list in case of allocation issuesRobert Malz2021-03-291-1/+2
| * ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan2021-03-293-8/+7
| * ice: Fix for dereference of NULL pointerJacek BuĊ‚atek2021-03-291-5/+7
| * ice: remove DCBNL_DEVRESET bit from PF stateDave Ertman2021-03-293-4/+0
| * ice: fix memory allocation callBruce Allan2021-03-291-1/+1
| * ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny2021-03-293-2/+31
| * ice: Recognize 860 as iSCSI port in CEE modeChinh T Cao2021-03-292-9/+30
| * ice: Increase control queue timeoutFabio Pricoco2021-03-291-2/+2
| * ice: Continue probe on link/PHY errorsAnirudh Venkataramanan2021-03-291-9/+6
* | cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy2021-03-292-5/+21
* | gianfar: Handle error code at MAC address changeClaudiu Manoil2021-03-291-1/+5
* | ethernet: myri10ge: Fix a use after free in myri10ge_sw_tsoLv Yunlong2021-03-291-1/+1
* | mlxsw: spectrum: Fix ECN marking in tunnel decapsulationIdo Schimmel2021-03-293-8/+21
|/
* drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmitLv Yunlong2021-03-281-2/+3
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-03-254-6/+16
|\
| * i40e: Fix oops at i40e_rebuild()Arkadiusz Kubalewski2021-03-251-6/+5
| * i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak2021-03-252-0/+10
| * i40e: Added Asym_Pause to supported link modesMateusz Palczewski2021-03-251-0/+1
* | geneve: do not modify the shared tunnel info when PMTU triggers an ICMP replyAntoine Tenart2021-03-251-4/+20