summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-08rxrpc: Update protocol definitions slightlyDavid Howells1-3/+5
2016-09-08rxrpc: Fix ASSERTCMP and ASSERTIFCMP to handle signed valuesDavid Howells1-11/+13
2016-09-08net: xfrm: Change u32 sysctl entries to use proc_douintvecsubashab@codeaurora.org1-2/+2
2016-09-08Merge branch 'be2net-error-recovery-and-bug-fixes'David S. Miller6-61/+517
2016-09-08be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna1-1/+1
2016-09-08be2net: Fix mac address collision in some configurationsSuresh Reddy2-2/+5
2016-09-08be2net: Avoid redundant addition of mac address in HWSuresh Reddy1-20/+66
2016-09-08be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur2-4/+13
2016-09-08be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur1-0/+3
2016-09-08be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna6-35/+430
2016-09-08net: smsc911x: request and deassert optional RESET GPIOLinus Walleij1-0/+9
2016-09-08net: smsc911x: augment device tree bindingsLinus Walleij1-4/+11
2016-09-08Merge branch 'qed-debug-data-collection'David S. Miller10-12/+8949
2016-09-08qed*: Add support for the ethtool get_regs operationTomer Tayar3-0/+30
2016-09-08qed: Add support for debug data collectionTomer Tayar8-12/+8919
2016-09-08kaweth: remove obsolete debugging statementsOliver Neukum1-15/+0
2016-09-08qed: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-08net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti1-2/+2
2016-09-08netlink: don't forget to release a rhashtable_iter structureAndrey Vagin1-1/+0
2016-09-08Merge tag 'rxrpc-rewrite-20160907-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller11-103/+140
2016-09-08Merge tag 'rxrpc-rewrite-20160907-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller14-347/+393
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells11-98/+132
2016-09-07rxrpc: Fix returns of call completion helpersDavid Howells1-5/+8
2016-09-07rxrpc: Calls shouldn't hold socket refsDavid Howells11-279/+303
2016-09-07rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service()David Howells1-2/+2
2016-09-07rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call()David Howells1-3/+4
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-07ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann1-7/+8
2016-09-07sfc: check MTU against minimum thresholdBert Kenward2-1/+14
2016-09-07perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann1-1/+1
2016-09-07net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie1-1/+1
2016-09-07lan78xx: mark symbols static where possibleBaoyou Xie1-11/+13
2016-09-07Merge branch 'qed-get_regs'David S. Miller4-0/+131
2016-09-07qed: Add infrastructure for debug data collectionTomer Tayar4-0/+131
2016-09-07bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck1-3/+12
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/ke...David S. Miller5-640/+660
2016-09-06Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David 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 mem...Sean 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