summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-18Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto racesDean Jenkins
2017-05-18Bluetooth: Skip vendor diagnostic configuration for HCI User ChannelMarcel Holtmann
2017-05-18Bluetooth: hci_uart: fix kconfig dependencyTobias Regnery
2017-05-18Bluetooth: Set LE Default PHY preferencesMarcel Holtmann
2017-05-18Bluetooth: Enable LE PHY Update Complete eventMarcel Holtmann
2017-05-18Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann
2017-05-18Bluetooth: Set LE Suggested Default Data Length to maximumMarcel Holtmann
2017-05-18Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa]Tedd Ho-Jeong An
2017-05-17Merge branch 'phy-marvell-cleanups'David S. Miller
2017-05-17net: phy: marvell: checkpatch - Fix remaining long linesAndrew Lunn
2017-05-17net: phy: marvell: Add helpers to get/set pageAndrew Lunn
2017-05-17net: phy: marvell: Refactor some bigger functionsAndrew Lunn
2017-05-17net: phy: marvell: Checkpatch - assignments and comparisonsAndrew Lunn
2017-05-17net: phy: marvell: Checkpatch - Missing or extra blank linesAndrew Lunn
2017-05-17net: phy: Marvell: checkpatch - CommentsAndrew Lunn
2017-05-17Merge branch 'tcp-TCP-TS-option-use-1-ms-clock'David S. Miller
2017-05-17tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet
2017-05-17tcp: replace misc tcp_time_stamp to tcp_jiffies32Eric Dumazet
2017-05-17tcp_lp: cache tcp_time_stampEric Dumazet
2017-05-17tcp_westwood: use tcp_jiffies32 instead of tcp_time_stampEric Dumazet
2017-05-17tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()Eric Dumazet
2017-05-17tcp: uses jiffies_32 to feed tp->chrono_startEric Dumazet
2017-05-17tcp: use tcp_jiffies32 to feed probe_timestampEric Dumazet
2017-05-17tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtimeEric Dumazet
2017-05-17tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stampEric Dumazet
2017-05-17tcp_bbr: use tcp_jiffies32 instead of tcp_time_stampEric Dumazet
2017-05-17tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stampEric Dumazet
2017-05-17tcp: use tcp_jiffies32 to feed tp->lsndtimeEric Dumazet
2017-05-17dccp: do not use tcp_time_stampEric Dumazet
2017-05-17tcp: introduce tcp_jiffies32Eric Dumazet
2017-05-17tcp: use tp->tcp_mstamp in output pathEric Dumazet
2017-05-17sch_dsmark: Fix uninitialized variable warning.David S. Miller
2017-05-17Merge branch 'net-sched-multichain-filters'David S. Miller
2017-05-17net: sched: add termination action to allow goto chainJiri Pirko
2017-05-17net: sched: push tp down to action initJiri Pirko
2017-05-17net: sched: introduce multichain support for filtersJiri Pirko
2017-05-17net: sched: push chain dump to a separate functionJiri Pirko
2017-05-17net: sched: introduce helpers to work with filter chainsJiri Pirko
2017-05-17net: sched: move TC_H_MAJ macro call into tcf_auto_prioJiri Pirko
2017-05-17net: sched: replace nprio by a bool to make the function more readableJiri Pirko
2017-05-17net: sched: rename tcf_destroy_chain helperJiri Pirko
2017-05-17net: sched: introduce tcf block infractructureJiri Pirko
2017-05-17net: sched: move tc_classify function to cls_api.cJiri Pirko
2017-05-17Merge branch 'dsa-sort'David S. Miller
2017-05-17drivers: net: DSA: Sort driversAndrew Lunn
2017-05-17net: dsa: Sort DSA tagging protocol driversAndrew Lunn
2017-05-17liquidio: fix PF falsely indicating success at setting MAC address of a nonex...Felix Manlunas
2017-05-17liquidio: fix insmod failure when multiple NICs are plugged inRick Farrington
2017-05-17net: dsa: store CPU port pointer in the treeVivien Didelot
2017-05-17Merge branch 'mlxsw-Preparations-for-restructuring'David S. Miller