summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | hv_netvsc: Fix validation in netvsc_linkstatus_callback()Andrea Parri (Microsoft)2021-03-013-6/+11
* | net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang2021-03-011-6/+13
* | net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn2021-03-012-1/+3
* | docs: networking: bonding.rst Fix a typo in bonding.rstMasanari Iida2021-03-011-1/+1
* | Merge tag 'linux-can-fixes-for-5.12-20210301' of git://git.kernel.org/pub/scm...David S. Miller2021-03-014-31/+28
|\ \
| * | can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before enteri...Torin Cooper-Bennun2021-03-011-3/+3
| * | can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel2021-03-011-2/+6
| * | can: mcp251xfd: revert "can: mcp251xfd: add BQL support"Marc Kleine-Budde2021-03-011-17/+4
| * | can: flexcan: invoke flexcan_chip_freeze() to enter freeze modeJoakim Zhang2021-03-011-5/+7
| * | can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang2021-03-011-3/+7
| * | can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang2021-03-011-1/+1
* | | Merge branch 'enetc-fixes'David S. Miller2021-03-015-63/+152
|\ \ \
| * | | net: enetc: keep RX ring consumer index in sync with hardwareVladimir Oltean2021-03-011-0/+2
| * | | net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdrVladimir Oltean2021-03-011-1/+0
| * | | net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean2021-03-012-10/+56
| * | | net: enetc: don't disable VLAN filtering in IFF_PROMISC modeVladimir Oltean2021-03-011-5/+0
| * | | net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean2021-03-012-8/+29
| * | | net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean2021-03-012-22/+11
| * | | net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean2021-03-013-9/+36
| * | | net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean2021-03-014-8/+18
|/ / /
* | | inetpeer: use div64_ul() and clamp_val() calculate inet_peer_thresholdYejune Deng2021-03-011-14/+7
* | | net/qrtr: fix __netdev_alloc_skb callPavel Skripkin2021-03-011-1/+1
* | | Merge branch 'sh_eth-masks'David S. Miller2021-03-011-0/+7
|\ \ \
| * | | sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov2021-03-011-0/+2
| * | | sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov2021-03-011-0/+2
| * | | sh_eth: fix TRSCER mask for SH771xSergey Shtylyov2021-03-011-0/+3
|/ / /
* | | atm: lanai: dont run lanai_dev_close if not openTong Zhang2021-03-011-1/+4
* | | atm: eni: dont release is never initializedTong Zhang2021-03-011-1/+2
* | | net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang2021-03-011-2/+4
* | | net: always use icmp{,v6}_ndo_send from ndo_start_xmitJason A. Donenfeld2021-03-016-23/+22
* | | net: dsa: tag_rtl4_a: fix egress tagsDENG Qingfang2021-03-011-7/+5
* | | xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculatingJan Beulich2021-03-011-2/+2
* | | net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei2021-03-012-9/+11
|/ /
* | Merge branch 'net-hns3-fixes-fot-net'Jakub Kicinski2021-02-282-7/+6
|\ \
| * | net: hns3: fix bug when calculating the TCAM table infoJian Shen2021-02-281-2/+2
| * | net: hns3: fix query vlan mask value error for flow directorJian Shen2021-02-281-2/+1
| * | net: hns3: fix error mask definition of flow directorJian Shen2021-02-281-3/+3
|/ /
* | net: Fix gro aggregation for udp encaps with zero csumDaniel Borkmann2021-02-281-1/+1
* | net: broadcom: bcm4908_enet: enable RX after processing packetsRafał Miłecki2021-02-281-0/+3
* | ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang2021-02-281-13/+13
* | Merge branch 'bnxt_en-error-recovery-bug-fixes'Jakub Kicinski2021-02-261-2/+15
|\ \
| * | bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer2021-02-261-2/+12
| * | bnxt_en: Fix race between firmware reset and driver remove.Vasundhara Volam2021-02-261-0/+3
|/ /
* | Merge branch 'mlxsw-various-fixes'Jakub Kicinski2021-02-265-1/+24
|\ \
| * | mlxsw: spectrum_router: Ignore routes using a deleted nexthop objectIdo Schimmel2021-02-261-0/+7
| * | mlxsw: spectrum_ethtool: Add an external speed to PTYS registerDanielle Ratson2021-02-263-1/+8
| * | selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2021-02-261-0/+9
|/ /
* | tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)Arjun Roy2021-02-261-1/+2
* | net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery2021-02-261-0/+7
* | net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann2021-02-261-4/+2