summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp2020-06-041-1/+0
* r8169: fix failing WoLHeiner Kallweit2020-06-041-6/+7
* net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter2020-06-041-1/+1
* net: mdiobus: Disable preemption upon u64_stats updateAhmed S. Darwish2020-06-041-0/+2
* net: phy: fixed_phy: Remove unused seqcountAhmed S. Darwish2020-06-041-17/+11
* net: dsa: qca8k: Fix "Unexpected gfp" kernel exceptionMichal Vokáč2020-06-041-2/+1
* geneve: change from tx_error to tx_dropped on missing metadataJiri Benc2020-06-041-3/+4
* net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran2020-06-041-4/+4
* net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran2020-06-041-1/+1
* crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari2020-06-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031099-22196/+94503
|\
| * 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
| * | crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav2020-06-013-43/+167
| * | Crypto/chcr: Fixes a coccinile check errorAyush Sawal2020-06-011-0/+1
| * | Crypto/chcr: Fixes compilations warningsAyush Sawal2020-06-012-7/+5
| * | crypto/chcr: IPV6 code needs to be in CONFIG_IPV6Rohit Maheshwari2020-06-011-15/+33
| * | cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari2020-06-0110-85/+195
| |/
| * 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