summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031019-21481/+92696
|\
| * net_failover: fixed rollback in net_failover_open()Vasily Averin2020-06-021-1/+2
| * vmxnet3: allow rx flow hash ops only when rss is enabledRonak Doshi2020-06-021-0/+12
| * hinic: add set_channels ethtool_ops supportLuo bin2020-06-022-9/+33
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-06-0113-23/+19
| |\
| | * xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2020-06-0113-18/+18
| | * xdp: Introduce xdp_convert_frame_to_buff utility routineLorenzo Bianconi2020-06-011-5/+1
| * | sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf()Jules Irenge2020-06-011-0/+1
| * | cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari2020-06-016-24/+155
| |/
| * net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.cVladimir Oltean2020-06-012-1/+3
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-06-0116-156/+142
| |\
| | * ice: Ignore EMODE when setting PHY configChinh T Cao2020-05-313-1/+9
| | * ice: fix aRFS after flow director deleteHenry Tieman2020-05-311-1/+26
| | * ice: Use coalesce values from q_vector 0 when increasing q_vectorsBrett Creeley2020-05-311-8/+6
| | * ice: fix PCI device serial number to be lowercase valuesPaul M Stillwell Jr2020-05-311-1/+1
| | * ice: fix function signature style formatBruce Allan2020-05-313-16/+8
| | * ice: Allow VF to request reset as soon as it's initializedBrett Creeley2020-05-311-1/+1
| | * ice: Fix inability to set channels when downJesse Brandeburg2020-05-311-4/+0
| | * ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley2020-05-313-22/+40
| | * ice: Reset VF for all port VLAN changes from hostBrett Creeley2020-05-311-37/+5
| | * ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao2020-05-311-1/+1
| | * ice: Increase timeout after PFRDan Nowlin2020-05-311-1/+6
| | * ice: Fix transmit for all software offloaded VLANsBrett Creeley2020-05-313-54/+21
| | * ice: support adding 16 unicast/multicast filter on untrusted VFPaul Greenwalt2020-05-311-1/+4
| | * ice: allow host to clear administratively set VF MACBrett Creeley2020-05-311-8/+14
| * | vxlan: fix dereference of nexthop group in nexthop update pathRoopa Prabhu2020-06-011-2/+2
| * | dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei2020-06-013-10/+34
| * | dpaa2-eth: Add PFC support through DCB opsIoana Ciornei2020-06-018-0/+316
| * | dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu2020-06-011-12/+11
| * | dpaa2-eth: Add congestion group taildropIoana Radulescu2020-06-012-10/+38
| * | dpaa2-eth: Add helper functionsIoana Radulescu2020-06-013-5/+14
| * | dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu2020-06-015-0/+318
| * | dpaa2-eth: Add support for Rx traffic classesIoana Radulescu2020-06-014-32/+68
| * | net: phy: broadcom: don't export RDB/legacy access methodsMichael Walle2020-06-011-4/+2
| * | tun: correct header offsets in napi frags modeWillem de Bruijn2020-06-011-4/+10
| * | net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai2020-06-011-0/+2
| * | lan743x: Added fixed link and RGMII supportRoelof Berg2020-06-014-13/+80
| * | mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel2020-06-013-23/+55
| * | mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel2020-06-013-94/+318
| * | mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel2020-06-013-31/+159
| * | mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel2020-06-011-5/+24
| * | netdevsim: Register control trapsIdo Schimmel2020-06-011-0/+7
| * | netdevsim: Move layer 3 exceptions to exceptions trap groupIdo Schimmel2020-06-011-1/+2
| * | mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel2020-06-012-16/+25
| * | net: fec: disable correct clk in the err path of fec_enet_clk_enableLiu Xiang2020-06-011-2/+6
| * | net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin2020-06-011-0/+5
| * | bnxt_tc: update indirect block supportPablo Neira Ayuso2020-06-012-40/+12
| * | nfp: update indirect block supportPablo Neira Ayuso2020-06-013-36/+17
| * | mlx5: update indirect block supportPablo Neira Ayuso2020-06-014-83/+8
| * | net: ethernet: mtk-star-emac: use regmap bitopsBartosz Golaszewski2020-06-011-45/+35