aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-02netdevsim: fix sa_idx out of bounds checkColin Ian King1-1/+1
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