summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-08net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2013-11-08net/mlx4_en: Add RFS support in UDPEyal Perry
2013-11-08ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-11-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai
2013-11-08isdn: icn: NULL dereference printing error messageDan Carpenter
2013-11-08RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry
2013-11-08tg3: avoid double-freeing of rx data memoryIvan Vecera
2013-11-07phy: Add MOXA MDIO driverJonas Jensen
2013-11-07bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov
2013-11-07qeth: avoid buffer overflow in snmp ioctlUrsula Braun
2013-11-07net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-07smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-07smsc9420: Use netif_<level>Joe Perches
2013-11-07jme: Remove unused #define PFXJoe Perches
2013-11-06virtio-net: switch to use XPS to choose txqJason Wang
2013-11-06net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe
2013-11-05net: cdc_ncm: remove non-standard NCM device IDsEnrico Mioso
2013-11-05net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driverEnrico Mioso
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso
2013-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-05virtio-net: coalesce rx frags when possible during rxJason Wang
2013-11-05vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong
2013-11-05Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-11-04net/mlx4_core: Implement resource quota enforcementJack Morgenstein
2013-11-04net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapperJack Morgenstein
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-11-04net/mlx4_core: Fix checking order in MR table initJack Morgenstein
2013-11-04net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein
2013-11-04net/mlx4_core: Resource tracker for reg/unreg vlansJack Morgenstein
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein
2013-11-04net/mlx4_core: Fix register/unreg vlan flowJack Morgenstein
2013-11-04sh_eth: check platform data pointerSergei Shtylyov
2013-11-04net: cdc_mbim: fixup error return valueBjørn Mork
2013-11-04net: cdc_mbim: no need to check for resume if suspend existsBjørn Mork
2013-11-04net: qmi_wwan: no need to check for resume if suspend existsBjørn Mork
2013-11-04net: qmi_wwan: manage_power should always set needs_remote_wakeupBjørn Mork
2013-11-04net: cdc_mbim: manage_power should always set needs_remote_wakeupBjørn Mork
2013-11-04qlcnic: update version to 5.3.52Himanshu Madhani
2013-11-04qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.Himanshu Madhani
2013-11-04qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani
2013-11-04qlcnic: Enhance ethtool Statistics for Multiple Tx queue.Himanshu Madhani
2013-11-04qlcnic: Register netdev in FAILED state for 83xx/84xxSucheta Chakraborty
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-04net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein
2013-11-02bonding: bond_get_size() returns wrong sizeDan Carpenter