summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet
2015-04-24rhashtable: don't attempt to grow when at max_sizeJohannes Berg
2015-04-24bgmac: fix requests for extra polling calls from NAPIRafał Miłecki
2015-04-24tcp: avoid looping in tcp_send_fin()Eric Dumazet
2015-04-23ethernet: myri10ge: use arch_phys_wc_add()Luis R. Rodriguez
2015-04-23can: CAN_GRCAN should depend on HAS_DMAGeert Uytterhoeven
2015-04-23ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMAGeert Uytterhoeven
2015-04-23ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven
2015-04-23net: unix: garbage: fixed several comment and whitespace style issuesJason Eastman
2015-04-23Merge branch 'tipc-fixes'David S. Miller
2015-04-23tipc: fix node refcount issueErik Hugne
2015-04-23tipc: fix random link reset problemErik Hugne
2015-04-23tipc: fix topology server broken issueYing Xue
2015-04-23ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson
2015-04-23netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg
2015-04-22vxlan: remove the unnecessary codesLi RongQing
2015-04-22net/macb: Factor out one-time assignment from loopBen Shelton
2015-04-22net: do not deplete pfmemalloc reserveEric Dumazet
2015-04-22ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg
2015-04-22Merge branch 'mpls'David S. Miller
2015-04-22mpls: Prevent use of implicit NULL label as outgoing labelRobert Shearman
2015-04-22mpls: Per-device enabling of packet inputRobert Shearman
2015-04-22mpls: Per-device MPLS stateRobert Shearman
2015-04-22bnx2x: Prevent inner-reload while VFs existYuval Mintz
2015-04-22Merge branch 'rhashtable-fixes'David S. Miller
2015-04-22rhashtable: Do not schedule more than one rehash if we can't grow furtherThomas Graf
2015-04-22rhashtable: Schedule async resize when sync realloc failsThomas Graf
2015-04-22tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet
2015-04-22Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-04-22dmaengine: hsu: don't prompt for hsu_core partVinod Koul
2015-04-22Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-04-22Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-04-22Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-22Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-22Merge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of git://git.kernel.org/pub...Olof Johansson
2015-04-22Merge branch 'parisc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-21net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha
2015-04-21sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-04-21sparc64: Use M7 PMC write on all chips T4 and onward.David S. Miller
2015-04-21parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox
2015-04-21tcp: add memory barriers to write space pathsjbaron@akamai.com
2015-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds