summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11dpaa2-eth: trace the allocated address instead of page structChen Lin
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang
2022-08-11mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak
2022-08-11bonding: fix reference count leak in balance-alb modeJay Vosburgh
2022-08-11net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao
2022-08-11net: virtio_net: notifications coalescing supportAlvaro Karsz
2022-08-11virtio_net: support set_ringparamXuan Zhuo
2022-08-11virtio_net: support tx queue resizeXuan Zhuo
2022-08-11virtio_net: support rx queue resizeXuan Zhuo
2022-08-11virtio_net: split free_unused_bufs()Xuan Zhuo
2022-08-11virtio_net: get ringparam by virtqueue_get_vring_max_size()Xuan Zhuo
2022-08-11virtio_net: set the default max ring size by find_vqs()Xuan Zhuo
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy
2022-08-10net:bonding:support balance-alb interface with vlan to bridgeSun Shouxin
2022-08-10macsec: Fix traffic counters/statisticsClayton Yager
2022-08-10Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-10Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...David S. Miller
2022-08-09mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09vxlan: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: fix TOS inheriting for ipv4Matthias May
2022-08-09net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)
2022-08-09can: mcp251x: Fix race condition on receive interruptSebastian Würl
2022-08-09plip: avoid rcu debug splatFlorian Westphal
2022-08-09net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle
2022-08-09net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean
2022-08-09Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-08-09can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde
2022-08-08net: phy: dp83867: fix get nvmem cell failNikita Shubin
2022-08-08net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel
2022-08-08net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean
2022-08-08tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder
2022-08-08tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder
2022-08-08virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo
2022-08-08wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()Kalle Valo
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-05net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli
2022-08-05eth: fix the help in Wangxun's KconfigJakub Kicinski
2022-08-05octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli
2022-08-05octeontx2-af: Fix key checking for source macSubbaraya Sundeep
2022-08-05octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep
2022-08-05octeontx2-af: suppress external profile loading warningHarman Kalra
2022-08-05octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach
2022-08-05bnxt_en: Remove duplicated include bnxt_devlink.cYang Li
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-05net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev i...Cezar Bulinaru
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds