aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy3-9/+14
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy5-4/+25
2018-07-24mlxsw: spectrum_flower: Add extack messagesNir Dotan1-4/+17
2018-07-24mlxsw: spectrum_acl: Add extack messagesNir Dotan1-4/+11
2018-07-24mlxsw: core_acl_flex_actions: Add extack messagesNir Dotan1-10/+25
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan5-35/+61
2018-07-24Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+123
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller75-701/+1607
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko6-12/+86
2018-07-23net: ethernet: ti: cpsw: restore shaper configuration while down/upIvan Khoronzhuk1-0/+47
2018-07-23net: ethernet: ti: cpsw: add CBS Qdisc offloadIvan Khoronzhuk1-0/+221
2018-07-23net: ethernet: ti: cpsw: add MQPRIO Qdisc offloadIvan Khoronzhuk1-0/+82
2018-07-23net: ethernet: ti: cpdma: fit rated channels in backward orderIvan Khoronzhuk1-16/+15
2018-07-23net: ethernet: ti: cpsw: use cpdma channels in backward order for txqIvan Khoronzhuk1-6/+8
2018-07-23net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny5-140/+23
2018-07-23net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu3-20/+58
2018-07-23net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu3-28/+41
2018-07-23net/mlx5e: Support offloading tc double vlan headers matchJianbo Liu1-3/+52
2018-07-23net/mlx5e: Remove redundant WARN when we cannot find neigh entryRoi Dayan1-3/+1
2018-07-23net/mlx5: FW tracer, Add debug printsSaeed Mahameed1-2/+11
2018-07-23net/mlx5: FW tracer, Enable tracingFeras Daoud3-4/+18
2018-07-23net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud3-2/+333
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud3-10/+340
2018-07-23net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed1-3/+61
2018-07-23net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud2-3/+224
2018-07-23net/mlx5: FW tracer, implement tracer logicFeras Daoud2-0/+262
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed13-73/+77
2018-07-23lan743x: Add RSS supportBryan Whitehead3-0/+171
2018-07-23lan743x: Add EEE supportBryan Whitehead2-0/+88
2018-07-23lan743x: Add power management supportBryan Whitehead3-0/+270
2018-07-23lan743x: Add support for ethtool eeprom accessBryan Whitehead2-0/+242
2018-07-23lan743x: Add support for ethtool message levelBryan Whitehead1-0/+17
2018-07-23lan743x: Add support for ethtool statisticsBryan Whitehead3-3/+214
2018-07-23lan743x: Add support for ethtool link settingsBryan Whitehead1-0/+5
2018-07-23lan743x: Add support for ethtool get_drvinfoBryan Whitehead4-1/+35
2018-07-23sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetricSergei Shtylyov1-5/+6
2018-07-23sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameterSergei Shtylyov1-9/+6
2018-07-23sh_eth: call sh_eth_tsu_get_offset() from TSU register accessorsSergei Shtylyov1-2/+2
2018-07-23sh_eth: make sh_eth_tsu_get_offset() match its nameSergei Shtylyov1-10/+14
2018-07-23sh_eth: uninline sh_eth_tsu_get_offset()Sergei Shtylyov2-6/+5
2018-07-23wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_allocYueHaibing1-3/+3
2018-07-22net: mediatek: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-5/+2
2018-07-22nfp: avoid buffer leak when FW communication failsJakub Kicinski1-3/+10
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski2-6/+0
2018-07-22xen-netfront: fix queue name settingVitaly Kuznetsov1-1/+1
2018-07-22net/dsa/realtek: add MODULE_LICENSE()Randy Dunlap1-0/+2
2018-07-22bonding: don't cast const buf in sysfs storeNikolay Aleksandrov1-1/+6
2018-07-22vhost_net: batch update used ring for datacopy TXJason Wang1-15/+25
2018-07-22vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCHJason Wang1-4/+4
2018-07-22vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()Jason Wang1-4/+4