summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-12-09virtio_net: get rid of virtio_net_hdr/skb_vnet_hdrMichael S. Tsirkin
2014-12-09virtio_net: pass vi aroundMichael S. Tsirkin
2014-12-09virtio_net: v1.0 endiannessMichael S. Tsirkin
2014-12-08sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()David L Stevens
2014-12-08net: phy: bcm7xxx: add an explicit version check for GPHY rev G0Florian Fainelli
2014-12-08net: bcmgenet: add support for new GENET PHY revision schemeFlorian Fainelli
2014-12-08sunvnet: add TSO supportDavid L Stevens
2014-12-08sunvnet: add GSO supportDavid L Stevens
2014-12-08sunvnet: add checksum offload supportDavid L Stevens
2014-12-08sunvnet: add scatter/gather supportDavid L Stevens
2014-12-08sunvnet: add VIO v1.7 and v1.8 supportDavid L Stevens
2014-12-08sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiationDavid L Stevens
2014-12-08net/mlx4_en: Support for configurable RSS hash functionEyal Perry
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-08net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-12-08r8169: Use eth_skb_pad functionAlexander Duyck
2014-12-08myri10ge: use eth_skb_pad helperAlexander Duyck
2014-12-08niu: Use eth_skb_pad helperAlexander Duyck
2014-12-08emulex: Use skb_put_padto instead of skb_padto() and skb->len assignmentAlexander Duyck
2014-12-08ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck
2014-12-08net/mlx5_core: Add more supported devicesEli Cohen
2014-12-08net/mlx5_core: Clear outbox of dealloc uarMajd Dibbiny
2014-12-08net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen
2014-12-08net/mlx5_core: Fix command queue size enforcementEli Cohen
2014-12-08net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen
2014-12-08net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen
2014-12-08r8169:disable rtl8168ep cmac engineChun-Hao Lin
2014-12-08r8169:prevent enable hardware tx/rx too earlyChun-Hao Lin
2014-12-08net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08net: bcmgenet: enable driver to work without a device treePetri Gynther
2014-12-08hyperv: Add support for vNIC hot removalHaiyang Zhang
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-12-07can: flexcan: Consolidate and unify state change handlingAndri Yngvason
2014-12-07can: mscan: Consolidate and unify state change handlingAndri Yngvason
2014-12-07can: sja1000: Consolidate and unify state change handlingAndri Yngvason
2014-12-07can: dev: Consolidate and unify state change handlingAndri Yngvason
2014-12-07can: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarc Kleine-Budde
2014-12-07can: fix spelling errorsJeremiah Mahler
2014-12-07can: slcan/vcan: eliminate banner[] variable, switch to pr_info()Jeremiah Mahler
2014-12-07can: peak_usb: fix multi-byte values endianessStephane Grosjean
2014-12-06can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean
2014-12-06can: peak_usb: fix memset() usageStephane Grosjean
2014-12-06Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman
2014-12-06i40e: Reduce stack in i40e_dbg_dump_descJoe Perches
2014-12-06i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan
2014-12-06i40e: get pf_id from HW rather than PCI functionShannon Nelson
2014-12-06i40e: increase ARQ sizeMitch Williams