1. 62b330b sfc: Allow shared pages to be recycled by Steve Hodgson · 15 years ago
  2. 2445580 sfc: Recycle discarded rx buffers back onto the queue by Steve Hodgson · 15 years ago
  3. f7d6f37 sfc: Support only two rx buffers per page by Steve Hodgson · 15 years ago
  4. 90d683a sfc: Remove efx_rx_queue::add_lock by Steve Hodgson · 15 years ago
  5. d730dc5 sfc: Allow DRV_GEN events to be used outside of selftests by Steve Hodgson · 15 years ago
  6. 901d3fe sfc: Wait for the link to stay up before running loopback selftest by Steve Hodgson · 15 years ago
  7. cffe9d4 sfc: Synchronise link_advertising and wanted_fc on Siena by Steve Hodgson · 15 years ago
  8. fd371e3 sfc: Workaround flush failures on Falcon B0 by Steve Hodgson · 15 years ago
  9. 319ba64 sfc: Reschedule any resets scheduled inside efx_pm_freeze() by Steve Hodgson · 15 years ago
  10. 3bd9303 sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_data by Ben Hutchings · 15 years ago
  11. 8f574b3 atl1c: Add AR8151 v2 support and change L0s/L1 routine by Jie Yang · 15 years ago
  12. 95e3bb7 ixp4xx: Support the all multicast flag on the NPE devices. by Richard Cochran · 15 years ago
  13. 589be65 drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc casts by Joe Perches · 15 years ago
  14. de47f07 drivers/net/gianfar.c: Remove unnecessary kmalloc casts by Joe Perches · 15 years ago
  15. f25b03a be2net: replace udelay() with schedule_timeout() in mbox polling by Sathya Perla · 15 years ago
  16. 889cd4b be2net: cleanup in case of error in be_open() by Sathya Perla · 15 years ago
  17. db6f300 tulip: implement wake-on-lan support by Steven Walter · 15 years ago
  18. 7a1d7f0 tulip: explicity set to D0 power state during init by Steven Walter · 15 years ago
  19. 92c4bbf r6040: bump version to 0.26 and date to 30 May 2010 by Florian Fainelli · 15 years ago
  20. 3831861 r6040: implement phylib by Florian Fainelli · 15 years ago
  21. 0da529a drivers/net/arcnet/capmode.c: clean up code by Daniel Mack · 15 years ago
  22. 06f555f r8169: remove unnecessary cast of readl()'s return value by Junchang Wang · 15 years ago
  23. b8b6117 8139too: remove unnecessary cast of ioread32()'s return value by Junchang Wang · 15 years ago
  24. 741a00b mlx4_en: use net_device dev_id to indicate port number by Eli Cohen · 15 years ago
  25. 5929706 xen: netfront: explicitly generate arp_notify event after migration. by Ian Campbell · 15 years ago
  26. 7d88950 drivers/net/wan: Use memdup_user by Julia Lawall · 15 years ago
  27. c146fc9 drivers/net/wan: Use memdup_user by Julia Lawall · 15 years ago
  28. c5dc9a3 drivers/net/cxgb3: Use memdup_user by Julia Lawall · 15 years ago
  29. b23d00e drivers/net: Use memdup_user by Julia Lawall · 15 years ago
  30. 604c1b1 cleanup: remove MIN_FRAG_SIZE definition. by Rami Rosen · 15 years ago
  31. 92b4522 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  33. c196b02 be2net: remove superfluous externs by Dan Carpenter · 15 years ago
  34. 2892d9c be2net: add unlock on error path by Dan Carpenter · 15 years ago
  35. 32f6249 fs_enet: Adjust BDs after tx error by Mark Ware · 15 years ago
  36. e5e5cf4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  37. c6a6368 libertas: fix uninitialized variable warning by Prarit Bhargava · 15 years ago
  38. 7c9fd60 ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used by Vasanthakumar Thiagarajan · 15 years ago
  39. 9be8ab2 ath9k: Fix ath_print in xmit for hardware reset. by Justin P. Mattock · 15 years ago
  40. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  41. 418bd0d netdev/fec: fix ifconfig eth0 down hang issue by Bryan Wu · 15 years ago
  42. b58ffb4 cnic: Fix context memory init. on 5709. by Michael Chan · 15 years ago
  43. 17d9564 drivers/net: Eliminate a NULL pointer dereference by Julia Lawall · 15 years ago
  44. 89dc0be drivers/net/hamradio: Eliminate a NULL pointer dereference by Julia Lawall · 15 years ago
  45. 84e5b9f be2net: Patch removes redundant while statement in loop. by Sarveshwar Bandi · 15 years ago
  46. 631eb22 can: Add support for Janz VMOD-ICAN3 Intelligent CAN module by Ira W. Snyder · 15 years ago
  47. 23ecc4b net: ll_temac: fix checksum offload logic by Brian Hill · 15 years ago
  48. 755fae0 net: ll_temac: fix interrupt bug when interrupt 0 is used by Brian Hill · 15 years ago
  49. 5001960 ar9170usb: fix read from freed driver context by Christian Lamparter · 15 years ago
  50. b578bb4 Revert "rt2x00: Fix rt2800usb TX descriptor writing." by John W. Linville · 15 years ago
  51. d938a70 be2net: increase POST timeout for EEH recovery by Sathya Perla · 15 years ago
  52. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. f925b13 drivers/net/usb/asix.c: Fix pointer cast. by David S. Miller · 15 years ago
  54. dd131e7 be2net: Bug fix to avoid disabling bottom half during firmware upgrade. by Sarveshwar Bandi · 15 years ago
  55. dd7496f hso: add support for new products by Filip Aben · 15 years ago
  56. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 15 years ago
  57. 7466a38 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  58. a261af9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  59. 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  60. a65e4cb4 ath9k: remove VEOL support for ad-hoc by Felix Fietkau · 15 years ago
  61. 774610e ath9k: change beacon allocation to prefer the first beacon slot by Felix Fietkau · 15 years ago
  62. 2635538 drivers: wireless: use new hex_to_bin() method by Andy Shevchenko · 15 years ago
  63. f16d3d5 macvlan: do proper cleanup in macvlan_common_newlink() V2 by Jiri Pirko · 15 years ago
  64. 556ae19 be2net: Bug fix in init code in probe by Sarveshwar Bandi · 15 years ago
  65. ededf1f ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep by Vasanthakumar Thiagarajan · 15 years ago
  66. 96900c7 iwlwifi: testing the wrong variable in iwl_add_bssid_station() by Dan Carpenter · 15 years ago
  67. 7606688 ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() by Dan Carpenter · 15 years ago
  68. 690e781 ath9k_htc: dereferencing before check in hif_usb_tx_cb() by Dan Carpenter · 15 years ago
  69. 663cb47 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 15 years ago
  70. 9655a6e rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. by Gertjan van Wingerde · 15 years ago
  71. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 15 years ago
  72. 617f3d0 wireless: update gfp/slab.h includes by Tejun Heo · 15 years ago
  73. 52a9bd2 rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize by Helmut Schaa · 15 years ago
  74. b5eae9f ath5k: consistently use rx_bufsize for RX DMA by Bruno Randolf · 15 years ago
  75. a69eee4 Revert "ath9k: Group Key fix for VAPs" by Linus Torvalds · 15 years ago
  76. 5eb32bd fec: add support for PHY interface platform data by Baruch Siach · 15 years ago
  77. 8286274 tun: Update classid on packet injection by Herbert Xu · 15 years ago
  78. eda6e6f net/irda: bfin_sir: IRDA is not affected by anomaly 05000230 by Graf Yang · 15 years ago
  79. a5e9315 pppoe: uninitialized variable in pppoe_flush_dev() by Dan Carpenter · 15 years ago
  80. 7f267de bfin_mac: fix memleak in mii_bus{probe|remove} by Denis Kirjanov · 15 years ago
  81. ee02a4e ethoc: fix null dereference in ethoc_probe by Thomas Chou · 15 years ago
  82. 418c437 enic: Use random mac addr when associating port-profile by Scott Feldman · 15 years ago
  83. 6fc7f57 enic: bug fix: sprintf UUID to string as u8[] rather than u16[] array by Scott Feldman · 15 years ago
  84. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  85. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  86. 1756ac3 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  87. b6411fc rndis_wlan: replace wireless_send_event with cfg80211_disconnected by Jussi Kivilinna · 15 years ago
  88. ab1d864 ath9k: remove AR9003 from PCI IDs for now by Luis R. Rodriguez · 15 years ago
  89. b9f2e39 wl1271: Fix RX data path frame lengths by Juuso Oikarinen · 15 years ago
  90. 073d5ea iwlwifi: fix internal scan race by Reinette Chatre · 15 years ago
  91. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 15 years ago
  92. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 16 years ago
  93. 1f01bfd can: SJA1000 add missing spin_lock_init() by Oliver Hartkopp · 15 years ago
  94. 0f0b405 sh_eth: Fix memleak in sh_mdio_release by Denis Kirjanov · 15 years ago
  95. 119fc60 ixgbe:add support for a new 82599 10G Base-T device by Mallikarjuna R Chilakala · 15 years ago
  96. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  97. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  98. c050def mlx4_core: Clean up mlx4_alloc_icm() a bit by Roland Dreier · 15 years ago
  99. c0dc72b mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm() by Sebastien Dugue · 15 years ago
  100. beb7b04 USB: remove leftover references to udev->autosuspend_disabled by Alan Stern · 15 years ago