summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* usbnet: sanity check for maxpacketOliver Neukum2021-10-211-0/+4
* net: enetc: make sure all traffic classes can send large framesVladimir Oltean2021-10-211-1/+4
* net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean2021-10-211-1/+1
* sfc: Don't use netif_info before net_device setupErik Ekman2021-10-212-3/+3
* sfc: Export fibre-specific supported link modesErik Ekman2021-10-211-11/+26
* Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-10-2111-54/+85
|\
| * net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim2021-10-201-9/+11
| * net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim2021-10-201-24/+27
| * net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh2021-10-203-12/+26
| * net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin2021-10-201-4/+3
| * net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman2021-10-205-5/+18
* | ice: Add missing E810 device idsTony Nguyen2021-10-203-0/+8
* | igc: Update I226_K device IDSasha Neftin2021-10-201-1/+1
* | e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin2021-10-202-1/+13
* | e1000e: Separate TGP board type from SPTSasha Neftin2021-10-203-23/+46
|/
* net: stmmac: Fix E2E delay mechanismKurt Kanzenbach2021-10-201-1/+1
* net: hns3: disable sriov before unload hclge layerPeng Li2021-10-203-0/+23
* net: hns3: fix vf reset workqueue cannot exitYufeng Mo2021-10-201-3/+3
* net: hns3: schedule the polling again when allocation failsYunsheng Lin2021-10-201-10/+12
* net: hns3: fix for miscalculation of rx unused descYunsheng Lin2021-10-202-0/+9
* net: hns3: fix the max tx size according to user manualYunsheng Lin2021-10-202-9/+4
* net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang2021-10-201-0/+9
* net: hns3: reset DWRR of unused tc to zeroGuangbin Huang2021-10-201-0/+2
* net: hns3: Add configuration of TM QCN error eventJiaran Zhang2021-10-202-1/+6
* vrf: Revert "Reset skb conntrack connection..."Eugene Crosser2021-10-201-4/+0
* cavium: Fix return values of the probe functionZheyu Ma2021-10-191-2/+2
* nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor2021-10-181-2/+2
* cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma2021-10-181-1/+1
* net: mscc: ocelot: Add of_node_put() before gotoWan Jiabing2021-10-181-0/+1
* net: sparx5: Add of_node_put() before gotoWan Jiabing2021-10-181-0/+1
* net: dsa: mt7530: correct ds->num_portsDENG Qingfang2021-10-181-7/+1
* net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski2021-10-181-1/+1
* Merge tag 'linux-can-fixes-for-5.15-20211017' of git://git.kernel.org/pub/scm...David S. Miller2021-10-184-20/+31
|\
| * can: peak_usb: pcan_usb_fd_decode_status(): remove unnecessary test on the nu...Stephane Grosjean2021-10-171-2/+1
| * can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean2021-10-171-3/+2
| * can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma2021-10-171-5/+4
| * can: m_can: fix iomap_read_fifo() and iomap_write_fifo()Aswath Govindraju2021-10-171-2/+12
| * can: rcar_can: fix suspend/resumeYoshihiro Shimoda2021-10-171-8/+12
* | hamradio: baycom_epp: fix build for UMLRandy Dunlap2021-10-181-3/+3
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2021-10-156-4/+32
|\
| * ice: Print the api_patch as part of the fw.mgmt.apiBrett Creeley2021-10-141-1/+2
| * ice: fix getting UDP tunnel entryMichal Swiatkowski2021-10-141-2/+2
| * ice: Avoid crash from unnecessary IDA freeDave Ertman2021-10-141-1/+5
| * ice: Fix failure to re-add LAN/RDMA Tx queuesBrett Creeley2021-10-143-0/+23
* | lan78xx: select CRC32Vegard Nossum2021-10-151-0/+1
* | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-1437-220/+517
|\|
| * mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel2021-10-141-47/+5
| * ethernet: s2io: fix setting mac address during resumeArnd Bergmann2021-10-141-1/+1
| * net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun2021-10-133-5/+14
| * Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2021-10-134-16/+66
| |\