summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov2022-08-121-0/+3
* fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence2022-08-121-5/+1
* net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong2022-08-121-4/+4
* net: cxgb3: Fix comment typoJason Wang2022-08-121-1/+1
* bnx2x: Fix comment typoJason Wang2022-08-121-1/+1
* net: ipa: Fix comment typoJason Wang2022-08-121-1/+1
* virtio_net: fix endian-ness for RSSMichael S. Tsirkin2022-08-121-2/+2
* skfp/h: fix repeated words in commentsJilin Yuan2022-08-121-1/+1
* Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-1138-134/+263
|\
| * dpaa2-eth: trace the allocated address instead of page structChen Lin2022-08-111-2/+2
| * nfp: fix use-after-free in area_cache_get()Jialiang Wang2022-08-111-1/+2
| * mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak2022-08-111-7/+0
| * bonding: fix reference count leak in balance-alb modeJay Vosburgh2022-08-111-1/+4
| * net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao2022-08-111-0/+2
| * net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy2022-08-103-4/+22
| * net:bonding:support balance-alb interface with vlan to bridgeSun Shouxin2022-08-101-0/+7
| * macsec: Fix traffic counters/statisticsClayton Yager2022-08-101-9/+49
| * Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso2022-08-101-13/+13
| * Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...David S. Miller2022-08-102-4/+16
| |\
| | * can: mcp251x: Fix race condition on receive interruptSebastian Würl2022-08-091-3/+15
| | * can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde2022-08-091-1/+1
| * | mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May2022-08-091-2/+2
| * | vxlan: do not use RT_TOS for IPv6 flowlabelMatthias May2022-08-091-1/+1
| * | geneve: do not use RT_TOS for IPv6 flowlabelMatthias May2022-08-091-2/+1
| * | geneve: fix TOS inheriting for ipv4Matthias May2022-08-091-4/+8
| * | net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)2022-08-091-13/+8
| * | plip: avoid rcu debug splatFlorian Westphal2022-08-091-1/+1
| * | net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle2022-08-091-1/+1
| * | net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean2022-08-091-0/+3
| * | Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-08-092-2/+3
| |\ \ | | |/ | |/|
| | * wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()Kalle Valo2022-08-082-2/+3
| * | net: phy: dp83867: fix get nvmem cell failNikita Shubin2022-08-081-1/+1
| * | net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel2022-08-081-18/+16
| * | net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean2022-08-081-1/+14
| * | tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder2022-08-081-4/+4
| * | tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder2022-08-081-1/+1
| * | virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo2022-08-081-1/+4
| |/
| * net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli2022-08-051-0/+3
| * eth: fix the help in Wangxun's KconfigJakub Kicinski2022-08-051-3/+3
| * octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli2022-08-052-5/+15
| * octeontx2-af: Fix key checking for source macSubbaraya Sundeep2022-08-051-1/+2
| * octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep2022-08-052-0/+12
| * octeontx2-af: suppress external profile loading warningHarman Kalra2022-08-051-1/+1
| * octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach2022-08-051-3/+4
| * bnxt_en: Remove duplicated include bnxt_devlink.cYang Li2022-08-051-1/+0
| * net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev i...Cezar Bulinaru2022-08-051-9/+11
| * nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao2022-08-031-0/+2
| * net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli2022-08-031-0/+6
| * Revert "veth: Add updating of trans_start"Vladimir Oltean2022-08-031-4/+0
| * net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean2022-08-031-15/+20