summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells2016-09-0810-15/+391
* rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells2016-09-082-2/+44
* rxrpc: Remove skb_count from struct rxrpc_callDavid Howells2016-09-083-30/+15
* rxrpc: Convert rxrpc_local::services to an hlistDavid Howells2016-09-085-11/+11
* rxrpc: Update protocol definitions slightlyDavid Howells2016-09-081-3/+5
* rxrpc: Fix ASSERTCMP and ASSERTIFCMP to handle signed valuesDavid Howells2016-09-081-11/+13
* net: xfrm: Change u32 sysctl entries to use proc_douintvecsubashab@codeaurora.org2016-09-071-2/+2
* Merge branch 'be2net-error-recovery-and-bug-fixes'David S. Miller2016-09-076-61/+517
|\
| * be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna2016-09-071-1/+1
| * be2net: Fix mac address collision in some configurationsSuresh Reddy2016-09-072-2/+5
| * be2net: Avoid redundant addition of mac address in HWSuresh Reddy2016-09-071-20/+66
| * be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur2016-09-072-4/+13
| * be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur2016-09-071-0/+3
| * be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna2016-09-076-35/+430
|/
* net: smsc911x: request and deassert optional RESET GPIOLinus Walleij2016-09-071-0/+9
* net: smsc911x: augment device tree bindingsLinus Walleij2016-09-071-4/+11
* Merge branch 'qed-debug-data-collection'David S. Miller2016-09-0710-12/+8949
|\
| * qed*: Add support for the ethtool get_regs operationTomer Tayar2016-09-073-0/+30
| * qed: Add support for debug data collectionTomer Tayar2016-09-078-12/+8919
|/
* kaweth: remove obsolete debugging statementsOliver Neukum2016-09-071-15/+0
* qed: add missing header dependenciesBaoyou Xie2016-09-071-0/+1
* net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti2016-09-071-2/+2
* netlink: don't forget to release a rhashtable_iter structureAndrey Vagin2016-09-071-1/+0
* Merge tag 'rxrpc-rewrite-20160907-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-09-0711-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-0714-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/+0
| * rxrpc: Whitespace cleanupDavid Howells2016-09-071-2/+1
* | ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann2016-09-061-7/+8
* | sfc: check MTU against minimum thresholdBert Kenward2016-09-062-1/+14
* | perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann2016-09-061-1/+1
* | net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie2016-09-061-1/+1
* | lan78xx: mark symbols static where possibleBaoyou Xie2016-09-061-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/+47
* 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/+277
| * 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/+31
|\|
| * fs/afs/flock: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-041-2/+2