summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ice: track and warn when PHC update is lateJacob Keller2022-08-163-3/+34
* ice: track Tx timestamp stats similar to other Intel driversJacob Keller2022-08-164-4/+20
* ice: initialize cached_phctime when creating Rx ringsJacob Keller2022-08-162-0/+2
* ice: set tx_tstamps when creating new Tx rings via ethtoolJacob Keller2022-08-161-0/+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-113-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-101-2/+2
| * | vxlan: do not use RT_TOS for IPv6 flowlabelMatthias May2022-08-101-1/+1
| * | geneve: do not use RT_TOS for IPv6 flowlabelMatthias May2022-08-101-2/+1
| * | geneve: fix TOS inheriting for ipv4Matthias May2022-08-101-4/+8
| * | net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)2022-08-101-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-091-1/+1
| * | net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel2022-08-091-18/+16
| * | net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean2022-08-091-1/+14
| * | tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder2022-08-091-4/+4
| * | tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder2022-08-091-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-061-0/+3
| * eth: fix the help in Wangxun's KconfigJakub Kicinski2022-08-061-3/+3
| * octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli2022-08-062-5/+15
| * octeontx2-af: Fix key checking for source macSubbaraya Sundeep2022-08-061-1/+2
| * octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep2022-08-062-0/+12
| * octeontx2-af: suppress external profile loading warningHarman Kalra2022-08-061-1/+1
| * octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach2022-08-061-3/+4
| * bnxt_en: Remove duplicated include bnxt_devlink.cYang Li2022-08-061-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-041-0/+2
| * net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli2022-08-041-0/+6
| * Revert "veth: Add updating of trans_start"Vladimir Oltean2022-08-041-4/+0
| * net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean2022-08-041-15/+20
* | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-082-2/+2
|\ \
| * | lib/bitmap: change type of bitmap_weight to unsigned longYury Norov2022-07-153-3/+3
| * | net/ice: fix initializing the bitmap in the switch codeAlexander Lobakin2022-07-011-1/+1
* | | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-074-6/+5
|\ \ \