summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15IB/mlx5: Fix list_del of empty listEli Cohen
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-15kfifo API type safetyStefani Seibold
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-11PHY: Add RTL8201CP phy_driver to realtekJonas Jensen
2013-11-11xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun
2013-11-11macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun
2013-11-11ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()Wei Yongjun
2013-11-11ixgbe: add warning when max_vfs is out of range.Jacob Keller
2013-11-11igb: Update link modes display in ethtoolCarolyn Wyborny
2013-11-08mlx5: Use enum to indicate adapter page sizeEli Cohen
2013-11-08mlx5_core: Change optimal_reclaimed_pages for better performanceMoshe Lazer
2013-11-08mlx5: Clear reserved area in set_hca_cap()Eli Cohen
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen
2013-11-08mlx5: Fix cleanup flow when DMA mapping failsEli Cohen
2013-11-08IB/mlx5: Multithreaded create MREli Cohen
2013-11-08ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend
2013-11-08ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend
2013-11-08netdev: smc91x: enable for xtensaBaruch Siach
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-07net: calxedaxgmac: Fix panic caused by MTU change of active interfaceAndreas Herrmann
2013-11-07net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev
2013-11-07net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev
2013-11-07net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev
2013-11-07net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2013-11-07net/mlx4_en: Add RFS support in UDPEyal Perry
2013-11-07ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend
2013-11-07net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-11-07net/mlx4_en: Fixed crash when port type is changedAmir Vadai
2013-11-07tg3: avoid double-freeing of rx data memoryIvan Vecera
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-07ath9k: enable DFS for IBSS modeSimon Wunderlich
2013-11-07phy: Add MOXA MDIO driverJonas Jensen
2013-11-07bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
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-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz