summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-08rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells
2016-09-08rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells
2016-09-08rxrpc: Remove skb_count from struct rxrpc_callDavid Howells
2016-09-08rxrpc: Convert rxrpc_local::services to an hlistDavid Howells
2016-09-08rxrpc: Update protocol definitions slightlyDavid Howells
2016-09-08rxrpc: Fix ASSERTCMP and ASSERTIFCMP to handle signed valuesDavid Howells
2016-09-08net: xfrm: Change u32 sysctl entries to use proc_douintvecsubashab@codeaurora.org
2016-09-08Merge branch 'be2net-error-recovery-and-bug-fixes'David S. Miller
2016-09-08be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna
2016-09-08be2net: Fix mac address collision in some configurationsSuresh Reddy
2016-09-08be2net: Avoid redundant addition of mac address in HWSuresh Reddy
2016-09-08be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur
2016-09-08be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur
2016-09-08be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna
2016-09-08net: smsc911x: request and deassert optional RESET GPIOLinus Walleij
2016-09-08net: smsc911x: augment device tree bindingsLinus Walleij
2016-09-08Merge branch 'qed-debug-data-collection'David S. Miller
2016-09-08qed*: Add support for the ethtool get_regs operationTomer Tayar
2016-09-08qed: Add support for debug data collectionTomer Tayar
2016-09-08kaweth: remove obsolete debugging statementsOliver Neukum
2016-09-08qed: add missing header dependenciesBaoyou Xie
2016-09-08net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti
2016-09-08netlink: don't forget to release a rhashtable_iter structureAndrey Vagin
2016-09-08Merge tag 'rxrpc-rewrite-20160907-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-08Merge tag 'rxrpc-rewrite-20160907-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells
2016-09-07rxrpc: Fix returns of call completion helpersDavid Howells
2016-09-07rxrpc: Calls shouldn't hold socket refsDavid Howells
2016-09-07rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service()David Howells
2016-09-07rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call()David Howells
2016-09-07rxrpc: Cache the security index in the rxrpc_call structDavid Howells
2016-09-07rxrpc: Use call->peer rather than call->conn->params.peerDavid Howells
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells
2016-09-07rxrpc: Delete unused rxrpc_kernel_free_skb()David Howells
2016-09-07rxrpc: Whitespace cleanupDavid Howells
2016-09-06ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann
2016-09-06sfc: check MTU against minimum thresholdBert Kenward
2016-09-06perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann
2016-09-06net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie
2016-09-06lan78xx: mark symbols static where possibleBaoyou Xie
2016-09-06Merge branch 'qed-get_regs'David S. Miller
2016-09-06qed: Add infrastructure for debug data collectionTomer Tayar
2016-09-06bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck
2016-09-06qed: Remove OOM messagesJoe Perches
2016-09-06Merge tag 'rxrpc-rewrite-20160904-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-06Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-06vxlan: Update tx_errors statistics if vxlan_build_skb return err.Haishuang Yan
2016-09-06net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco
2016-09-06Merge branch 'mediatek-rx-path-enhancements'David S. Miller
2016-09-06net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPISean Wang