summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/sysfs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-06rxrpc: Fix handling of connection failure in client call creationDavid Howells1-1/+3
2016-07-06rxrpc: Move usage count getting into rxrpc_queue_conn()David Howells4-10/+9
2016-07-06rxrpc: Check that the client conns cache is empty before module removalDavid Howells3-2/+21
2016-07-06rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells5-29/+47
2016-07-06rxrpc: Provide queuing helper functionsDavid Howells3-3/+13
2016-07-06rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu5-111/+65
2016-07-06rxrpc: Check the source of a packet to a client connDavid Howells1-1/+3
2016-07-06rxrpc: Fix some sparse errorsDavid Howells1-3/+2
2016-07-01rxrpc: Fix processing of authenticated/encrypted jumbo packetsDavid Howells1-1/+1
2016-06-27phy: improve safety of fixed-phy MII register readingRussell King1-7/+21
2016-06-27phy: generate swphy registers on the flyRussell King3-40/+40
2016-06-27phy: separate swphy state validation from register generationRussell King3-16/+35
2016-06-27phy: convert swphy register generation to tabular formRussell King1-65/+78
2016-06-27phy: move fixed_phy MII register generation to a libraryRussell King5-93/+143
2016-06-27tipc: Use kmemdup instead of kmalloc and memcpyAmitoj Kaur Chawla1-2/+1
2016-06-27ethernet: xircom: fix spelling mistakes on "excessive collisions"Colin Ian King1-2/+2
2016-06-27net: tc35815: fix spelling mistake on "descriptors"Colin Ian King1-5/+5
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman3-13/+80
2016-06-27net/mlx5e: Use new ethtool get/set link ksettings APIGal Pressman3-167/+143
2016-06-27net/mlx5e: Add missing 50G baseSR2 link modeGal Pressman1-0/+1
2016-06-27ethtool: Add 50G baseSR2 link modeGal Pressman1-1/+2
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman4-14/+15
2016-06-27net/mlx5e: Support adaptive RX coalescingGil Rockah6-8/+416
2016-06-27net/mlx5e: CQE based moderationTariq Toukan3-33/+95
2016-06-27net/mlx5e: Introduce net device priv flags infrastructureGal Pressman2-0/+76
2016-06-27net/mlx5e: Add TXQ set max rate supportYevgeny Petrilin2-3/+102
2016-06-27net/mlx5: Rate limit tables supportYevgeny Petrilin6-2/+259
2016-06-27be2net: update be2net maintainers listSathya Perla1-2/+1
2016-06-27be2net: Change copyright markings in source filesSomnath Kotur7-7/+7
2016-06-27be2net: Fix broadcast echoes from EVB in BE3Somnath Kotur2-1/+33
2016-06-27be2net: support asymmetric rx/tx queue countsSathya Perla3-25/+74
2016-06-27be2net: fix definition of be_max_eqs()Sathya Perla2-18/+19
2016-06-27net: fec: use a more proper compatible string for i.MX6UL type deviceFugang Duan1-0/+8
2016-06-27net: fec: add interrupt coalesc quirk flagFugang Duan2-10/+11
2016-06-26net: stmmac: dwmac-rk: add rk3228-specific dataXing Zheng2-1/+119
2016-06-25net_sched: generalize bulk dequeueEric Dumazet2-13/+62
2016-06-25net_sched: sch_htb: export class backlog in dumpsEric Dumazet1-4/+10
2016-06-25net_sched: fq_codel: cache skb->truesize into skb->cbEric Dumazet2-3/+5
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet28-114/+170
2016-06-25liquidio: ddr timeoutRaghu Vatsavayi2-7/+9
2016-06-25liquidio: Support priv flagRaghu Vatsavayi3-0/+35
2016-06-25liquidio: ptp infoRaghu Vatsavayi1-2/+7
2016-06-25liquidio: New xaui infoRaghu Vatsavayi2-11/+20
2016-06-25liquidio: New statistics supportRaghu Vatsavayi6-65/+588
2016-06-25liquidio: tx rx interrupt moderationRaghu Vatsavayi3-141/+200
2016-06-25liquidio: chip reset changesRaghu Vatsavayi1-6/+7
2016-06-25liquidio: New unload stateRaghu Vatsavayi4-2/+30
2016-06-25liquidio: Firmware image downloadRaghu Vatsavayi3-42/+65
2016-06-25liquidio: Napi rx/tx trafficRaghu Vatsavayi6-105/+177
2016-06-25liquidio: Vlan filteringRaghu Vatsavayi2-3/+83