1. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  2. 8854e82 SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code by Trond Myklebust · 15 years ago
  3. 173912a SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code by Trond Myklebust · 15 years ago
  4. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  5. da77005 SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c by Trond Myklebust · 15 years ago
  6. 5b7a1b9 SUNRPC: Ensure we initialise the cache_detail before creating procfs files by Trond Myklebust · 15 years ago
  7. 2da8ca2 NFSD: Clean up the idmapper warning... by Trond Myklebust · 15 years ago
  8. e57aed7 SUNRPC: One more clean up for rpc_create_client_dir() by Trond Myklebust · 15 years ago
  9. 23ac658 SUNRPC: clean up rpc_setup_pipedir() by Trond Myklebust · 15 years ago
  10. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 15 years ago
  11. 7d59d1e SUNRPC: Clean up rpc_create_client_dir() by Trond Myklebust · 15 years ago
  12. 458adb8b SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() by Trond Myklebust · 15 years ago
  13. bb15674 SUNRPC: rpc_pipefs cleanup by Trond Myklebust · 15 years ago
  14. ac6fece SUNRPC: Clean up rpc_populate/depopulate by Trond Myklebust · 15 years ago
  15. cfeaa4a SUNRPC: Clean up rpc_lookup_create by Trond Myklebust · 15 years ago
  16. 810d90b SUNRPC: Clean up rpc_unlink() by Trond Myklebust · 15 years ago
  17. 7589806 SUNRPC: Clean up file creation code in rpc_pipefs by Trond Myklebust · 15 years ago
  18. b5bb61d SUNRPC: Clean up rpc_pipefs lookup code... by Trond Myklebust · 15 years ago
  19. 7364af6 SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall by Trond Myklebust · 15 years ago
  20. b693ba4 SUNRPC: Constify rpc_pipe_ops... by Trond Myklebust · 15 years ago
  21. c05988c SUNRPC: Add documenting comments in net/sunrpc/timer.c by Chuck Lever · 15 years ago
  22. 9dc3b09 SUNRPC: Update xprt address strings after an rpcbind completes by Chuck Lever · 15 years ago
  23. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 15 years ago
  24. fbfffbd SUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddr by Chuck Lever · 15 years ago
  25. f8b761e SUNRPC: Eliminate PROC macro from rpcb_clnt by Chuck Lever · 15 years ago
  26. 0e47f0d SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c by Chuck Lever · 15 years ago
  27. c0c077d SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c by Chuck Lever · 15 years ago
  28. 7ed0ff9 SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET by Chuck Lever · 15 years ago
  29. 0d36c4f SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c by Chuck Lever · 15 years ago
  30. 6f2c2db SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c by Chuck Lever · 15 years ago
  31. c877b84 SUNRPC: Use rpc_ntop() for constructing transport address strings by Chuck Lever · 15 years ago
  32. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 15 years ago
  33. a02d692 SUNRPC: Provide functions for managing universal addresses by Chuck Lever · 15 years ago
  34. 0b10bf5 SUNRPC: Move XDR data type size macros by Chuck Lever · 15 years ago
  35. cbf1107 SUNRPC: convert some sysctls into module parameters by Trond Myklebust · 15 years ago
  36. cba8784 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  37. bbd8a0d net: Avoid enqueuing skb for default qdiscs by Krishna Kumar · 15 years ago
  38. 0d502d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  39. 09384df irda: Fix irda_getname() leak by Eric Dumazet · 15 years ago
  40. 3d39247 appletalk: fix atalk_getname() leak by Eric Dumazet · 15 years ago
  41. f6b97b2 netrom: Fix nr_getname() leak by Eric Dumazet · 15 years ago
  42. 80922bb econet: Fix econet_getname() leak by Eric Dumazet · 15 years ago
  43. 17ac2e9 rose: Fix rose_getname() leak by Eric Dumazet · 15 years ago
  44. bfe34eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  45. a9dfac3 af_ieee802154: provide dummy get/setsockopt by Dmitry Eremin-Solenikov · 15 years ago
  46. 45a41d1 af_ieee802154: fix ioctl processing by Dmitry Eremin-Solenikov · 15 years ago
  47. 3d7ddd5 net/rds: Use AF_INET for sin_family field by Julia Lawall · 15 years ago
  48. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  49. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  50. cf39c4c phonet: phonet_device_get() fix by Eric Dumazet · 15 years ago
  51. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  52. 476181c dccp: missing destroy of percpu counter variable while unload module by Wei Yongjun · 15 years ago
  53. 0bf52b9 net: Fix spinlock use in alloc_netdev_mq() by Ingo Molnar · 15 years ago
  54. db71789 xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled. by David S. Miller · 15 years ago
  55. f816700 xfrm4: fix build when SYSCTLs are disabled by Randy Dunlap · 15 years ago
  56. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  57. 560ab42 sunrpc: fix memory leak in unix_gid cache. by NeilBrown · 15 years ago
  58. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  59. 8dadadb cfg80211: clear SSID on disconnect/no connection by Johannes Berg · 15 years ago
  60. 3ad2014 rfkill: add the GPS radio type by Tomas Winkler · 15 years ago
  61. d1c5091 mac80211: Increase timeouts for station polling by Maxim Levitsky · 15 years ago
  62. a43abf2 mac80211: Retry probe request few times by Maxim Levitsky · 15 years ago
  63. 75e6c3b cfg80211: lower dynamic PS timeout to 100ms by Johannes Berg · 15 years ago
  64. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  65. abc7381 cfg80211: decouple regulatory variables from cfg80211_mutex by Luis R. Rodriguez · 15 years ago
  66. 4b44c8b cfg80211: do not iterate over rdev list on country IE hint by Luis R. Rodriguez · 15 years ago
  67. 9828b01 cfg80211: use goto out on country IE reg hint failure by Luis R. Rodriguez · 15 years ago
  68. 056508d mac80211: fix powersave by Johannes Berg · 15 years ago
  69. e40cbdac cfg80211: fix NETDEV_UNREGISTER notifier by Johannes Berg · 15 years ago
  70. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  71. 57c9fff mac80211: fix sparse warnings/errors by Johannes Berg · 15 years ago
  72. df7fc0f cfg80211: keep track of current_bss for userspace SME by Johannes Berg · 15 years ago
  73. 97af743 mac80211: disable beacons before removing the associated interface by Bob Copeland · 15 years ago
  74. dd21dcd wext: remove extra return on wireless_nlevent_init() by Luis R. Rodriguez · 15 years ago
  75. 4da163a mac80211: disable software retry for now by Johannes Berg · 15 years ago
  76. 989a19b sunrpc/cache: recheck cache validity after cache_defer_req by NeilBrown · 15 years ago
  77. 5c4d263 sunrpc/cache: make sure deferred requests eventually get revisited. by NeilBrown · 15 years ago
  78. f866a81 sunrpc/cache: rename queue_loose to cache_dequeue by NeilBrown · 15 years ago
  79. eca4c3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  80. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 15 years ago
  81. cd3468b cfg80211: add two missing NULL pointer checks by Johannes Berg · 15 years ago
  82. af0d3b1 bluetooth: rfcomm_init bug fix by Dave Young · 15 years ago
  83. e4c4e44 neigh: Convert garbage collection from softirq to workqueue by Eric Dumazet · 15 years ago
  84. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  85. 81e4321 inet6: functions shadow global variable by Gerrit Renker · 15 years ago
  86. a6ac65d net: restore the original spinlock to protect unicast list by Jiri Pirko · 15 years ago
  87. 1445863 net: net_assign_generic() fix by Eric Dumazet · 15 years ago
  88. 2f6d7c1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  89. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  90. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 15 years ago
  91. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  92. a3e8ee6 ipv4: ARP neigh procfs buffer overflow by roel kluin · 15 years ago
  93. b4076d1 vlan: allow creating vlan when real device is not up by Stephen Hemminger · 15 years ago
  94. ca7daea net/netlabel: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  95. a1b9744 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  96. 1c29b3f net-dccp: suppress warning about large allocations from DCCP by Mel Gorman · 15 years ago
  97. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  98. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  99. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  100. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago