| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stmmac-tegra186' | David S. Miller | 2017-03-13 | 7 | -34/+444 |
|\ |
|
| * | net: stmmac: dwc-qos: Add Tegra186 support | Thierry Reding | 2017-03-13 | 2 | -0/+248 |
| * | net: stmmac: dwc-qos: Split out ->probe() and ->remove() | Thierry Reding | 2017-03-13 | 1 | -26/+98 |
| * | net: stmmac: Program RX queue size and flow control | Thierry Reding | 2017-03-13 | 2 | -2/+62 |
| * | net: stmmac: Parse FIFO sizes from feature registers | Thierry Reding | 2017-03-13 | 4 | -0/+13 |
| * | net: stmmac: Check for DMA mapping errors | Thierry Reding | 2017-03-13 | 1 | -0/+2 |
| * | net: stmmac: Balance PTP reference clock enable/disable | Thierry Reding | 2017-03-13 | 2 | -1/+4 |
| * | net: stmmac: Disable PTP reference clock on error | Thierry Reding | 2017-03-13 | 1 | -0/+8 |
| * | net: stmmac: Stop PHY and remove TX timer on error | Thierry Reding | 2017-03-13 | 1 | -1/+5 |
| * | net: stmmac: Rename clk_ptp_ref clock to ptp_ref | Thierry Reding | 2017-03-13 | 2 | -4/+4 |
|/ |
|
* | vxlan: use appropriate family on L3 miss | Vincent Bernat | 2017-03-13 | 1 | -1/+1 |
* | net: Eliminate duplicated codes by creating one new function in_dev_select_addr | Gao Feng | 2017-03-13 | 1 | -14/+18 |
* | Merge branch 'sctp-rx-side-stream-reconf-asoc-reset-and-add-streams-and-respo... | David S. Miller | 2017-03-13 | 8 | -25/+585 |
|\ |
|
| * | sctp: add get and set sockopt for reconf_enable | Xin Long | 2017-03-13 | 3 | -0/+89 |
| * | sctp: implement receiver-side procedures for the Reconf Response Parameter | Xin Long | 2017-03-13 | 3 | -3/+161 |
| * | sctp: implement receiver-side procedures for the Add Incoming Streams Request... | Xin Long | 2017-03-13 | 3 | -12/+69 |
| * | sctp: implement receiver-side procedures for the Add Outgoing Streams Request... | Xin Long | 2017-03-13 | 3 | -10/+86 |
| * | sctp: add support for generating add stream change event notification | Xin Long | 2017-03-13 | 3 | -0/+47 |
| * | sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter | Xin Long | 2017-03-13 | 3 | -0/+86 |
| * | sctp: add support for generating assoc reset event notification | Xin Long | 2017-03-13 | 3 | -0/+47 |
|/ |
|
* | liquidio: optimize DMA in NUMA systems | VSR Burru | 2017-03-13 | 5 | -22/+9 |
* | Merge branch 'netvsc-fix-module-removal-hangs' | David S. Miller | 2017-03-13 | 1 | -16/+4 |
|\ |
|
| * | netvsc: fix hang on netvsc module removal | stephen hemminger | 2017-03-13 | 1 | -2/+2 |
| * | netvsc: need napi scheduled during removal | stephen hemminger | 2017-03-13 | 1 | -14/+2 |
|/ |
|
* | Merge branch 'dpaa_eth-next' of git://git.freescale.com/ppc/upstream/linux | David S. Miller | 2017-03-13 | 5 | -47/+248 |
|\ |
|
| * | dpaa_eth: enable context-A stashing | Madalin Bucur | 2017-03-09 | 1 | -1/+2 |
| * | dpaa_eth: enable multiple Tx traffic classes | Camelia Groza | 2017-03-09 | 1 | -0/+36 |
| * | dpaa_eth: add four prioritised Tx traffic classes | Camelia Groza | 2017-03-09 | 2 | -9/+42 |
| * | dpaa_eth: do not ignore port api return value | Madalin Bucur | 2017-03-09 | 1 | -22/+43 |
| * | dpaa_eth: enable Rx checksum offload | Madalin Bucur | 2017-03-09 | 1 | -2/+27 |
| * | dpaa_eth: remove redundant initialization | Madalin Bucur | 2017-03-09 | 1 | -1/+1 |
| * | fsl/fman: enlarge FIFO to allow for the 5th port | Madalin Bucur | 2017-03-09 | 1 | -1/+1 |
| * | fsl/fman: remove wrong free | Madalin Bucur | 2017-03-09 | 1 | -3/+1 |
| * | fsl/fman: set HW parser as BMI next engine | Madalin Bucur | 2017-03-09 | 2 | -3/+90 |
| * | fsl/fman: parse result data is big endian | Madalin Bucur | 2017-03-09 | 1 | -5/+5 |
* | | net: ipv6: Add early demux handler for UDP unicast | subashab@codeaurora.org | 2017-03-13 | 1 | -0/+59 |
* | | net: sched: make default fifo qdiscs appear in the dump | Jiri Kosina | 2017-03-13 | 18 | -17/+65 |
* | | net: hyperv: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-03-13 | 1 | -18/+21 |
* | | net: fjes: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-03-13 | 1 | -10/+9 |
* | | net: via: via-velocity: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-03-13 | 1 | -27/+35 |
* | | net: via: via-rhine: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-03-13 | 1 | -6/+8 |
* | | net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-03-13 | 1 | -77/+91 |
* | | net: tundra: tsi108: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-03-13 | 1 | -6/+8 |
* | | Merge branch 'fib-notifications-cleanup' | David S. Miller | 2017-03-10 | 5 | -103/+113 |
|\ \ |
|
| * | | ipv4: fib: Remove redundant argument | Ido Schimmel | 2017-03-10 | 4 | -20/+13 |
| * | | ipv4: fib: Move FIB notification code to a separate file | Ido Schimmel | 2017-03-10 | 5 | -96/+113 |
|/ / |
|
* | | Merge branch 'mlxsw-vrf-offload-prep' | David S. Miller | 2017-03-10 | 4 | -849/+948 |
|\ \ |
|
| * | | mlxsw: spectrum_router: Make abort mechanism VR-aware | Ido Schimmel | 2017-03-10 | 1 | -12/+27 |
| * | | mlxsw: spectrum_router: Explicitly Associate RIFs with VRs | Ido Schimmel | 2017-03-10 | 3 | -18/+50 |
| * | | mlxsw: spectrum_router: Refactor virtual router handling | Ido Schimmel | 2017-03-10 | 2 | -151/+180 |