aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tee (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-04net: dsa: Add DT bindings for Vitesse VSC73xx switchesLinus Walleij2-0/+82
2018-07-03net: aquantia: bump driver versionIgor Russkikh1-2/+2
2018-07-03net: aquantia: Add renegotiate ethtool operation supportAnton Mikaev4-0/+63
2018-07-03net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh4-1/+74
2018-07-03net: aquantia: Improve adapter init/deinit logicIgor Russkikh6-31/+66
2018-07-03net: aquantia: Ethtool based ring size configurationAnton Mikaev7-50/+136
2018-07-03net: stmmac_tc: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-3/+3
2018-07-03net: phy: DP83TC811: Fix SGMII enable/disableDan Murphy1-11/+9
2018-07-03net: phy: DP83TC811: Add INT_STAT3Dan Murphy1-0/+26
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li11-336/+343
2018-07-02net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan3-49/+28
2018-07-02net: hns3: give default option while dependency HNS3 setHuazhong Tan1-6/+9
2018-07-02net: hns3: remove some unused members of some structuresHuazhong Tan4-5/+0
2018-07-02net: hns3: remove a redundant hclge_cmd_csq_doneHuazhong Tan1-6/+6
2018-07-02net: hns3: simplify hclge_cmd_csq_cleanHuazhong Tan1-16/+5
2018-07-02net: hns3: remove some redundant assignmentsHuazhong Tan2-10/+0
2018-07-02net: hns3: remove useless code in hclge_cmd_sendHuazhong Tan1-4/+2
2018-07-02net: hns3: remove unused hclge_ring_to_dma_dirHuazhong Tan1-2/+1
2018-07-02atm: zatm: remove redundant pointer zatm_devColin Ian King1-2/+0
2018-07-02net: phy: realtek: add support for RTL8211CHeiner Kallweit1-0/+17
2018-07-02net sched actions: add extack messages in pedit actionRoman Mashak1-4/+12
2018-07-02TTY: isdn: Replace strncpy with memcpyGuenter Roeck1-2/+2
2018-07-02net: phy: realtek: add missing entry for RTL8211 to mdio_device_id tableHeiner Kallweit1-0/+1
2018-07-02net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao2-7/+29
2018-07-02r8169: remove old PHY reset hackHeiner Kallweit1-56/+1
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru1-2/+8
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru1-4/+4
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2-3/+18
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru1-0/+8
2018-07-02ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu1-8/+28
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers1-1/+1
2018-07-02netdevsim: fix sa_idx out of bounds checkColin Ian King1-1/+1
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca7-10/+26
2018-07-02Documentation: Add explanation for XPS using Rx-queue(s) mapAmritha Nambiar2-11/+61
2018-07-02net-sysfs: Add interface for Rx queue(s) map per Tx queueAmritha Nambiar1-0/+83
2018-07-02net: Enable Tx queue selection based on Rx queuesAmritha Nambiar2-17/+55
2018-07-02net: Record receive queue number for a connectionAmritha Nambiar4-0/+34
2018-07-02net: sock: Change tx_queue_mapping in sock_common to unsigned shortAmritha Nambiar1-3/+11
2018-07-02net: Use static_key for XPS mapsAmritha Nambiar1-6/+25
2018-07-02net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar4-80/+244
2018-07-01Linux 4.18-rc3Linus Torvalds1-1/+1
2018-07-01tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen1-0/+9
2018-07-01openrisc: entry: Fix delay slot exception detectionStafford Horne3-11/+8
2018-07-01bpf: sockhash, add release routineJohn Fastabend1-0/+1
2018-07-01bpf: sockhash fix omitted bucket lock in sock_closeJohn Fastabend1-49/+96
2018-07-01bpf: sockmap, fix smap_list_map_remove when psock is in many mapsJohn Fastabend1-12/+22
2018-07-01bpf: sockmap, fix crash when ipv6 sock is addedJohn Fastabend1-10/+48
2018-07-01tools: bpftool: deal with options upfrontJakub Kicinski1-11/+21
2018-07-01tools: bpftool: add missing --bpffs to completionsJakub Kicinski1-1/+1
2018-07-01tools: bpftool: drop unnecessary Author commentsJakub Kicinski5-12/+2