summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sched: act: add extack to init callbackAlexander Aring2018-02-1618-20/+24
* net: sched: act: handle generic action errorsAlexander Aring2018-02-161-32/+61
* net: sched: act: add extack to initAlexander Aring2018-02-163-10/+16
* net: sched: act: fix code styleAlexander Aring2018-02-163-11/+12
* Merge branch 'RDS-zerocopy-support'David S. Miller2018-02-1611-35/+339
|\
| * selftests/net: add zerocopy support for PF_RDS test caseSowmini Varadhan2018-02-161-4/+64
| * selftests/net: add support for PF_RDS socketsSowmini Varadhan2018-02-161-1/+64
| * rds: zerocopy Tx support.Sowmini Varadhan2018-02-164-8/+91
| * rds: support for zcopy completion notificationSowmini Varadhan2018-02-165-7/+96
| * sock: permit SO_ZEROCOPY on PF_RDS socketSowmini Varadhan2018-02-161-11/+14
| * rds: hold a sock ref from rds_message to the rds_sockSowmini Varadhan2018-02-162-7/+8
| * skbuff: export mm_[un]account_pinned_pages for other modulesSowmini Varadhan2018-02-162-2/+7
|/
* net: Revert sched action extack support series.David S. Miller2018-02-164-28/+21
* Merge branch 'net-sched-act-add-extack-support'David S. Miller2018-02-164-21/+28
|\
| * net: sched: act: add extack to initAlexander Aring2018-02-163-10/+16
| * net: sched: act: fix code styleAlexander Aring2018-02-163-11/+12
|/
* net: sched: fix unbalance in the error path of tca_action_flush()Davide Caratti2018-02-161-1/+3
* Merge branch 'dsa-mv88e6xxx-Improve-PTP-access-latency'David S. Miller2018-02-161-10/+14
|\
| * net: dsa: mv88e6xxx: Release mutex between each ATU readAndrew Lunn2018-02-161-6/+8
| * net: dsa: mv88e6xxx: Release mutex between each statistics readAndrew Lunn2018-02-161-4/+6
|/
* Merge branch 'tipc-de-generealize-topology-server'David S. Miller2018-02-1610-1119/+862
|\
| * tipc: rename tipc_server to tipc_topsrvJon Maloy2018-02-167-259/+258
| * tipc: separate topology server listener socket from subcsriber socketsJon Maloy2018-02-161-181/+147
| * tipc: make struct tipc_server private for server.cJon Maloy2018-02-165-128/+110
| * tipc: some prefix changesJon Maloy2018-02-164-56/+54
| * tipc: collapse subscription creation functionsJon Maloy2018-02-164-43/+22
| * tipc: simplify endianness handling in topology subscriberJon Maloy2018-02-165-102/+86
| * tipc: simplify interaction between subscription and topology connectionJon Maloy2018-02-165-149/+88
| * tipc: eliminate struct tipc_subscriberJon Maloy2018-02-164-207/+146
| * tipc: remove unnecessary function pointersJon Maloy2018-02-164-37/+20
| * tipc: remove redundant code in topology serverJon Maloy2018-02-163-35/+9
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-02-157-53/+118
|\
| * Bluetooth: btrtl: Add RTL8723D and RTL8821C devicesAlex Lu2018-02-111-34/+85
| * Bluetooth: btusb: Add device ID for RTL8822BELarry Finger2018-02-111-0/+3
| * Bluetooth: Fix incorrect bits for LE statesƁukasz Rymanowski2018-02-101-3/+3
| * Bluetooth: hci_ll: Replace mdelay with msleep in download_firmwareJia-Ju Bai2018-02-071-1/+1
| * Bluetooth: btmrvl_main: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_send_syn...Jia-Ju Bai2018-02-071-1/+1
| * Bluetooth: hci_ath: Replace mdelay with msleep in ath_wakeup_ar3kJia-Ju Bai2018-02-071-2/+2
| * Bluetooth: ath3k: fix checkpatch warningMaxim Zhukov2018-02-071-1/+1
| * Bluetooth: ath3k: Fix warning: quoted string split across linesMaxim Zhukov2018-02-071-4/+8
| * Bluetooth: ath3k: remove blank line after ifMaxim Zhukov2018-02-071-1/+0
| * Bluetooth: ath3k: do not init variablesMaxim Zhukov2018-02-071-2/+2
| * Bluetooth: ath3k: replace hardcode numbers with defineMaxim Zhukov2018-02-071-4/+5
| * Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]Tedd Ho-Jeong An2018-02-071-0/+7
* | selftests/net: fixes psock_fanout eBPF test casePrashant Bhole2018-02-151-1/+2
* | net/ipv4: Remove fib table id from rtableDavid Ahern2018-02-154-12/+1
* | Merge branch 'tc-testing-plugin-architecture'David S. Miller2018-02-1512-212/+1029
|\ \
| * | tools: tc-testing: Update README and TODOBrenda J. Butler2018-02-152-19/+179
| * | tools: tc-testing: valgrindPluginBrenda J. Butler2018-02-151-0/+142
| * | tools: tc-testing: nsPluginBrenda J. Butler2018-02-152-44/+142