summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Enable LE PHY Update Complete eventMarcel Holtmann2017-05-181-0/+6
* Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann2017-05-182-0/+9
* Bluetooth: Set LE Suggested Default Data Length to maximumMarcel Holtmann2017-05-181-0/+9
* Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa]Tedd Ho-Jeong An2017-05-181-0/+4
* Merge branch 'phy-marvell-cleanups'David S. Miller2017-05-171-284/+352
|\
| * net: phy: marvell: checkpatch - Fix remaining long linesAndrew Lunn2017-05-171-4/+8
| * net: phy: marvell: Add helpers to get/set pageAndrew Lunn2017-05-171-56/+59
| * net: phy: marvell: Refactor some bigger functionsAndrew Lunn2017-05-171-213/+271
| * net: phy: marvell: Checkpatch - assignments and comparisonsAndrew Lunn2017-05-171-3/+5
| * net: phy: marvell: Checkpatch - Missing or extra blank linesAndrew Lunn2017-05-171-3/+2
| * net: phy: Marvell: checkpatch - CommentsAndrew Lunn2017-05-171-13/+15
|/
* Merge branch 'tcp-TCP-TS-option-use-1-ms-clock'David S. Miller2017-05-1724-274/+259
|\
| * tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet2017-05-1717-199/+178
| * tcp: replace misc tcp_time_stamp to tcp_jiffies32Eric Dumazet2017-05-175-6/+6
| * tcp_lp: cache tcp_time_stampEric Dumazet2017-05-171-3/+4
| * tcp_westwood: use tcp_jiffies32 instead of tcp_time_stampEric Dumazet2017-05-171-3/+3
| * tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()Eric Dumazet2017-05-171-2/+2
| * tcp: uses jiffies_32 to feed tp->chrono_startEric Dumazet2017-05-172-2/+2
| * tcp: use tcp_jiffies32 to feed probe_timestampEric Dumazet2017-05-172-4/+4
| * tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtimeEric Dumazet2017-05-175-8/+8
| * tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stampEric Dumazet2017-05-172-9/+9
| * tcp_bbr: use tcp_jiffies32 instead of tcp_time_stampEric Dumazet2017-05-171-6/+6
| * tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stampEric Dumazet2017-05-173-12/+12
| * tcp: use tcp_jiffies32 to feed tp->lsndtimeEric Dumazet2017-05-176-9/+9
| * dccp: do not use tcp_time_stampEric Dumazet2017-05-172-5/+5
| * tcp: introduce tcp_jiffies32Eric Dumazet2017-05-171-5/+8
| * tcp: use tp->tcp_mstamp in output pathEric Dumazet2017-05-174-12/+14
|/
* sch_dsmark: Fix uninitialized variable warning.David S. Miller2017-05-171-1/+1
* Merge branch 'net-sched-multichain-filters'David S. Miller2017-05-1723-260/+625
|\
| * net: sched: add termination action to allow goto chainJiri Pirko2017-05-175-3/+54
| * net: sched: push tp down to action initJiri Pirko2017-05-173-17/+19
| * net: sched: introduce multichain support for filtersJiri Pirko2017-05-174-18/+98
| * net: sched: push chain dump to a separate functionJiri Pirko2017-05-171-43/+52
| * net: sched: introduce helpers to work with filter chainsJiri Pirko2017-05-172-42/+113
| * net: sched: move TC_H_MAJ macro call into tcf_auto_prioJiri Pirko2017-05-171-2/+2
| * net: sched: replace nprio by a bool to make the function more readableJiri Pirko2017-05-171-6/+7
| * net: sched: rename tcf_destroy_chain helperJiri Pirko2017-05-171-3/+3
| * net: sched: introduce tcf block infractructureJiri Pirko2017-05-1717-99/+243
| * net: sched: move tc_classify function to cls_api.cJiri Pirko2017-05-1717-65/+72
|/
* Merge branch 'dsa-sort'David S. Miller2017-05-177-52/+52
|\
| * drivers: net: DSA: Sort driversAndrew Lunn2017-05-172-23/+23
| * net: dsa: Sort DSA tagging protocol driversAndrew Lunn2017-05-175-29/+29
|/
* liquidio: fix PF falsely indicating success at setting MAC address of a nonex...Felix Manlunas2017-05-171-0/+3
* liquidio: fix insmod failure when multiple NICs are plugged inRick Farrington2017-05-173-10/+123
* net: dsa: store CPU port pointer in the treeVivien Didelot2017-05-1711-35/+30
* Merge branch 'mlxsw-Preparations-for-restructuring'David S. Miller2017-05-177-516/+529
|\
| * mlxsw: spectrum: Default ports to non-virtual modeIdo Schimmel2017-05-171-0/+8
| * mlxsw: spectrum: Move PVID code to appropriate placeIdo Schimmel2017-05-173-58/+46
| * mlxsw: spectrum_switchdev: Don't batch learning operationsIdo Schimmel2017-05-173-20/+7
| * mlxsw: spectrum_switchdev: Don't batch STP operationsIdo Schimmel2017-05-171-42/+17