summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-06rcu: Suppress sparse warnings for rcu_dereference_raw()Paul E. McKenney
2016-07-06Introduce rb_replace_node_rcu()David Howells
2016-07-06rxrpc: Move data_ready peer lookup into rxrpc_find_connection()David Howells
2016-07-06rxrpc: Prune the contents of the rxrpc_conn_proto structDavid Howells
2016-07-06rxrpc: Maintain an extra ref on a conn for the cache listDavid Howells
2016-07-06rxrpc: Move peer lookup from call-accept to new-incoming-connDavid Howells
2016-07-06rxrpc: Split service connection code out into its own fileDavid Howells
2016-07-06rxrpc: Split client connection code out into its own fileDavid Howells
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