summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-02cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari10-85/+195
2020-06-01net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.cVladimir Oltean2-1/+3
2020-06-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-156/+142
2020-06-01vxlan: fix dereference of nexthop group in nexthop update pathRoopa Prabhu1-2/+2
2020-06-01dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei3-10/+34
2020-06-01dpaa2-eth: Add PFC support through DCB opsIoana Ciornei8-0/+316
2020-06-01dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu1-12/+11
2020-06-01dpaa2-eth: Add congestion group taildropIoana Radulescu2-10/+38
2020-06-01dpaa2-eth: Add helper functionsIoana Radulescu3-5/+14
2020-06-01dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu5-0/+318
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu4-32/+68
2020-06-01net: phy: broadcom: don't export RDB/legacy access methodsMichael Walle1-4/+2
2020-06-01tun: correct header offsets in napi frags modeWillem de Bruijn1-4/+10
2020-06-01net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai1-0/+2
2020-06-01lan743x: Added fixed link and RGMII supportRoelof Berg4-13/+80
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel3-23/+55
2020-06-01mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel3-94/+318
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel3-31/+159
2020-06-01mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel1-5/+24
2020-06-01netdevsim: Register control trapsIdo Schimmel1-0/+7
2020-06-01netdevsim: Move layer 3 exceptions to exceptions trap groupIdo Schimmel1-1/+2
2020-06-01mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel2-16/+25
2020-06-01net: fec: disable correct clk in the err path of fec_enet_clk_enableLiu Xiang1-2/+6
2020-06-01net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin1-0/+5
2020-06-01bnxt_tc: update indirect block supportPablo Neira Ayuso2-40/+12
2020-06-01nfp: update indirect block supportPablo Neira Ayuso3-36/+17
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso4-83/+8
2020-06-01net: ethernet: mtk-star-emac: use regmap bitopsBartosz Golaszewski1-45/+35
2020-06-01regmap: provide helpers for simple bit operationsBartosz Golaszewski1-0/+22
2020-06-01cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter1-4/+5
2020-06-01vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-34/+123
2020-06-01Bluetooth: hci_qca: Fix QCA6390 memdump failureZijun Hu1-9/+45
2020-06-01Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_...Zijun Hu1-2/+1
2020-06-01Bluetooth: hci_qca: Improve controller ID info log levelZijun Hu1-5/+9
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller56-212/+319
2020-06-01Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller1-0/+1
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds20-77/+119
2020-05-31ice: Ignore EMODE when setting PHY configChinh T Cao3-1/+9
2020-05-31ice: fix aRFS after flow director deleteHenry Tieman1-1/+26
2020-05-31ice: Use coalesce values from q_vector 0 when increasing q_vectorsBrett Creeley1-8/+6
2020-05-31ice: fix PCI device serial number to be lowercase valuesPaul M Stillwell Jr1-1/+1
2020-05-31ice: fix function signature style formatBruce Allan3-16/+8
2020-05-31ice: Allow VF to request reset as soon as it's initializedBrett Creeley1-1/+1
2020-05-31ice: Fix inability to set channels when downJesse Brandeburg1-4/+0
2020-05-31ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley3-22/+40
2020-05-31ice: Reset VF for all port VLAN changes from hostBrett Creeley1-37/+5
2020-05-31ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao1-1/+1
2020-05-31ice: Increase timeout after PFRDan Nowlin1-1/+6
2020-05-31ice: Fix transmit for all software offloaded VLANsBrett Creeley3-54/+21