1. f9d9686 net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined by Hadar Hen Zion · 12 years ago
  2. 377d973 net/mlx4_en: Fix error propagation for ethtool helper function by Hadar Hen Zion · 12 years ago
  3. 2b3c9a8 be2net: update driver version to 4.6.x by Sathya Perla · 12 years ago
  4. 4c87661 be2net: fix re-loaded PF driver to re-gain control of its VFs by Sathya Perla · 12 years ago
  5. e68ed8f drivers:net:misc: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  6. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  7. 9d11bd1 wimax: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  8. 1d5d1fd wan: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  9. 38673c8 drivers: net: usb: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  10. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  11. 09da6c5 can: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  12. ad4437d caif: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  13. 72073ad cxgb3: Update VLAN extraction stats in the GRO path by Vipul Pandya · 12 years ago
  14. 387ff911 netns: bond: allow unprivileged users to control bond device by Gao feng · 12 years ago
  15. 4f46385 stmmac: don't return zero on failure path in stmmac_pci_probe() by Alexey Khoroshilov · 12 years ago
  16. 33397a7 Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  17. 7bc4864 qlcnic: silence false positive overflow warning by Dan Carpenter · 12 years ago
  18. 7614fe8 bnx2x: Force link UP when the interface is in LOOPBACK mode by Mahesh Bandewar · 12 years ago
  19. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 12 years ago
  20. 8bb6286 e1000e: resolve -Wunused-parameter compile warnings by Bruce Allan · 12 years ago
  21. 9e01990 e1000e: update driver version string by Bruce Allan · 12 years ago
  22. 55c5f55 e1000e: cleanup some whitespace and indentation issues by Bruce Allan · 12 years ago
  23. c063f60 e1000e: cleanup: group OR'ed bit settings with parens by Bruce Allan · 12 years ago
  24. 0cdc63449 e1000e: cleanup defines.h by Bruce Allan · 12 years ago
  25. fd0326f ixgbe: autoneg variable refactoring by Josh Hay · 12 years ago
  26. 99b7664 ixgbe: removed unused variable from setup_link_speed by Josh Hay · 12 years ago
  27. 3d29226 ixgbe: rename autoneg variables by Josh Hay · 12 years ago
  28. b4fafbe ixgbe: Fix device ref count bug by Greg Rose · 12 years ago
  29. d1d18b3 ixgbe: Reset the NIC if up2tc has changed by Amir Hanania · 12 years ago
  30. 6fcdf4f wanrouter: delete now orphaned header content, files/drivers by Paul Gortmaker · 12 years ago
  31. a786a7c wanrouter: completely decouple obsolete code from kernel. by Paul Gortmaker · 12 years ago
  32. 3484aac net/mlx4_en: Fix transmit timeout when driver restarts port by Amir Vadai · 12 years ago
  33. 955154f net/mlx4_en: Don't reassign port mac address on firmware that supports it by Matan Barak · 12 years ago
  34. 23537b7 net/mlx4_core: Use firmware driven flow steering hash mode by Hadar Hen Zion · 12 years ago
  35. 0d256c0 net/mlx4_en: Fix ethtool rules leftovers after module unloaded by Hadar Hen Zion · 12 years ago
  36. 280fce1 net/mlx4_en: Block insertion of ethtool steering rules while the interface is down by Hadar Hen Zion · 12 years ago
  37. 8258bd2 net/mlx4_en: Fix vlan mask for ethtool steering rules by Hadar Hen Zion · 12 years ago
  38. 69d7126 net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules by Hadar Hen Zion · 12 years ago
  39. f90a367 net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool by Hadar Hen Zion · 12 years ago
  40. 248c62a net/mlx4_core: Set correctly allow_loopback flag by Hadar Hen Zion · 12 years ago
  41. 015465f net/mlx4_core: Directly expose fields of HW flow steering rule control segment by Hadar Hen Zion · 12 years ago
  42. 1b13c97 net/vxlan: Add ethtool drvinfo by Yan Burman · 12 years ago
  43. 45acd3a qlcnic: Bump up the version to 5.1.33 by Jitendra Kalsaria · 12 years ago
  44. fec9dd1 qlcnic: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  45. 22fd5ab qlcnic: Fix RX/TX checksum setting for some adapter types by Manish chopra · 12 years ago
  46. 4d53f40 qlcnic: Fix minidump in NPAR mode by Shahed Shaikh · 12 years ago
  47. 283c1c6 qlcnic: driver LRO bug fix by Manish chopra · 12 years ago
  48. cdc84dd qlcnic: Free irq for mailbox interrupts by Manish chopra · 12 years ago
  49. 1403f43 qlcnic: Fix bug in reading HW reset template by Manish chopra · 12 years ago
  50. 069048f qlcnic: Fix sparse check endian warnings by Shahed Shaikh · 12 years ago
  51. 409cc1f bond: have random dev address by default instead of zeroes by Jiri Pirko · 12 years ago
  52. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  53. ee873fd gianfar: Pack struct gfar_priv_grp into three cachelines by Claudiu Manoil · 12 years ago
  54. 5fedcc1 gianfar: Cleanup gfar_parse_group() code by Claudiu Manoil · 12 years ago
  55. 0cd3fde gianfar: Optimize struct gfar_priv_tx_q for two cache lines by Claudiu Manoil · 12 years ago
  56. dc97538 net: fec: add napi support to improve proformance by Frank Li · 12 years ago
  57. 72aa8e1 ethoc: Cleanup driver format by Barry Grussling · 12 years ago
  58. 656a05c net: ks8851: convert to threaded IRQ by Felipe Balbi · 12 years ago
  59. f7b5d1b via-rhine: add 64bit statistics. by Jamie Gloudon · 12 years ago
  60. 7ab59dc drivers/net/phy/micrel_phy: Add support for new PHYs by David J. Choi · 12 years ago
  61. ef3d904 net: phy: realtek: add rtl8211e driver by Giuseppe CAVALLARO · 12 years ago
  62. ce4a600 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  63. 8a67b05 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  64. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
  65. f94d4fe Merge tag 'md-3.8-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  66. ae2c3d9 Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  67. 325a86b Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  68. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  69. 22f8379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  70. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  71. 318fe78 IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround by Suravee Suthikulpanit · 12 years ago
  72. 8d56b6d igbvf: be sane about random MAC addresses by Mitch A Williams · 12 years ago
  73. 5ac6f91 igb: Don't give VFs random MAC addresses by Mitch A Williams · 12 years ago
  74. aa19c29 ixgbevf: Make sure link status and speed are fetched by Greg Rose · 12 years ago
  75. 39149d4 e1000e: cleanup: remove comments which are no longer applicable by Bruce Allan · 12 years ago
  76. a9bb629 e1000e: cleanup hw.h by Bruce Allan · 12 years ago
  77. 41c7d9c e1000e: cleanup: remove unused #define by Bruce Allan · 12 years ago
  78. 3e35d99 e1000e: adjust PM QoS request by Bruce Allan · 12 years ago
  79. c3d2dbf e1000e: correct maximum frame size on 82579 by Bruce Allan · 12 years ago
  80. 6b598e1 e1000e: cleanup: remove e1000e_commit_phy() by Bruce Allan · 12 years ago
  81. dde3a57 e1000e: cleanup: remove e1000_get_cable_length() by Bruce Allan · 12 years ago
  82. 84c1bef e1000e: cleanup: remove e1000_get_phy_cfg_done() by Bruce Allan · 12 years ago
  83. fe90849 e1000e: cleanup: rename e1000_get_cfg_done() by Bruce Allan · 12 years ago
  84. c2c6629 e1000e: cleanup: remove e1000_force_speed_duplex() by Bruce Allan · 12 years ago
  85. 7de89f0 e1000e: cleanup: remove e1000_set_d0_lplu_state() by Bruce Allan · 12 years ago
  86. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 12 years ago
  87. 6155002 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  88. 6642f91 dm9601: support dm9620 variant by Peter Korsgaard · 12 years ago
  89. 78fb2de net/mlx4_en: Initialize RFS filters lock and list in init_netdev by Amir Vadai · 12 years ago
  90. 7225922 net/mlx4_en: Fix a race when closing TX queue by Amir Vadai · 12 years ago
  91. f356fcbe net/mlx4_core: Return proper error code when __mlx4_add_one fails by Jack Morgenstein · 12 years ago
  92. dbd501a net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode by Eugenia Emantayev · 12 years ago
  93. db0e7cb net/mlx4_en: Fix traffic loss under promiscuous mode by Aviad Yehezkel · 12 years ago
  94. 2d51837 net/mlx4_en: Issue the dump eth statistics command under lock by Eugenia Emantayev · 12 years ago
  95. 014f2ff net: phy: icplus: fix broken INTR pin settings by Giuseppe CAVALLARO · 12 years ago
  96. b4a4963 net: phy: icplus: Use the RGMII interface mode to configure clock delays by Stuart Menefy · 12 years ago
  97. ce11ff5 r8169: fix vlan tag read ordering. by françois romieu · 12 years ago
  98. 56a666d net: cdc_ncm: use IAD provided by the USB core by Bjørn Mork · 12 years ago
  99. 70806a7 e1000e: cleanup: do not assign a variable a value when not necessary by Bruce Allan · 12 years ago
  100. 7dbbe5d e1000e: do not ignore variables which get set a value by Bruce Allan · 12 years ago