summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-23net: ethernet: ti: cpsw: restore shaper configuration while down/upIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: add CBS Qdisc offloadIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: add MQPRIO Qdisc offloadIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpdma: fit rated channels in backward orderIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: use cpdma channels in backward order for txqIvan Khoronzhuk
2018-07-23net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny
2018-07-23net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu
2018-07-23net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu
2018-07-23net/mlx5e: Support offloading tc double vlan headers matchJianbo Liu
2018-07-23net/mlx5e: Remove redundant WARN when we cannot find neigh entryRoi Dayan
2018-07-23net/mlx5: FW tracer, Add debug printsSaeed Mahameed
2018-07-23net/mlx5: FW tracer, Enable tracingFeras Daoud
2018-07-23net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud
2018-07-23net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed
2018-07-23net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud
2018-07-23net/mlx5: FW tracer, implement tracer logicFeras Daoud
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-07-23lan743x: Add RSS supportBryan Whitehead
2018-07-23lan743x: Add EEE supportBryan Whitehead
2018-07-23lan743x: Add power management supportBryan Whitehead
2018-07-23lan743x: Add support for ethtool eeprom accessBryan Whitehead
2018-07-23lan743x: Add support for ethtool message levelBryan Whitehead
2018-07-23lan743x: Add support for ethtool statisticsBryan Whitehead
2018-07-23lan743x: Add support for ethtool link settingsBryan Whitehead
2018-07-23lan743x: Add support for ethtool get_drvinfoBryan Whitehead
2018-07-23sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetricSergei Shtylyov
2018-07-23sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameterSergei Shtylyov
2018-07-23sh_eth: call sh_eth_tsu_get_offset() from TSU register accessorsSergei Shtylyov
2018-07-23sh_eth: make sh_eth_tsu_get_offset() match its nameSergei Shtylyov
2018-07-23sh_eth: uninline sh_eth_tsu_get_offset()Sergei Shtylyov
2018-07-23wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_allocYueHaibing
2018-07-22net: mediatek: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-07-22nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski
2018-07-22xen-netfront: fix queue name settingVitaly Kuznetsov
2018-07-22net/dsa/realtek: add MODULE_LICENSE()Randy Dunlap
2018-07-22bonding: don't cast const buf in sysfs storeNikolay Aleksandrov
2018-07-22vhost_net: batch update used ring for datacopy TXJason Wang
2018-07-22vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCHJason Wang
2018-07-22vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()Jason Wang
2018-07-22vhost_net: split out datacopy logicJason Wang
2018-07-22vhost_net: introduce tx_can_batch()Jason Wang
2018-07-22vhost_net: introduce get_tx_bufs()Jason Wang
2018-07-22vhost_net: introduce vhost_exceeds_weight()Jason Wang
2018-07-22vhost_net: introduce helper to initialize tx iov iterJason Wang
2018-07-22vhost_net: drop unnecessary parameterJason Wang
2018-07-21net: phy: sfp: Do not use "imply HWMON"Guenter Roeck
2018-07-21libcxgb: replace vmalloc and memset with vzallocYueHaibing
2018-07-21net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing