summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Maintain an extra ref on a conn for the cache listDavid Howells2016-07-064-58/+97
* rxrpc: Move peer lookup from call-accept to new-incoming-connDavid Howells2016-07-064-26/+51
* rxrpc: Split service connection code out into its own fileDavid Howells2016-07-064-135/+156
* rxrpc: Split client connection code out into its own fileDavid Howells2016-07-063-250/+251
* rxrpc: Call channels should have separate call number spacesDavid Howells2016-07-066-117/+104
* rxrpc: Access socket accept queue under right lockDavid Howells2016-07-061-2/+2
* rxrpc: Add RCU destruction for connections and callsDavid Howells2016-07-066-36/+60
* rxrpc: Release a call's connection ref on call disconnectionDavid Howells2016-07-063-22/+22
* rxrpc: Fix handling of connection failure in client call creationDavid Howells2016-07-061-1/+3
* rxrpc: Move usage count getting into rxrpc_queue_conn()David Howells2016-07-064-10/+9
* rxrpc: Check that the client conns cache is empty before module removalDavid Howells2016-07-063-2/+21
* rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells2016-07-065-29/+47
* rxrpc: Provide queuing helper functionsDavid Howells2016-07-063-3/+13
* rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu2016-07-065-111/+65
* rxrpc: Check the source of a packet to a client connDavid Howells2016-07-061-1/+3
* rxrpc: Fix some sparse errorsDavid Howells2016-07-061-3/+2
* rxrpc: Fix processing of authenticated/encrypted jumbo packetsDavid Howells2016-07-011-1/+1
* Merge branch 'sfp-infra'David S. Miller2016-06-275-126/+222
|\
| * phy: improve safety of fixed-phy MII register readingRussell King2016-06-271-7/+21
| * phy: generate swphy registers on the flyRussell King2016-06-273-40/+40
| * phy: separate swphy state validation from register generationRussell King2016-06-273-16/+35
| * phy: convert swphy register generation to tabular formRussell King2016-06-271-65/+78
| * phy: move fixed_phy MII register generation to a libraryRussell King2016-06-275-93/+143
|/
* Merge tag 'linux-can-next-for-4.8-20160623' of git://git.kernel.org/pub/scm/l...David S. Miller2016-06-275-162/+328
|\
| * can: mcp251x: add message about sucessful/unsuccessful probeEd Spiridonov2016-06-231-1/+6
| * can: rcar_canfd: Add back-to-error-active supportRamesh Shanmugasundaram2016-06-231-20/+56
| * can: rcar_canfd: Add Classical CAN only mode supportRamesh Shanmugasundaram2016-06-232-121/+255
| * can: only call can_stat_update with procfsArnd Bergmann2016-06-232-21/+12
* | tipc: Use kmemdup instead of kmalloc and memcpyAmitoj Kaur Chawla2016-06-271-2/+1
* | ethernet: xircom: fix spelling mistakes on "excessive collisions"Colin Ian King2016-06-271-2/+2
* | net: tc35815: fix spelling mistake on "descriptors"Colin Ian King2016-06-271-5/+5
* | Merge branch 'mlx5e-100G-extensions'David S. Miller2016-06-2715-231/+1179
|\ \
| * | net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman2016-06-273-13/+80
| * | net/mlx5e: Use new ethtool get/set link ksettings APIGal Pressman2016-06-273-167/+143
| * | net/mlx5e: Add missing 50G baseSR2 link modeGal Pressman2016-06-271-0/+1
| * | ethtool: Add 50G baseSR2 link modeGal Pressman2016-06-271-1/+2
| * | net/mlx5e: Toggle link only after modifying port parametersGal Pressman2016-06-274-14/+15
| * | net/mlx5e: Support adaptive RX coalescingGil Rockah2016-06-276-8/+416
| * | net/mlx5e: CQE based moderationTariq Toukan2016-06-273-33/+95
| * | net/mlx5e: Introduce net device priv flags infrastructureGal Pressman2016-06-272-0/+76
| * | net/mlx5e: Add TXQ set max rate supportYevgeny Petrilin2016-06-272-3/+102
| * | net/mlx5: Rate limit tables supportYevgeny Petrilin2016-06-276-2/+259
|/ /
* | Merge branch 'be2net-next'David S. Miller2016-06-278-51/+132
|\ \
| * | be2net: update be2net maintainers listSathya Perla2016-06-271-2/+1
| * | be2net: Change copyright markings in source filesSomnath Kotur2016-06-277-7/+7
| * | be2net: Fix broadcast echoes from EVB in BE3Somnath Kotur2016-06-272-1/+33
| * | be2net: support asymmetric rx/tx queue countsSathya Perla2016-06-273-25/+74
| * | be2net: fix definition of be_max_eqs()Sathya Perla2016-06-272-18/+19
|/ /
* | Merge branch 'fec-new-type-device'David S. Miller2016-06-272-10/+19
|\ \
| * | net: fec: use a more proper compatible string for i.MX6UL type deviceFugang Duan2016-06-271-0/+8