summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* chtls: Fix chtls resources release sequenceAyush Sawal2021-01-071-4/+4
* chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal2021-01-071-0/+5
* chtls: Replace skb_dequeue with skb_peekAyush Sawal2021-01-071-1/+1
* chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal2021-01-071-3/+1
* chtls: Fix panic when route to peer not configuredAyush Sawal2021-01-071-2/+12
* chtls: Remove invalid set_tcb callAyush Sawal2021-01-071-3/+0
* chtls: Fix hardware tid leakAyush Sawal2021-01-071-36/+3
* net: mvneta: fix error message when MTU too large for XDPMarek Behún2021-01-061-1/+1
* net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2021-01-052-0/+2
* net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen2021-01-054-5/+14
* net: hns3: fix the number of queues actually used by ARQYufeng Mo2021-01-051-2/+2
* net: hns3: fix a phy loopback fail issueYonglong Liu2021-01-051-1/+2
* net: stmmac: dwmac-sun8i: Balance syscon (de)initializationSamuel Holland2021-01-051-25/+25
* net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland2021-01-051-8/+23
* net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland2021-01-051-6/+21
* net: stmmac: dwmac-sun8i: Fix probe error handlingSamuel Holland2021-01-051-10/+15
* net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET2021-01-052-4/+15
* qed: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-0528-102/+210
|\
| * r8169: work around power-saving bug on some chip versionsHeiner Kallweit2021-01-041-2/+4
| * net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax2021-01-041-1/+1
| * ibmvnic: fix: NULL pointer dereference.YANG LI2021-01-041-3/+1
| * atlantic: remove architecture dependsLéo Le Bouter2020-12-281-1/+0
| * net: hns: fix return value check in __lb_other_process()Yunjian Wang2020-12-281-0/+4
| * net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski2020-12-281-5/+6
| * bnxt_en: Check TQM rings for maximum supported value.Michael Chan2020-12-282-3/+11
| * bnxt_en: Fix AER recovery.Vasundhara Volam2020-12-281-17/+14
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2020-12-284-52/+71
| |\
| | * e1000e: Export S0ix flags to ethtoolMario Limonciello2020-12-233-4/+52
| | * Revert "e1000e: disable s0ix entry and exit flows for ME systems"Mario Limonciello2020-12-231-43/+2
| | * e1000e: bump up timeout to wait when ME un-configures ULP modeMario Limonciello2020-12-231-3/+14
| | * e1000e: Only run S0ix flows if shutdown succeededMario Limonciello2020-12-231-6/+7
| * | net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko2020-12-281-0/+2
| |/
| * ibmvnic: continue fatal error reset after passive initLijun Pan2020-12-231-2/+1
| * net: ethernet: Fix memleak in ethoc_probeDinghao Liu2020-12-231-1/+2
| * stmmac: intel: Add PCI IDs for TGL-H platformNoor Azura Ahmad Tarmizi2020-12-231-0/+4
| * qede: fix offload for IPIP tunnel packetsManish Chopra2020-12-221-0/+5
| * net: ethernet: mvneta: Fix error handling in mvneta_probeDinghao Liu2020-12-221-1/+1
| * ibmvnic: fix login buffer memory leakLijun Pan2020-12-221-0/+3
| * net: stmmac: dwmac-meson8b: ignore the second clock inputMartin Blumenstingl2020-12-221-1/+1
| * net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski2020-12-211-1/+1
| * ionic: account for vlan tag len in rx buffer lenShannon Nelson2020-12-211-1/+1
| * ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes2020-12-211-1/+1
| * ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes2020-12-211-1/+8
| * ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes2020-12-211-0/+1
| * net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli2020-12-211-0/+1
| * net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski2020-12-191-2/+3
| * net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski2020-12-192-1/+34
| * net: mvpp2: disable force link UP during port init procedureStefan Chulski2020-12-191-1/+13
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2020-12-184-5/+16
| |\