- 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
- 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
- d755814 treewide: fix typo of "suppport" in various comments by Masanari Iida · 12 years ago
- e657e07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- f54c77d Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- 3da3fff tilegx: fix some issues in the SW TSO support by Chris Metcalf · 12 years ago
- bfc0d8c net/mlx4_core: Unmap UAR also in the case of error flow by Dotan Barak · 12 years ago
- 2b39a06 net/mlx4_en: Don't use vlan tag value as an indication for vlan presence by Moni Shoua · 12 years ago
- 7208ca3 net/mlx4_en: Fix double-release-range in tx-rings by Jack Morgenstein · 12 years ago
- 2b9c128 gianfar_ptp: use iomem, not ioports resource tree in probe by Wei Yang · 12 years ago
- b2b3392 NET_VENDOR_TI: make available for am33xx as well by Peter Korsgaard · 12 years ago
- a2fc66c pch_gbe: fix error handling in pch_gbe_up() by Veaceslav Falico · 12 years ago
- 41929ed mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() fails by Dotan Barak · 12 years ago
- 3cf164c mlx4_core: Remove annoying debug messages from SR-IOV flow by Or Gerlitz · 12 years ago
- a35279f pch_gbe: don't reset MAC_RX on FIFO overflow by Veaceslav Falico · 12 years ago
- 9c0314e pch_gbe: don't re-set RX_FIFO_ERR flag in napi_poll by Veaceslav Falico · 12 years ago
- e408a9f pch_gbe: create functions for MAC_RX {en,dis}able by Veaceslav Falico · 12 years ago
- 8a6e29d qla3xxx: Ensure request/response queue addr writes to the registers by Joe Jin · 12 years ago
- 9a4da2c cxgb4: Remove unnecessary #ifdef condition by Vipul Pandya · 12 years ago
- 2384d6a bnx2x: fix handling mf storage modes by Dmitry Kravkov · 12 years ago
- aac9453 net/ethernet/jme: disable ASPM by Kevin Baradon · 12 years ago
- 8edc0e6 e1000e: Change wthresh to 1 to avoid possible Tx stalls by Hiroaki SHIMODA · 12 years ago
- 1451ae6 be2net: Remove code that stops further access to BE NIC based on UE bits by Ajit Khaparde · 12 years ago
- 0f79657 pch_gbe: Fix build error by selecting all the possible dependencies. by Haicheng Li · 12 years ago
- 8dd9117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
- 16e310a e1000e: add device IDs for i218 by Bruce Allan · 12 years ago
- c88887e ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs by Alexander Duyck · 12 years ago
- 91e2b89 ixgbevf: Set the netdev number of Tx queues by Greg Rose · 12 years ago
- de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- 66eef59 net: fix typo in freescale/ucc_geth.c by Michael Neuling · 12 years ago
- 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
- a2af139 skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard by Graham Gower · 12 years ago
- 404d9e3 cxgb4: Address various sparse warnings by Vipul Pandya · 12 years ago
- 594f88e9 cxgb4: allocate enough data in t4_memory_rw() by Dan Carpenter · 12 years ago
- 9545f4e ptp: use list_move instead of list_del/list_add by Wei Yongjun · 12 years ago
- 0bd8ba1 drivers/net/ethernet/marvell/sky2.c: fix error return code by Peter Senna Tschudin · 12 years ago
- bbcf61f drivers/net/ethernet/marvell/skge.c: fix error return code by Peter Senna Tschudin · 12 years ago
- 4df1283 drivers/net/ethernet/sun/sungem.c: fix error return code by Peter Senna Tschudin · 12 years ago
- 8c65ef4 drivers/net/ethernet/sun/niu.c: fix error return code by Peter Senna Tschudin · 12 years ago
- 043c478 drivers/net/ethernet/renesas/sh_eth.c: fix error return code by Peter Senna Tschudin · 12 years ago
- 97db4b9 drivers/net/ethernet/natsemi/xtsonic.c: fix error return code by Peter Senna Tschudin · 12 years ago
- 6912992 drivers/net/ethernet/amd/au1000_eth.c: fix error return code by Peter Senna Tschudin · 12 years ago
- 86e506e drivers/net/ethernet/amd/amd8111e.c: fix error return code by Peter Senna Tschudin · 12 years ago
- 2dfc967 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code by Peter Senna Tschudin · 12 years ago
- 0968a9d drivers/net/ethernet/sis/sis900.c: fix error return code by Peter Senna Tschudin · 12 years ago
- 52428d9 drivers/net/ethernet/natsemi/natsemi.c: fix error return code by Peter Senna Tschudin · 12 years ago
- 5b89602 drivers/net/ethernet/dec/tulip/dmfe.c: fix error return code by Peter Senna Tschudin · 12 years ago
- ca4da69 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
- 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- 283dbd8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- 459a130 drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function by Takuya Yoshikawa · 12 years ago
- 32766ec drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions by Ben Hutchings · 12 years ago
- c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
- e7b565e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
- c0b8b99 cxgb4: Fix build error due to missing linux/vmalloc.h include. by David S. Miller · 12 years ago
- 6039668 mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFs by Jack Morgenstein · 12 years ago
- 065f8b9 bnx2x: fix ring size for 10G functions by Yuval Mintz · 12 years ago
- 8c357eb cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params() by Vipul Pandya · 12 years ago
- df376f0 ixgbe: add support for X540-AT1 by joshua.a.hay@intel.com · 12 years ago
- 4a97df0 ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit by Emil Tantilov · 12 years ago
- 1cc92eb ixgbe: fix PTP ethtool timestamping function by Jacob Keller · 12 years ago
- db0677f ixgbe: (PTP) Fix PPS interrupt code by Jacob Keller · 12 years ago
- 8208367 ixgbe: Fix PTP X540 SDP alignment code for PPS signal by Jacob Keller · 12 years ago
- 8644994 tg3: Fix sparse warnings. by Michael Chan · 12 years ago
- 786fdf0 bnx2x: use strlcpy() to copy a string by Dan Carpenter · 12 years ago
- ffb5ba9 net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets by htbegin · 12 years ago
- da15864 pch_gbe: Fix PTP dependencies. by David S. Miller · 12 years ago
- 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
- d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
- 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- d3d5df2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
- 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 6ac7ef1 sfc: Fix the reported priorities of different filter types by Ben Hutchings · 12 years ago
- 9e0f9a1 sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP by Ben Hutchings · 12 years ago
- 1ac0226 sfc: Fix loopback self-test with separate_tx_channels=1 by Ben Hutchings · 12 years ago
- 0a6e500 sfc: Fix MCDI structure field lookup by Ben Hutchings · 12 years ago
- 9724a85 sfc: Add parentheses around use of bitfield macro arguments by Ben Hutchings · 12 years ago
- 726ba0e sfc: Fix null function pointer in efx_sriov_channel_type by Ben Hutchings · 12 years ago
- edc7d57 netlink: add attributes to fdb interface by stephen hemminger · 12 years ago
- de0a414 tg3: unconditionally select HWMON support when tg3 is enabled. by Paul Gortmaker · 12 years ago
- d4e6264 Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT" by David S. Miller · 12 years ago
- d755998 net: ti cpsw ethernet: allow reading phy interface mode from DT by Daniel Mack · 12 years ago
- 342b7b7 net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL by Daniel Mack · 12 years ago
- 8112ec3 mlx4: dont orphan skbs in mlx4_en_xmit() by Eric Dumazet · 12 years ago
- 515e124 bnx2x: update version to 1.78.00-0. by Yuval Mintz · 12 years ago
- 96bed4b bnx2x,cnic: use FW 7.8.2 by Yuval Mintz · 12 years ago
- 2f6a026 be2net: fix vfs enumeration by Ivan Vecera · 12 years ago
- 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- aadf4f3 mlx4_core: Disable SENSE_PORT for multifunction devices by Roland Dreier · 12 years ago
- ca3e57a mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAs by Roland Dreier · 12 years ago
- 839f124 mlx4_core: Stash PCI ID driver_data in mlx4_priv structure by Roland Dreier · 12 years ago
- f3d4c89 mlx4_core: Fix crash on uninitialized priv->cmd.slave_sem by Roland Dreier · 12 years ago
- 84b1f15 mlx4_core: Trivial cleanups to driver log messages by Roland Dreier · 12 years ago
- 69612b9 mlx4_core: Trivial readability fix: "0X30" -> "0x30" by Roland Dreier · 12 years ago
- 47605df mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations by Jack Morgenstein · 12 years ago