1. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  2. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  3. 418bd0d netdev/fec: fix ifconfig eth0 down hang issue by Bryan Wu · 14 years ago
  4. b58ffb4 cnic: Fix context memory init. on 5709. by Michael Chan · 14 years ago
  5. 17d9564 drivers/net: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  6. 89dc0be drivers/net/hamradio: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  7. 84e5b9f be2net: Patch removes redundant while statement in loop. by Sarveshwar Bandi · 14 years ago
  8. 631eb22 can: Add support for Janz VMOD-ICAN3 Intelligent CAN module by Ira W. Snyder · 14 years ago
  9. 23ecc4b net: ll_temac: fix checksum offload logic by Brian Hill · 14 years ago
  10. 755fae0 net: ll_temac: fix interrupt bug when interrupt 0 is used by Brian Hill · 14 years ago
  11. d938a70 be2net: increase POST timeout for EEH recovery by Sathya Perla · 14 years ago
  12. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  13. f925b13 drivers/net/usb/asix.c: Fix pointer cast. by David S. Miller · 14 years ago
  14. dd131e7 be2net: Bug fix to avoid disabling bottom half during firmware upgrade. by Sarveshwar Bandi · 14 years ago
  15. dd7496f hso: add support for new products by Filip Aben · 14 years ago
  16. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 14 years ago
  17. 7466a38 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  18. a261af9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  19. 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  20. a65e4cb4 ath9k: remove VEOL support for ad-hoc by Felix Fietkau · 14 years ago
  21. 774610e ath9k: change beacon allocation to prefer the first beacon slot by Felix Fietkau · 14 years ago
  22. 2635538 drivers: wireless: use new hex_to_bin() method by Andy Shevchenko · 14 years ago
  23. f16d3d5 macvlan: do proper cleanup in macvlan_common_newlink() V2 by Jiri Pirko · 14 years ago
  24. 556ae19 be2net: Bug fix in init code in probe by Sarveshwar Bandi · 14 years ago
  25. ededf1f ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep by Vasanthakumar Thiagarajan · 14 years ago
  26. 96900c7 iwlwifi: testing the wrong variable in iwl_add_bssid_station() by Dan Carpenter · 14 years ago
  27. 7606688 ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() by Dan Carpenter · 14 years ago
  28. 690e781 ath9k_htc: dereferencing before check in hif_usb_tx_cb() by Dan Carpenter · 14 years ago
  29. 663cb47 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 14 years ago
  30. 9655a6e rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. by Gertjan van Wingerde · 14 years ago
  31. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 14 years ago
  32. 617f3d0 wireless: update gfp/slab.h includes by Tejun Heo · 14 years ago
  33. 52a9bd2 rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize by Helmut Schaa · 14 years ago
  34. b5eae9f ath5k: consistently use rx_bufsize for RX DMA by Bruno Randolf · 14 years ago
  35. a69eee4 Revert "ath9k: Group Key fix for VAPs" by Linus Torvalds · 14 years ago
  36. 5eb32bd fec: add support for PHY interface platform data by Baruch Siach · 14 years ago
  37. 8286274 tun: Update classid on packet injection by Herbert Xu · 14 years ago
  38. eda6e6f net/irda: bfin_sir: IRDA is not affected by anomaly 05000230 by Graf Yang · 14 years ago
  39. a5e9315 pppoe: uninitialized variable in pppoe_flush_dev() by Dan Carpenter · 14 years ago
  40. 7f267de bfin_mac: fix memleak in mii_bus{probe|remove} by Denis Kirjanov · 14 years ago
  41. ee02a4e ethoc: fix null dereference in ethoc_probe by Thomas Chou · 14 years ago
  42. 418c437 enic: Use random mac addr when associating port-profile by Scott Feldman · 14 years ago
  43. 6fc7f573 enic: bug fix: sprintf UUID to string as u8[] rather than u16[] array by Scott Feldman · 14 years ago
  44. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  45. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  46. 1756ac3 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  47. b6411fc rndis_wlan: replace wireless_send_event with cfg80211_disconnected by Jussi Kivilinna · 14 years ago
  48. ab1d864 ath9k: remove AR9003 from PCI IDs for now by Luis R. Rodriguez · 14 years ago
  49. b9f2e39 wl1271: Fix RX data path frame lengths by Juuso Oikarinen · 14 years ago
  50. 073d5ea iwlwifi: fix internal scan race by Reinette Chatre · 14 years ago
  51. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  52. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 15 years ago
  53. 1f01bfd can: SJA1000 add missing spin_lock_init() by Oliver Hartkopp · 14 years ago
  54. 0f0b405 sh_eth: Fix memleak in sh_mdio_release by Denis Kirjanov · 14 years ago
  55. 119fc60 ixgbe:add support for a new 82599 10G Base-T device by Mallikarjuna R Chilakala · 14 years ago
  56. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  57. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  58. c050def mlx4_core: Clean up mlx4_alloc_icm() a bit by Roland Dreier · 14 years ago
  59. c0dc72b mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm() by Sebastien Dugue · 14 years ago
  60. beb7b04 USB: remove leftover references to udev->autosuspend_disabled by Alan Stern · 14 years ago
  61. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  62. 3a24934 wimax/i2400m: fix bad race condition check in RX path by Inaky Perez-Gonzalez · 14 years ago
  63. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  64. 5429126 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  65. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  66. 1915a712 virtio_net: use virtqueue_xxx wrappers by Michael S. Tsirkin · 14 years ago
  67. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  68. ea0a04d ixgbe: add support for active DA cables by Don Skidmore · 14 years ago
  69. 33c66bd ixgbe: dcb, do not tag tc_prio_control frames by John Fastabend · 14 years ago
  70. 7483d9d ixgbe: fix ixgbe_tx_is_paused logic by John Fastabend · 14 years ago
  71. 38e0bd9 ixgbe: always enable vlan strip/insert when DCB is enabled by Yi Zou · 14 years ago
  72. 497f683 ixgbe: remove some redundant code in setting FCoE FIP filter by Yi Zou · 14 years ago
  73. be5d507 ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp by Yi Zou · 14 years ago
  74. 0b746e0 ixgbe: fix header len when unsplit packet overflows to data buffer by Shannon Nelson · 14 years ago
  75. e29f5db cxgb4: notify upper drivers if the device is already up when they load by Dimitris Michailidis · 14 years ago
  76. aaefae9 cxgb4: keep interrupts available when the ports are brought down by Dimitris Michailidis · 14 years ago
  77. b6bd29e cxgb4: fix initial addition of MAC address by Dimitris Michailidis · 14 years ago
  78. 48f753d cnic: Return SPQ credit to bnx2x after ring setup and shutdown. by Michael Chan · 14 years ago
  79. 1f1332a cnic: Convert cnic_local_flags to atomic ops. by Michael Chan · 14 years ago
  80. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  81. 57c8a45 can: Fix SJA1000 command register writes on SMP systems by Oliver Hartkopp · 14 years ago
  82. e7971c8 ARCNET: Limit com20020 PCI ID matches for SOHARD cards by Andreas Bombe · 14 years ago
  83. 00c60a8 cleanup: remove pppoe_ioctl() declaration. by Rami Rosen · 14 years ago
  84. a05abcb drivers/net: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  85. 476c609 drivers/net/vmxnet3: Use kzalloc by Julia Lawall · 14 years ago
  86. beae22e drivers/net: Use kzalloc by Julia Lawall · 14 years ago
  87. f8bd909 net: Add ndo_{set|get}_vf_port support for enic dynamic vnics by Scott Feldman · 14 years ago
  88. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  89. 95718c1 pegasus: fix USB device ID for ETX-US2 by Tadashi Abe · 14 years ago
  90. 56e6943b9 can: sja1000 platform data fixes by Wolfgang Grandegger · 14 years ago
  91. 820ae8a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  92. 380fefb dm9000: fix "BUG: spinlock recursion" by Baruch Siach · 14 years ago
  93. 5476b8b drivers/net/usb: Use kmemdup by Julia Lawall · 14 years ago
  94. 99bf236 drivers/net/usb: Use kmemdup by Julia Lawall · 14 years ago
  95. 175c044 drivers/net/usb: Use kmemdup by Julia Lawall · 14 years ago
  96. 08d18f3 fsl_pq_mdio: Fix mdiobus allocation handling by Anton Vorontsov · 14 years ago
  97. ce26b4d r6040: fix link checking with switches by Florian Fainelli · 14 years ago
  98. b14ed88 gianfar: Remove legacy PM callbacks by Anton Vorontsov · 14 years ago
  99. c89af1a bnx2x: avoid TX timeout when stopping device by Stanislaw Gruszka · 14 years ago
  100. a0ba676 bnx2: Use netif_carrier_off() to prevent timeout. by Michael Chan · 14 years ago