1. 7fb1c2a ehea: Fix use after free on reboot by Brian King · 16 years ago
  2. 74ef5c5 rndis_host: increase delay in command response loop by Pierre Ynard · 16 years ago
  3. 63dac8f drivers/net/tokenring/olympic.c: fix warning by Andrew Morton · 16 years ago
  4. 5d9bac8 drivers/net/tokenring/3c359.c: squish a warning by Andrew Morton · 16 years ago
  5. b166cfb pcnet32: fix warning by Andrew Morton · 16 years ago
  6. 5bceeda [netdrvr] dm9000: use delayed work to update mii phy state fix by Andrew Morton · 16 years ago
  7. d494eac sky2: restore vlan acceleration on reset by Stephen Hemminger · 16 years ago
  8. 8757a5f sfc: Remove sub-minor component from driver version by Ben Hutchings · 16 years ago
  9. 9b7bfc4 sfc: Added checks for heap allocation failure by Ben Hutchings · 16 years ago
  10. d3208b5 sfc: Remove redundant casts to and from void * by Ben Hutchings · 16 years ago
  11. 5daab96 sfc: Change type of efx_nic::nic_data to struct falcon_nic_data * by Ben Hutchings · 16 years ago
  12. 24c28ed sfc: Use __packed macro by Ben Hutchings · 16 years ago
  13. 6f8135c sfc: Do not define inline macro by Ben Hutchings · 16 years ago
  14. 9bbd7d9 sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros by Ben Hutchings · 16 years ago
  15. 5b9e207 sfc: Correct and expand some comments by Ben Hutchings · 16 years ago
  16. 086ea35 sfc: Use resource_size_t for PCI bus address by Ben Hutchings · 16 years ago
  17. 184be0c sfc: Merged efx_page_offset() into efx_rx_buf_offset() by Ben Hutchings · 16 years ago
  18. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 16 years ago
  19. b347564 sfc: Added and removed braces to comply with kernel style by Ben Hutchings · 16 years ago
  20. 2c118e0 sfc: Removed unncesssary UL suffixes on 0 literals by Ben Hutchings · 16 years ago
  21. f7f13b0 sfc: Simplified efx_rx_calc_buffer_size() using get_order() by Ben Hutchings · 16 years ago
  22. 91ad757 sfc: Removed casts to void by Ben Hutchings · 16 years ago
  23. 4cc58bd sfc: Use mod_timer() to set expiry and add_timer() together by Ben Hutchings · 16 years ago
  24. 071f92d net: The world is not perfect patch. by Rami Rosen · 16 years ago
  25. 4b749440 tcp: Make prior_ssthresh a u32 by Ilpo Järvinen · 16 years ago
  26. 88860c9 xfrm_user: Remove zero length key checks. by David S. Miller · 16 years ago
  27. 51f82a2 net/ipv4/arp.c: Use common hex_asc helpers by Denis Cheng · 16 years ago
  28. b1443e2 cassini: Only use chip checksum for ipv4 packets. by David S. Miller · 16 years ago
  29. 7d227cd2 tcp: TCP connection times out if ICMP frag needed is delayed by Sridhar Samudrala · 16 years ago
  30. c8942f1 netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ by Patrick McHardy · 16 years ago
  31. 4da5105 af_key: Fix selector family initialization. by Kazunori MIYAZAWA · 16 years ago
  32. d8ac48d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  33. 5d283e8 libertas: Fix ethtool statistics by David Woodhouse · 16 years ago
  34. 0d580a7 mac80211: fix NULL pointer dereference in ieee80211_compatible_rates by Helmut Schaa · 16 years ago
  35. d3ede32 pktgen: make sure that pktgen_thread_worker has been executed by Denis V. Lunev · 16 years ago
  36. 51e779f mac80211: don't claim iwspy support by Johannes Berg · 16 years ago
  37. 682c97c orinoco_cs: add ID for SpeedStream wireless adapters by Pavel Roskin · 16 years ago
  38. 449fecc hostap_cs: add ID for Conceptronic CON11CPro by Pavel Roskin · 16 years ago
  39. ea8ee24 rtl8187: resource leak in error case by Oliver Neukum · 16 years ago
  40. 5fb1357 [VLAN]: Propagate selected feature bits to VLAN devices by Patrick McHardy · 16 years ago
  41. 7ff6e6f drivers/atm/: remove CVS keywords by Adrian Bunk · 16 years ago
  42. 89fd2e2 ath5k: Fix loop variable initializations by Bob Copeland · 16 years ago
  43. 81d8534 vlan: Correctly handle device notifications for layered VLAN devices by Patrick McHardy · 16 years ago
  44. 0e91796 net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags() by David Woodhouse · 16 years ago
  45. f2df824 net_sched: cls_api: fix return value for non-existant classifiers by Patrick McHardy · 16 years ago
  46. 1ac06e0 ipsec: Use the correct ip_local_out function by Herbert Xu · 16 years ago
  47. 6f70499 ipv6 addrconf: Allow infinite prefix lifetime. by YOSHIFUJI Hideaki · 16 years ago
  48. 69cdf8f ipv6 route: Fix lifetime in netlink. by YOSHIFUJI Hideaki · 16 years ago
  49. a326443 ipv6 addrconf: Fix route lifetime setting in corner case. by YOSHIFUJI Hideaki · 16 years ago
  50. 44dc19c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  51. 0686caa ndisc: Add missing strategies for per-device retrans timer/reachable time settings. by YOSHIFUJI Hideaki · 16 years ago
  52. e6da97e ipv6: Move <linux/in6.h> from header-y to unifdef-y. by Robert P. J. Day · 16 years ago
  53. 090c48d l2tp: avoid skb truesize bug if headroom is increased by James Chapman · 16 years ago
  54. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 16 years ago
  55. b7acbdf wireless, airo: waitbusy() won't delay by Roel Kluin · 16 years ago
  56. 02969d2 libertas: fix command timeout after firmware failure by Brian Cavagnolo · 16 years ago
  57. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 16 years ago
  58. 34a961f mac80211 : Association with 11n hidden ssid ap. by Abhijeet Kolekar · 16 years ago
  59. 23f40dc hostap: fix "registers" registration in procfs by Mathieu Chouquet-Stringer · 16 years ago
  60. 066b211 isdn/capi: Return proper errnos on module init. by Marcin Slusarz · 16 years ago
  61. ffd8211 iphase: Fix 64bit warning. by Alan Cox · 16 years ago
  62. 01bbf2c hysdn: No longer broken on SMP. by Andrew Morton · 16 years ago
  63. a9dd7fe hysdn: Remove cli()/sti() calls. by Mark Asselstine · 16 years ago
  64. a1a61a4 atm: Cleanup atm_tcp.h and atm.h for userspace. by Mike Frysinger · 16 years ago
  65. 38d2f38 bonding: handle case of device named bonding_master by Stephen Hemminger · 16 years ago
  66. 0599ad5 sysfs: remove error messages for -EEXIST case by Stephen Hemminger · 16 years ago
  67. dcc9977 net: handle errors from device_rename by Stephen Hemminger · 16 years ago
  68. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  69. 8978a31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  70. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 16 years ago
  71. 9ffee4c tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock by Andrew Morton · 16 years ago
  72. e7e72bf Remove blkdev warning triggered by using md by Neil Brown · 16 years ago
  73. 4920916 char: select fw_loader by moxa by Jiri Slaby · 16 years ago
  74. 76cdd58 memory_hotplug: always initialize pageblock bitmap by Heiko Carstens · 16 years ago
  75. 1c12c4c mprotect: prevent alteration of the PAT bits by Venki Pallipadi · 16 years ago
  76. 44c8143 per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules by Eric Dumazet · 16 years ago
  77. fd8a422 memory_hotplug: check for walk_memory_resource() failure in online_pages() by Geoff Levand · 16 years ago
  78. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 16 years ago
  79. 122a881 video/logo: add support for Blackfin/Linux logo for framebuffer console by Robin Getz · 16 years ago
  80. 7e01c8e ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() by Tiger Yang · 16 years ago
  81. 0c70814 cgroups: fix compile warning by Mirco Tischler · 16 years ago
  82. b7cffc1 asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace by Mike Frysinger · 16 years ago
  83. 772279c jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT by Mingming Cao · 16 years ago
  84. c3723ca memory hotplug: memmap_init_zone called twice by Heiko Carstens · 16 years ago
  85. 3b7ec11 ipmi: support I/O resources in OF driver by Nate Case · 16 years ago
  86. 9089870 atmel_lcdfb: fix initialization of a pre-allocated framebuffer by Nicolas Ferre · 16 years ago
  87. 3ef0f72 mm: fix infinite loop in filemap_fault by Miklos Szeredi · 16 years ago
  88. 3b73a22 pnp: add ISAPnP MPU option quirks by Rene Herman · 16 years ago
  89. bc033c9 pnp: add pnp_build_option() to the API by Rene Herman · 16 years ago
  90. 726a7a3 pnp: clean up pnp_fixup_device() by Rene Herman · 16 years ago
  91. 82f55af fix "lxfb: extend PLL table to support dotclocks below 25 MHz" by Jens Rottmann · 16 years ago
  92. 8b8b498 oprofile: don't request cache line alignment for cpu_buffer by Eric Dumazet · 16 years ago
  93. f7c5a77 m68knommu: add info about removing mcfserial by Sebastian Siewior · 16 years ago
  94. 57cc097 mpc5200_psc_spi: typo fix in header block by Grant Likely · 16 years ago
  95. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 16 years ago
  96. 332c421 9p: make cryptic unknown error from server less scary by Eric Van Hensbergen · 16 years ago
  97. d0c4471 9p: fix flags length in net by Steven Rostedt · 16 years ago
  98. 728fc4ef 9p: Correct fidpool creation failure in p9_client_create by Josef 'Jeff' Sipek · 16 years ago
  99. c154949 9p: use struct mutex instead of struct semaphore by Josef 'Jeff' Sipek · 16 years ago
  100. bb8ffdf 9p: propagate parse_option changes to client and transports by Eric Van Hensbergen · 16 years ago