summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* be2net: Fix mac address collision in some configurationsSuresh Reddy2016-09-082-2/+5
* be2net: Avoid redundant addition of mac address in HWSuresh Reddy2016-09-081-20/+66
* be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur2016-09-082-4/+13
* be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur2016-09-081-0/+3
* be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna2016-09-086-35/+430
* net: smsc911x: request and deassert optional RESET GPIOLinus Walleij2016-09-081-0/+9
* net: smsc911x: augment device tree bindingsLinus Walleij2016-09-081-4/+11
* Merge branch 'qed-debug-data-collection'David S. Miller2016-09-0810-12/+8949
|\
| * qed*: Add support for the ethtool get_regs operationTomer Tayar2016-09-083-0/+30
| * qed: Add support for debug data collectionTomer Tayar2016-09-088-12/+8919
|/
* kaweth: remove obsolete debugging statementsOliver Neukum2016-09-081-15/+0Star
* qed: add missing header dependenciesBaoyou Xie2016-09-081-0/+1
* net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti2016-09-081-2/+2
* netlink: don't forget to release a rhashtable_iter structureAndrey Vagin2016-09-081-1/+0Star
* Merge tag 'rxrpc-rewrite-20160907-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-09-0811-103/+140
|\
| * rxrpc: Add tracepoint for working out where aborts happenDavid Howells2016-09-0711-98/+132
| * rxrpc: Fix returns of call completion helpersDavid Howells2016-09-071-5/+8
* | Merge tag 'rxrpc-rewrite-20160907-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-09-0814-347/+393
|\|
| * rxrpc: Calls shouldn't hold socket refsDavid Howells2016-09-0711-279/+303
| * rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service()David Howells2016-09-071-2/+2
| * rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call()David Howells2016-09-071-3/+4
| * rxrpc: Cache the security index in the rxrpc_call structDavid Howells2016-09-075-2/+7
| * rxrpc: Use call->peer rather than call->conn->params.peerDavid Howells2016-09-071-3/+5
| * rxrpc: Improve the call tracking tracepointDavid Howells2016-09-0710-51/+79
| * rxrpc: Delete unused rxrpc_kernel_free_skb()David Howells2016-09-071-13/+0Star
| * rxrpc: Whitespace cleanupDavid Howells2016-09-071-2/+1Star
* | ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann2016-09-071-7/+8
* | sfc: check MTU against minimum thresholdBert Kenward2016-09-072-1/+14
* | perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann2016-09-071-1/+1
* | net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie2016-09-071-1/+1
* | lan78xx: mark symbols static where possibleBaoyou Xie2016-09-071-11/+13
* | Merge branch 'qed-get_regs'David S. Miller2016-09-064-0/+131
|\ \
| * | qed: Add infrastructure for debug data collectionTomer Tayar2016-09-064-0/+131
|/ /
* / bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck2016-09-061-3/+12
|/
* qed: Remove OOM messagesJoe Perches2016-09-0611-141/+47Star
* Merge tag 'rxrpc-rewrite-20160904-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-09-065-640/+660
|\
| * rxrpc Move enum rxrpc_command to sendmsg.cDavid Howells2016-09-042-7/+7
| * rxrpc: Rearrange net/rxrpc/sendmsg.cDavid Howells2016-09-041-281/+277Star
| * rxrpc: Split sendmsg from packet transmission codeDavid Howells2016-09-045-633/+657
* | Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-09-069-38/+31Star
|\|
| * fs/afs/flock: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-041-2/+2
| * fs/afs/callback: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-041-2/+2
| * fs/afs/rxrpc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-041-1/+1
| * fs/afs/vlocation: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-041-2/+2
| * rxrpc: Don't change the epochDavid Howells2016-09-041-24/+8Star
| * rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells2016-09-042-1/+9
| * rxrpc: The client call state must be changed before attachment to connDavid Howells2016-09-042-2/+4
| * rxrpc: Fix uninitialised variable warningDavid Howells2016-09-021-3/+2Star
| * rxrpc: fix undefined behavior in rxrpc_mark_call_releasedArnd Bergmann2016-09-021-1/+1
* | vxlan: Update tx_errors statistics if vxlan_build_skb return err.Haishuang Yan2016-09-061-0/+1