1. 9bbd7d9 sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros by Ben Hutchings · 17 years ago
  2. 5b9e207 sfc: Correct and expand some comments by Ben Hutchings · 17 years ago
  3. 086ea35 sfc: Use resource_size_t for PCI bus address by Ben Hutchings · 17 years ago
  4. 184be0c sfc: Merged efx_page_offset() into efx_rx_buf_offset() by Ben Hutchings · 17 years ago
  5. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 17 years ago
  6. b347564 sfc: Added and removed braces to comply with kernel style by Ben Hutchings · 17 years ago
  7. 2c118e0 sfc: Removed unncesssary UL suffixes on 0 literals by Ben Hutchings · 17 years ago
  8. f7f13b0 sfc: Simplified efx_rx_calc_buffer_size() using get_order() by Ben Hutchings · 17 years ago
  9. 91ad757 sfc: Removed casts to void by Ben Hutchings · 17 years ago
  10. 4cc58bd sfc: Use mod_timer() to set expiry and add_timer() together by Ben Hutchings · 17 years ago
  11. 071f92d net: The world is not perfect patch. by Rami Rosen · 17 years ago
  12. 4b749440 tcp: Make prior_ssthresh a u32 by Ilpo Järvinen · 17 years ago
  13. 88860c9 xfrm_user: Remove zero length key checks. by David S. Miller · 17 years ago
  14. 51f82a2 net/ipv4/arp.c: Use common hex_asc helpers by Denis Cheng · 17 years ago
  15. b1443e2 cassini: Only use chip checksum for ipv4 packets. by David S. Miller · 17 years ago
  16. 7d227cd2 tcp: TCP connection times out if ICMP frag needed is delayed by Sridhar Samudrala · 17 years ago
  17. 0319437 tipc: Fix initialization sequence problems when entering network mode by Allan Stephens · 17 years ago
  18. 6d4a667 tipc: Update "previous node" indicators when node address changes by Allan Stephens · 17 years ago
  19. 811102c tipc: Optimize null pointer check during neighbor discovery by Allan Stephens · 17 years ago
  20. 2ecb092 tipc: Prevent node object duplication due to simultaneous discovery by Allan Stephens · 17 years ago
  21. 59f0c45 tipc: Fix skb_under_panic when configuring TIPC without privileges by Allan Stephens · 17 years ago
  22. dc58c78 ip6mr: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  23. cf3677a ipmr: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  24. 3dca02a ip6tnl: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  25. f56dd01 tunnels: Remove stat member from ip_tunnel struct. by Pavel Emelyanov · 17 years ago
  26. 2f4c02d ipmr: Ipip tunnel uses on-device stats. by Pavel Emelyanov · 17 years ago
  27. 4eecc10 sit: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  28. 50f59ce ipip: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  29. addd68e ipgre: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  30. a339f1c bridge: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  31. 96e7408 net: The dev->get_stats pointer is not NULL nowadays. by Pavel Emelyanov · 17 years ago
  32. c8942f1 netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ by Patrick McHardy · 17 years ago
  33. 4da5105 af_key: Fix selector family initialization. by Kazunori MIYAZAWA · 17 years ago
  34. d8ac48d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  35. 5d283e8 libertas: Fix ethtool statistics by David Woodhouse · 17 years ago
  36. 0d580a7 mac80211: fix NULL pointer dereference in ieee80211_compatible_rates by Helmut Schaa · 17 years ago
  37. d3ede32 pktgen: make sure that pktgen_thread_worker has been executed by Denis V. Lunev · 17 years ago
  38. 51e779f mac80211: don't claim iwspy support by Johannes Berg · 17 years ago
  39. 682c97c orinoco_cs: add ID for SpeedStream wireless adapters by Pavel Roskin · 17 years ago
  40. 449fecc hostap_cs: add ID for Conceptronic CON11CPro by Pavel Roskin · 17 years ago
  41. ea8ee24 rtl8187: resource leak in error case by Oliver Neukum · 17 years ago
  42. 5fb1357 [VLAN]: Propagate selected feature bits to VLAN devices by Patrick McHardy · 17 years ago
  43. 7ff6e6f drivers/atm/: remove CVS keywords by Adrian Bunk · 17 years ago
  44. 89fd2e2 ath5k: Fix loop variable initializations by Bob Copeland · 17 years ago
  45. 81d8534 vlan: Correctly handle device notifications for layered VLAN devices by Patrick McHardy · 17 years ago
  46. 0e91796 net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags() by David Woodhouse · 17 years ago
  47. f2df824 net_sched: cls_api: fix return value for non-existant classifiers by Patrick McHardy · 17 years ago
  48. 1ac06e0 ipsec: Use the correct ip_local_out function by Herbert Xu · 17 years ago
  49. 6f70499 ipv6 addrconf: Allow infinite prefix lifetime. by YOSHIFUJI Hideaki · 17 years ago
  50. 69cdf8f ipv6 route: Fix lifetime in netlink. by YOSHIFUJI Hideaki · 17 years ago
  51. a326443 ipv6 addrconf: Fix route lifetime setting in corner case. by YOSHIFUJI Hideaki · 17 years ago
  52. 44dc19c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  53. 0686caa ndisc: Add missing strategies for per-device retrans timer/reachable time settings. by YOSHIFUJI Hideaki · 17 years ago
  54. e6da97e ipv6: Move <linux/in6.h> from header-y to unifdef-y. by Robert P. J. Day · 17 years ago
  55. 090c48d l2tp: avoid skb truesize bug if headroom is increased by James Chapman · 17 years ago
  56. 34ac257 ipv6: Register some net/ipv6/ core sysctls at read-only root. by Pavel Emelyanov · 17 years ago
  57. 7d291eb inet: Register fragmentation some ctls at read-only root. by Pavel Emelyanov · 17 years ago
  58. 0002c63 ipv6: In fragmentation code, handle error returned from register_pernet_subsys. by Pavel Emelyanov · 17 years ago
  59. 0a64b4b inet: Rename fragmentation sysctl-related functions/variables. by Pavel Emelyanov · 17 years ago
  60. d5a4502 netns: Register net/core/ sysctls at read-only root. by Pavel Emelyanov · 17 years ago
  61. d62c612 netns: Introduce sysctl root for read-only net sysctls. by Pavel Emelyanov · 17 years ago
  62. 5b06c85c tipc: Cosmetic cleanup of topology service code by Allan Stephens · 17 years ago
  63. 28353e7 tipc: Consolidate subscriber & subscriber port references by Allan Stephens · 17 years ago
  64. fc5ad58 tipc: Fix bug in topology server byte swapping routine by Allan Stephens · 17 years ago
  65. 8e9501f tipc: Add support for customized subscription endianness by Allan Stephens · 17 years ago
  66. e15f880 tipc: Add support for customized subscription overlap handling by Allan Stephens · 17 years ago
  67. 236ae64 bnx2: Update version to 1.7.6. by Michael Chan · 17 years ago
  68. 10343cc bnx2: Pre-initialize struct cpu_reg. by Benjamin Li · 17 years ago
  69. 601d3d1 bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH. by Benjamin Li · 17 years ago
  70. d89cb6a bnx2: Remove the rx_offset field from the bnx2 structure. by Benjamin Li · 17 years ago
  71. 6ff2da4 bnx2: Add EEH PCI recovery. by Wendy Xiong · 17 years ago
  72. 9a120bc bnx2: Allow phy reset to be skipped during chip reset. by Michael Chan · 17 years ago
  73. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 17 years ago
  74. b7acbdf wireless, airo: waitbusy() won't delay by Roel Kluin · 17 years ago
  75. 02969d2 libertas: fix command timeout after firmware failure by Brian Cavagnolo · 17 years ago
  76. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 17 years ago
  77. 34a961f mac80211 : Association with 11n hidden ssid ap. by Abhijeet Kolekar · 17 years ago
  78. 23f40dc hostap: fix "registers" registration in procfs by Mathieu Chouquet-Stringer · 17 years ago
  79. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  80. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  81. 066b211 isdn/capi: Return proper errnos on module init. by Marcin Slusarz · 17 years ago
  82. ffd8211 iphase: Fix 64bit warning. by Alan Cox · 17 years ago
  83. 01bbf2c hysdn: No longer broken on SMP. by Andrew Morton · 17 years ago
  84. a9dd7fe hysdn: Remove cli()/sti() calls. by Mark Asselstine · 17 years ago
  85. a1a61a4 atm: Cleanup atm_tcp.h and atm.h for userspace. by Mike Frysinger · 17 years ago
  86. 38d2f38 bonding: handle case of device named bonding_master by Stephen Hemminger · 17 years ago
  87. 0599ad5 sysfs: remove error messages for -EEXIST case by Stephen Hemminger · 17 years ago
  88. dcc9977 net: handle errors from device_rename by Stephen Hemminger · 17 years ago
  89. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  90. 8978a31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  91. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 17 years ago
  92. 9ffee4c tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock by Andrew Morton · 17 years ago
  93. e7e72bf Remove blkdev warning triggered by using md by Neil Brown · 17 years ago
  94. 4920916 char: select fw_loader by moxa by Jiri Slaby · 17 years ago
  95. 76cdd58 memory_hotplug: always initialize pageblock bitmap by Heiko Carstens · 17 years ago
  96. 1c12c4c mprotect: prevent alteration of the PAT bits by Venki Pallipadi · 17 years ago
  97. 44c8143 per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules by Eric Dumazet · 17 years ago
  98. fd8a422 memory_hotplug: check for walk_memory_resource() failure in online_pages() by Geoff Levand · 17 years ago
  99. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 17 years ago
  100. 122a881 video/logo: add support for Blackfin/Linux logo for framebuffer console by Robin Getz · 17 years ago