1. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  2. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  3. 59430c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  4. 16ebb5e tc: Fix unitialized kernel memory leak by Eric Dumazet · 15 years ago
  5. 2fbd3da pkt_sched: Revert tasklet_hrtimer changes. by David S. Miller · 15 years ago
  6. d66ee05 net: sk_free() should be allowed right after sk_alloc() by Jarek Poplawski · 15 years ago
  7. 2574cc9 SUNRPC: Fix rpc_task_force_reencode by Trond Myklebust · 15 years ago
  8. cf48144 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  9. 788d908 ipv4: make ip_append_data() handle NULL routing table by Julien TINNES · 15 years ago
  10. f415c41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  11. a2cb6a4 pkt_sched: Fix bogon in tasklet_hrtimer changes. by David S. Miller · 15 years ago
  12. 1cac6ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  13. 28e9fc5 NET: llc, zero sockaddr_llc struct by Jiri Slaby · 15 years ago
  14. 79b1bee netpoll: warning for ndo_start_xmit returns with interrupts enabled by Dongdong Deng · 15 years ago
  15. 2149f66 netfilter: xt_quota: fix wrong return value (error case) by Patrick McHardy · 15 years ago
  16. ca6982b ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapped bindings consistent with IPv4) by Bruno Prémont · 15 years ago
  17. 38acce2 pkt_sched: Convert CBQ to tasklet_hrtimer. by David S. Miller · 15 years ago
  18. ee5f975 pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer by David S. Miller · 15 years ago
  19. 405d8f8 SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... by Trond Myklebust · 15 years ago
  20. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  21. f7e86ab SUNRPC: cache must take a reference to the cache detail's module on open() by Trond Myklebust · 15 years ago
  22. e571cbf NFS: Add a dns resolver for use with NFSv4 referrals and migration by Trond Myklebust · 15 years ago
  23. 96c61cb SUNRPC: Fix a typo in cache_pipefs_files by Trond Myklebust · 15 years ago
  24. 6a396f6 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  25. 08fdef9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  26. 8486a0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  27. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  28. c6ba973 NETROM: Fix use of static buffer by Ralf Baechle · 15 years ago
  29. 0aad37e net/9p: insulate the client against an invalid error code sent by a 9p server by Abhishek Kulkarni · 15 years ago
  30. 0e15597 9p: minor comment fixes by Abhishek Kulkarni · 15 years ago
  31. 523d2f6 mac80211: fix todo lock by Johannes Berg · 15 years ago
  32. 8cdb045 gre: Fix MTU calculation for bound GRE tunnels by Tom Goff · 15 years ago
  33. 98866b5 sunrpc: ntoh -> be*_to_cpu by Benny Halevy · 15 years ago
  34. 9f162d2 sunrpc: hton -> cpu_to_be* by Benny Halevy · 15 years ago
  35. a8f80e8 Networking: use CAP_NET_ADMIN when deciding to call request_module by Eric Paris · 15 years ago
  36. 416fbdf mac80211: fix panic when splicing unprepared TIDs by Luis R. Rodriguez · 15 years ago
  37. e694958 Make sock_sendpage() use kernel_sendpage() by Linus Torvalds · 15 years ago
  38. f884dca Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  39. 976a6f9 Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  40. 418372b sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() by Rafael Laufer · 15 years ago
  41. e84b90a can: Fix raw_getname() leak by Eric Dumazet · 15 years ago
  42. b79a794 Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with addition by Jussi Mäki · 15 years ago
  43. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  44. 8854e82 SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code by Trond Myklebust · 15 years ago
  45. 173912a SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code by Trond Myklebust · 15 years ago
  46. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  47. da77005 SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c by Trond Myklebust · 15 years ago
  48. 5b7a1b9 SUNRPC: Ensure we initialise the cache_detail before creating procfs files by Trond Myklebust · 15 years ago
  49. 2da8ca2 NFSD: Clean up the idmapper warning... by Trond Myklebust · 15 years ago
  50. e57aed7 SUNRPC: One more clean up for rpc_create_client_dir() by Trond Myklebust · 15 years ago
  51. 23ac658 SUNRPC: clean up rpc_setup_pipedir() by Trond Myklebust · 15 years ago
  52. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 15 years ago
  53. 7d59d1e SUNRPC: Clean up rpc_create_client_dir() by Trond Myklebust · 15 years ago
  54. 458adb8b SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() by Trond Myklebust · 15 years ago
  55. bb15674 SUNRPC: rpc_pipefs cleanup by Trond Myklebust · 15 years ago
  56. ac6fece SUNRPC: Clean up rpc_populate/depopulate by Trond Myklebust · 15 years ago
  57. cfeaa4a SUNRPC: Clean up rpc_lookup_create by Trond Myklebust · 15 years ago
  58. 810d90b SUNRPC: Clean up rpc_unlink() by Trond Myklebust · 15 years ago
  59. 7589806 SUNRPC: Clean up file creation code in rpc_pipefs by Trond Myklebust · 15 years ago
  60. b5bb61d SUNRPC: Clean up rpc_pipefs lookup code... by Trond Myklebust · 15 years ago
  61. 7364af6 SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall by Trond Myklebust · 15 years ago
  62. b693ba4 SUNRPC: Constify rpc_pipe_ops... by Trond Myklebust · 15 years ago
  63. c05988c SUNRPC: Add documenting comments in net/sunrpc/timer.c by Chuck Lever · 15 years ago
  64. 9dc3b09 SUNRPC: Update xprt address strings after an rpcbind completes by Chuck Lever · 15 years ago
  65. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 15 years ago
  66. fbfffbd SUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddr by Chuck Lever · 15 years ago
  67. f8b761e SUNRPC: Eliminate PROC macro from rpcb_clnt by Chuck Lever · 15 years ago
  68. 0e47f0d SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c by Chuck Lever · 15 years ago
  69. c0c077d SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c by Chuck Lever · 15 years ago
  70. 7ed0ff9 SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET by Chuck Lever · 15 years ago
  71. 0d36c4f SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c by Chuck Lever · 15 years ago
  72. 6f2c2db SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c by Chuck Lever · 15 years ago
  73. c877b84 SUNRPC: Use rpc_ntop() for constructing transport address strings by Chuck Lever · 15 years ago
  74. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 15 years ago
  75. a02d692 SUNRPC: Provide functions for managing universal addresses by Chuck Lever · 15 years ago
  76. 0b10bf5 SUNRPC: Move XDR data type size macros by Chuck Lever · 15 years ago
  77. cbf1107 SUNRPC: convert some sysctls into module parameters by Trond Myklebust · 15 years ago
  78. cba8784 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  79. 0d502d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  80. 09384df irda: Fix irda_getname() leak by Eric Dumazet · 15 years ago
  81. 3d39247 appletalk: fix atalk_getname() leak by Eric Dumazet · 15 years ago
  82. f6b97b2 netrom: Fix nr_getname() leak by Eric Dumazet · 15 years ago
  83. 80922bb econet: Fix econet_getname() leak by Eric Dumazet · 15 years ago
  84. 17ac2e9 rose: Fix rose_getname() leak by Eric Dumazet · 15 years ago
  85. a9dfac3 af_ieee802154: provide dummy get/setsockopt by Dmitry Eremin-Solenikov · 15 years ago
  86. 45a41d1 af_ieee802154: fix ioctl processing by Dmitry Eremin-Solenikov · 15 years ago
  87. cf39c4c phonet: phonet_device_get() fix by Eric Dumazet · 15 years ago
  88. 476181c dccp: missing destroy of percpu counter variable while unload module by Wei Yongjun · 15 years ago
  89. 0bf52b9 net: Fix spinlock use in alloc_netdev_mq() by Ingo Molnar · 15 years ago
  90. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  91. 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
  92. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 15 years ago
  93. cd3468b cfg80211: add two missing NULL pointer checks by Johannes Berg · 15 years ago
  94. af0d3b1 bluetooth: rfcomm_init bug fix by Dave Young · 15 years ago
  95. a6ac65d net: restore the original spinlock to protect unicast list by Jiri Pirko · 15 years ago
  96. 1445863 net: net_assign_generic() fix by Eric Dumazet · 15 years ago
  97. a3e8ee6 ipv4: ARP neigh procfs buffer overflow by roel kluin · 15 years ago
  98. ca7daea net/netlabel: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  99. 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
  100. 1c29b3f net-dccp: suppress warning about large allocations from DCCP by Mel Gorman · 15 years ago