summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-06smsc95xx: Add mdix control via ethtoolWoojung Huh1-3/+106
2016-09-06smsc95xx: Add register defineWoojung Huh1-0/+8
2016-09-06smsc95xx: Add maintainerWoojung Huh1-0/+1
2016-09-06Merge branch 'mv88e6xxx-isolate-Global2'David S. Miller6-451/+596
2016-09-06net: dsa: mv88e6xxx: make global2 code optionalVivien Didelot4-1/+74
2016-09-06net: dsa: mv88e6xxx: move Global2 codeVivien Didelot5-450/+521
2016-09-06net: dsa: mv88e6xxx: fix module namingVivien Didelot1-1/+2
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller46-1613/+1380
2016-09-04rxrpc Move enum rxrpc_command to sendmsg.cDavid Howells2-7/+7
2016-09-04fs/afs/flock: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-09-04rxrpc: Rearrange net/rxrpc/sendmsg.cDavid Howells1-281/+277
2016-09-04fs/afs/callback: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-09-04rxrpc: Split sendmsg from packet transmission codeDavid Howells5-633/+657
2016-09-04fs/afs/rxrpc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-09-04fs/afs/vlocation: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-09-04rxrpc: Don't change the epochDavid Howells1-24/+8
2016-09-04rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells2-1/+9
2016-09-04net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai3-2/+72
2016-09-04Merge branch 'netns-opt'David S. Miller2-22/+17
2016-09-04netns: avoid disabling irq for netns idWANG Cong1-20/+15
2016-09-04vxlan: call peernet2id() in fdb notificationWANG Cong2-2/+2
2016-09-04openvswitch: Free tmpl with tmpl_free.Joe Stringer1-1/+1
2016-09-04rxrpc: The client call state must be changed before attachment to connDavid Howells2-2/+4
2016-09-03Merge branch 'liquidio-CN23XX-part-2'David S. Miller15-120/+1128
2016-09-03liquidio:CN23XX pause frame supportRaghu Vatsavayi3-7/+126
2016-09-03liquidio: CN23XX napi supportRaghu Vatsavayi3-6/+30
2016-09-03liquidio: CN23XX health monitoringRaghu Vatsavayi3-2/+132
2016-09-03liquidio: ethtool and led control supportRaghu Vatsavayi4-8/+390
2016-09-03liquidio: CN23XX octeon3 instructionRaghu Vatsavayi8-76/+212
2016-09-03liquidio: CN23XX IQ accessRaghu Vatsavayi1-0/+66
2016-09-03liquidio: RX control commandsRaghu Vatsavayi3-13/+96
2016-09-03liquidio: link and control commandsRaghu Vatsavayi3-8/+76
2016-09-03Merge branch 'tipc-scalable-broadcast-NACK'David S. Miller7-35/+167
2016-09-03tipc: send broadcast nack directly upon sequence gap detectionJon Paul Maloy1-7/+16
2016-09-03tipc: rate limit broadcast retransmissionsJon Paul Maloy1-5/+47
2016-09-03tipc: transfer broadcast nacks in link state messagesJon Paul Maloy7-27/+108
2016-09-03net: stmmac: dwmac-rk: add pd_gmac support for rk3399David Wu1-0/+9
2016-09-03net: stmmac: dwmac-rk: fixes the gmac resume after PD on/offRoger Chen1-9/+10
2016-09-03net: stmmac: dwmac-rk: add rk3366 & rk3399 specific dataRoger Chen2-2/+232
2016-09-03rxrpc: Fix uninitialised variable warningDavid Howells1-3/+2
2016-09-03rxrpc: fix undefined behavior in rxrpc_mark_call_releasedArnd Bergmann1-1/+1
2016-09-02switchdev: Fix return value of switchdev_port_fdb_dump().Rosen, Rami1-1/+1
2016-09-02Merge branch 'bpf-perf-hw-sw-events'David S. Miller15-6/+737
2016-09-02samples/bpf: add sampleip exampleBrendan Gregg3-0/+238
2016-09-02samples/bpf: add perf_event+bpf exampleAlexei Starovoitov5-1/+290
2016-09-02perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov3-1/+96
2016-09-02bpf: perf_event progs should only use preallocated mapsAlexei Starovoitov1-1/+21
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov5-0/+86
2016-09-02bpf: support 8-byte metafield accessAlexei Starovoitov1-3/+6