summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-12net/macb: add TX multiqueue support for gemCyrille Pitchen
2014-12-12Merge branch 'kill_tasklet_hi_enable'David S. Miller
2014-12-12linux/interrupt.h: remove the definition of unused tasklet_hi_enableQuentin Lambert
2014-12-12jme: replace calls to redundant functionQuentin Lambert
2014-12-12net: ethernet: davicom: Allow to select DM9000 for nios2Tobias Klauser
2014-12-12net: ethernet: smsc: Allow to select SMC91X for nios2Tobias Klauser
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai
2014-12-12Merge branch 'cxgb4'David S. Miller
2014-12-12libcxgbi: fix freeing skb prematurelyKaren Xie
2014-12-12cxgb4i: use set_wr_txq() to set tx queuesKaren Xie
2014-12-12cxgb4i: handle non-pdu-aligned rx dataKaren Xie
2014-12-12cxgb4i: additional types of negative adviceKaren Xie
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie
2014-12-12cxgb4i: fix credit check for tx_data_wrKaren Xie
2014-12-12cxgb4i: fix tx immediate data credit checkKaren Xie
2014-12-12net: phy: export fixed_phy_register()Mark Salter
2014-12-12fib_trie: Fix trie balancing issue if new node pushes down existing nodeAlexander Duyck
2014-12-12vlan: Add ability to always enable TSO/UFOToshiaki Makita
2014-12-11r8169:update rtl8168g pcie ephy parameterChun-Hao Lin
2014-12-11net: dsa: bcm_sf2: force link for all fixed PHY devicesFlorian Fainelli
2014-12-11Merge branch 'dma_mb'David S. Miller
2014-12-11fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck
2014-12-11r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-11Merge branch 'dsa'David S. Miller
2014-12-11net: dsa: propagate error code from dsa_slave_phy_setupFlorian Fainelli
2014-12-11net: dsa: handle non-existing PHYs on switch internal busFlorian Fainelli
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2014-12-11Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2014-12-11Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-11Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-11Merge branch 'mlx4-next'David S. Miller
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz
2014-12-11net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz