summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-06rxrpc: Call channels should have separate call number spacesDavid Howells
2016-07-06rxrpc: Access socket accept queue under right lockDavid Howells
2016-07-06rxrpc: Add RCU destruction for connections and callsDavid Howells
2016-07-06rxrpc: Release a call's connection ref on call disconnectionDavid Howells
2016-07-06rxrpc: Fix handling of connection failure in client call creationDavid Howells
2016-07-06rxrpc: Move usage count getting into rxrpc_queue_conn()David Howells
2016-07-06rxrpc: Check that the client conns cache is empty before module removalDavid Howells
2016-07-06rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells
2016-07-06rxrpc: Provide queuing helper functionsDavid Howells
2016-07-06rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu
2016-07-06rxrpc: Check the source of a packet to a client connDavid Howells
2016-07-06rxrpc: Fix some sparse errorsDavid Howells
2016-07-01rxrpc: Fix processing of authenticated/encrypted jumbo packetsDavid Howells
2016-06-27Merge branch 'sfp-infra'David S. Miller
2016-06-27phy: improve safety of fixed-phy MII register readingRussell King
2016-06-27phy: generate swphy registers on the flyRussell King
2016-06-27phy: separate swphy state validation from register generationRussell King
2016-06-27phy: convert swphy register generation to tabular formRussell King
2016-06-27phy: move fixed_phy MII register generation to a libraryRussell King
2016-06-27Merge tag 'linux-can-next-for-4.8-20160623' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-06-27tipc: Use kmemdup instead of kmalloc and memcpyAmitoj Kaur Chawla
2016-06-27ethernet: xircom: fix spelling mistakes on "excessive collisions"Colin Ian King
2016-06-27net: tc35815: fix spelling mistake on "descriptors"Colin Ian King
2016-06-27Merge branch 'mlx5e-100G-extensions'David S. Miller
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman
2016-06-27net/mlx5e: Use new ethtool get/set link ksettings APIGal Pressman
2016-06-27net/mlx5e: Add missing 50G baseSR2 link modeGal Pressman
2016-06-27ethtool: Add 50G baseSR2 link modeGal Pressman
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman
2016-06-27net/mlx5e: Support adaptive RX coalescingGil Rockah
2016-06-27net/mlx5e: CQE based moderationTariq Toukan
2016-06-27net/mlx5e: Introduce net device priv flags infrastructureGal Pressman
2016-06-27net/mlx5e: Add TXQ set max rate supportYevgeny Petrilin
2016-06-27net/mlx5: Rate limit tables supportYevgeny Petrilin
2016-06-27Merge branch 'be2net-next'David S. Miller
2016-06-27be2net: update be2net maintainers listSathya Perla
2016-06-27be2net: Change copyright markings in source filesSomnath Kotur
2016-06-27be2net: Fix broadcast echoes from EVB in BE3Somnath Kotur
2016-06-27be2net: support asymmetric rx/tx queue countsSathya Perla
2016-06-27be2net: fix definition of be_max_eqs()Sathya Perla
2016-06-27Merge branch 'fec-new-type-device'David S. Miller
2016-06-27net: fec: use a more proper compatible string for i.MX6UL type deviceFugang Duan
2016-06-27net: fec: add interrupt coalesc quirk flagFugang Duan
2016-06-26Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-06-26net: stmmac: dwmac-rk: add rk3228-specific dataXing Zheng
2016-06-25Merge branch 'net-sched-bulk-dequeue'David S. Miller
2016-06-25net_sched: generalize bulk dequeueEric Dumazet
2016-06-25net_sched: sch_htb: export class backlog in dumpsEric Dumazet
2016-06-25net_sched: fq_codel: cache skb->truesize into skb->cbEric Dumazet
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet