summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2022-08-16i40e: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski-3/+5
2022-08-16RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl sizePotnuri Bharat Teja-1/+1
2022-08-16virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"Michael S. Tsirkin-38/+4
2022-08-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-7/+30
2022-08-15net: moxa: pass pdev instead of ndev to DMA functionsSergei Antonov-10/+10
2022-08-15mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TXAmit Cohen-0/+3
2022-08-15mlxsw: spectrum_ptp: Protect PTP configuration with a mutexAmit Cohen-7/+20
2022-08-15mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen-1/+1
2022-08-15mlxsw: spectrum_ptp: Fix compilation warningsAmit Cohen-8/+10
2022-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller-2/+4
2022-08-12net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov-0/+3
2022-08-12fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence-5/+1
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-39/+286
2022-08-12iavf: Fix deadlock in initializationIvan Vecera-1/+10
2022-08-12iavf: Fix reset error handlingPrzemyslaw Patynowski-3/+6
2022-08-12iavf: Fix NULL pointer dereference in iavf_get_link_ksettingsPrzemyslaw Patynowski-1/+1
2022-08-12iavf: Fix adminq error handlingPrzemyslaw Patynowski-2/+13
2022-08-12net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong-4/+4
2022-08-12net: cxgb3: Fix comment typoJason Wang-1/+1
2022-08-12bnx2x: Fix comment typoJason Wang-1/+1
2022-08-12net: ipa: Fix comment typoJason Wang-1/+1
2022-08-12virtio_net: fix endian-ness for RSSMichael S. Tsirkin-2/+2
2022-08-12skfp/h: fix repeated words in commentsJilin Yuan-1/+1
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-134/+263
2022-08-11dpaa2-eth: trace the allocated address instead of page structChen Lin-2/+2
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang-1/+2
2022-08-11mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak-7/+0
2022-08-11ice: Fix call trace with null VSI during VF resetMichal Jaron-1/+3
2022-08-11bonding: fix reference count leak in balance-alb modeJay Vosburgh-1/+4
2022-08-11ice: Fix VSI rebuild WARN_ON check for VFBenjamin Mikailenko-1/+1
2022-08-11net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao-0/+2
2022-08-11net: virtio_net: notifications coalescing supportAlvaro Karsz-15/+96
2022-08-11virtio_net: support set_ringparamXuan Zhuo-0/+48
2022-08-11virtio_net: support tx queue resizeXuan Zhuo-0/+50
2022-08-11virtio_net: support rx queue resizeXuan Zhuo-0/+25
2022-08-11virtio_net: split free_unused_bufs()Xuan Zhuo-16/+25
2022-08-11virtio_net: get ringparam by virtqueue_get_vring_max_size()Xuan Zhuo-4/+4
2022-08-11virtio_net: set the default max ring size by find_vqs()Xuan Zhuo-4/+38
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy-4/+22
2022-08-10net:bonding:support balance-alb interface with vlan to bridgeSun Shouxin-0/+7
2022-08-10macsec: Fix traffic counters/statisticsClayton Yager-9/+49
2022-08-10Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso-13/+13
2022-08-10Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...David S. Miller-4/+16
2022-08-09mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May-2/+2
2022-08-09vxlan: do not use RT_TOS for IPv6 flowlabelMatthias May-1/+1
2022-08-09geneve: do not use RT_TOS for IPv6 flowlabelMatthias May-2/+1
2022-08-09geneve: fix TOS inheriting for ipv4Matthias May-4/+8
2022-08-09net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)-13/+8
2022-08-09can: mcp251x: Fix race condition on receive interruptSebastian Würl-3/+15
2022-08-09plip: avoid rcu debug splatFlorian Westphal-1/+1