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-12iavf: Fix deadlock in initializationIvan Vecera
2022-08-12iavf: Fix reset error handlingPrzemyslaw Patynowski
2022-08-12iavf: Fix NULL pointer dereference in iavf_get_link_ksettingsPrzemyslaw Patynowski
2022-08-12iavf: Fix adminq error handlingPrzemyslaw Patynowski
2022-08-12net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong
2022-08-12net: cxgb3: Fix comment typoJason Wang
2022-08-12bnx2x: Fix comment typoJason Wang
2022-08-12net: ipa: Fix comment typoJason Wang
2022-08-12virtio_net: fix endian-ness for RSSMichael S. Tsirkin
2022-08-12skfp/h: fix repeated words in commentsJilin Yuan
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-11ice: Fix call trace with null VSI during VF resetMichal Jaron
2022-08-11bonding: fix reference count leak in balance-alb modeJay Vosburgh
2022-08-11ice: Fix VSI rebuild WARN_ON check for VFBenjamin Mikailenko
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-10wifi: rtw88: prohibit enter IPS during HW scanChih-Kang Chang
2022-08-10wifi: rtw88: add flag check before enter or leave IPSChih-Kang Chang
2022-08-10wifi: rtw88: add flushing queue before HW scanChih-Kang Chang
2022-08-10wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scanChih-Kang Chang
2022-08-10wifi: rtw88: add the update channel flow to support setting by parametersChih-Kang Chang
2022-08-10wifi: rtw88: add mutex when set regulatory and get Tx power tableChih-Kang Chang
2022-08-10wifi: rtw88: add mutex when set SARChih-Kang Chang
2022-08-10wifi: brcmfmac: Fix to add skb free for TIM update info when tx is completedWataru Gohda
2022-08-10wifi: brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmodWataru Gohda
2022-08-10wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng
2022-08-10wifi: brcmfmac: fix scheduling while atomic issue when deleting flowringWright Feng
2022-08-10wifi: brcmfmac: fix continuous 802.1x tx pending timeout errorWright Feng
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