aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-07rxrpc: Cache the security index in the rxrpc_call structDavid Howells5-2/+7
2016-09-07rxrpc: Use call->peer rather than call->conn->params.peerDavid Howells1-3/+5
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells10-51/+79
2016-09-07rxrpc: Delete unused rxrpc_kernel_free_skb()David Howells1-13/+0
2016-09-07rxrpc: Whitespace cleanupDavid Howells1-2/+1
2016-09-06qed: Remove OOM messagesJoe Perches11-141/+47
2016-09-06Merge tag 'rxrpc-rewrite-20160904-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller5-640/+660
2016-09-06Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller9-38/+31
2016-09-06vxlan: Update tx_errors statistics if vxlan_build_skb return err.Haishuang Yan1-0/+1
2016-09-06net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco3-11/+19
2016-09-06Merge branch 'mediatek-rx-path-enhancements'David S. Miller1-11/+15
2016-09-06net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPISean Wang1-14/+17
2016-09-06net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier usedSean Wang1-5/+6
2016-09-06Merge branch 'hso-neatening'David S. Miller1-63/+55
2016-09-06hso: Convert printk to pr_<level>Joe Perches1-10/+11
2016-09-06hso: Use a more common logging styleJoe Perches1-53/+44
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-02Merge branch 'liquidio-CN23XX-part-2'David S. Miller15-120/+1128
2016-09-02liquidio:CN23XX pause frame supportRaghu Vatsavayi3-7/+126
2016-09-02liquidio: CN23XX napi supportRaghu Vatsavayi3-6/+30
2016-09-02liquidio: CN23XX health monitoringRaghu Vatsavayi3-2/+132
2016-09-02liquidio: ethtool and led control supportRaghu Vatsavayi4-8/+390
2016-09-02liquidio: CN23XX octeon3 instructionRaghu Vatsavayi8-76/+212
2016-09-02liquidio: CN23XX IQ accessRaghu Vatsavayi1-0/+66
2016-09-02liquidio: RX control commandsRaghu Vatsavayi3-13/+96
2016-09-02liquidio: link and control commandsRaghu Vatsavayi3-8/+76
2016-09-02Merge branch 'tipc-scalable-broadcast-NACK'David S. Miller7-35/+167