summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mlxsw: spectrum_switchdev: Don't batch VLAN operationsIdo Schimmel2017-05-173-139/+121
| * mlxsw: spectrum_switchdev: Remove redundant checkIdo Schimmel2017-05-171-9/+0
| * mlxsw: spectrum_router: Initialize RIFs in a separate functionIdo Schimmel2017-05-171-18/+30
| * mlxsw: spectrum_router: Move FIB notification block to router structIdo Schimmel2017-05-172-8/+10
| * mlxsw: spectrum_router: Move RIFs array to its rightful placeIdo Schimmel2017-05-174-24/+35
| * mlxsw: spectrum_switchdev: Reduce scope of bridge structIdo Schimmel2017-05-174-37/+69
| * mlxsw: spectrum_router: Reduce scope of router structIdo Schimmel2017-05-172-114/+130
| * mlxsw: spectrum_buffer: Reduce scope of shared buffer structIdo Schimmel2017-05-172-59/+68
|/
* cxgb4: add new T5 pci device idGanesh Goudar2017-05-171-0/+1
* cxgb4: reduce resource allocation in kdump kernelGanesh Goudar2017-05-171-6/+6
* liquidio: use pcie_flr instead of duplicating itChristoph Hellwig2017-05-161-16/+1
* net: phy: Remove residual magic from PHY driversAndrew Lunn2017-05-165-38/+36