summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2014-11-25net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"Markus Elfring
2014-11-25cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai
2014-11-24net/smsc911x: Add minimal runtime PM supportGeert Uytterhoeven
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar
2014-11-248139too: The maximum MTU should allow for VLAN headersAlban Bedel
2014-11-24net: fec: init maximum receive buffer size for ring1 and ring2Nimrod Andy
2014-11-24{macvtap,tun}_get_user(): switch to iov_iterAl Viro
2014-11-24switch macvtap to ->read_iter()Al Viro
2014-11-24switch drivers/net/tun.c to ->read_iter()Al Viro
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-24enic: use netdev_rss_key_fill() helperEric Dumazet
2014-11-23enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock)Govindarajulu Varadarajan
2014-11-23enic: use napi_schedule_irqoff()Govindarajulu Varadarajan
2014-11-23mlx4: fix mlx4_en_set_rxfh()Eric Dumazet
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai
2014-11-22RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai
2014-11-22i40e: enable fdb add code, remove unused codeJesse Brandeburg
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-22Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-22Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-22Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-11-22Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-21defxx: Clean up DEFEA resource managementMaciej W. Rozycki
2014-11-21defxx: Disable DEFEA's ESIC I/O decoding on shutdownMaciej W. Rozycki
2014-11-21defxx: Correct DEFEA's ESIC MMIO decodingMaciej W. Rozycki
2014-11-21defxx: Fix DEFPA enable error propagationMaciej W. Rozycki
2014-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-11-21amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas
2014-11-21amd-xgbe: Perform Tx coalescing on a packet basisLendacky, Thomas
2014-11-21amd-xgbe: Remove unused variableLendacky, Thomas
2014-11-21amd-xgbe: Add BQL supportLendacky, Thomas
2014-11-21amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas
2014-11-21amd-xgbe: Incorporate Smatch coding suggestionLendacky, Thomas
2014-11-21amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas
2014-11-21amd-xgbe: Add a read memory barrier to Tx/Rx pathLendacky, Thomas
2014-11-21net: USB: Deletion of unnecessary checks before the function call "kfree"Markus Elfring
2014-11-21net: Xilinx: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-21IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"Markus Elfring
2014-11-21net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed
2014-11-21drivers: atm: eni: Add pci_dma_mapping_error() callTina Johnson
2014-11-21macvtap: advance iov iterator when needed in macvtap_put_user()Jason Wang
2014-11-21mlx4: don't duplicate kvfree()Al Viro