1. 4f42d0d sunrpc: Make the /proc/net/rpc appear in net namespaces by Pavel Emelyanov · 14 years ago
  2. 2f72c9b sunrpc: The per-net skeleton by Pavel Emelyanov · 14 years ago
  3. 4fb8518 sunrpc: Tag svc_xprt with net by Pavel Emelyanov · 14 years ago
  4. 593ce16 sunrpc: Add routines that allow registering per-net caches by Pavel Emelyanov · 14 years ago
  5. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 14 years ago
  6. 3be4479 sunrpc: Pass xprt to cached get/put routines by Pavel Emelyanov · 14 years ago
  7. e3bfca0 sunrpc: Make xprt auth cache release work with the xprt by Pavel Emelyanov · 14 years ago
  8. bf18ab3 sunrpc: Pass the ip_map_parse's cd to lower calls by Pavel Emelyanov · 14 years ago
  9. e95dffa sunrpc/cache: fix recent breakage of cache_clean_deferred by NeilBrown · 14 years ago
  10. e7f483e sunrpc/cache: don't use custom hex_to_bin() converter by Andy Shevchenko · 14 years ago
  11. 1117449 sunrpc/cache: change deferred-request hash table to use hlist. by NeilBrown · 14 years ago
  12. 2ed5282 svcauth_gss: replace a trivial 'switch' with an 'if' by NeilBrown · 14 years ago
  13. 1ebede8 sunrpc: close connection when a request is irretrievably lost. by NeilBrown · 14 years ago
  14. 0649752 nfsd4: fix hang on fast-booting nfs servers by J. Bruce Fields · 14 years ago
  15. c88739b Merge remote branch 'trond/bugfixes' into for-2.6.37 by J. Bruce Fields · 14 years ago
  16. db5fe26 sunrpc: increase MAX_HASHTABLE_BITS to 14 by Miquel van Smoorenburg · 14 years ago
  17. 651b293 gss:spkm3 miss returning error to caller when import security context by Bian Naimeng · 14 years ago
  18. ce8477e gss:krb5 miss returning error to caller when import security context by Bian Naimeng · 14 years ago
  19. 5557624 SUNRPC: cleanup state-machine ordering by J. Bruce Fields · 14 years ago
  20. 006abe8 SUNRPC: Fix a race in rpc_info_open by Trond Myklebust · 14 years ago
  21. 5a67657 SUNRPC: Fix race corrupting rpc upcall by Trond Myklebust · 14 years ago
  22. f2d47d0 Fix null dereference in call_allocate by J. Bruce Fields · 14 years ago
  23. 123031c sctp: fix test for end of loop by Joe Perches · 14 years ago
  24. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  25. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  26. ae2688d net: blackhole route should always be recalculated by Jianzhao Wang · 14 years ago
  27. f6b085b ipv4: Suppress lockdep-RCU false positive in FIB trie (3) by Jarek Poplawski · 14 years ago
  28. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  29. 64289c8 gro: Re-fix different skb headrooms by Jarek Poplawski · 14 years ago
  30. 3211af1 svcrpc: cache deferral cleanup by J. Bruce Fields · 14 years ago
  31. 6610f72 svcrpc: minor cache cleanup by J. Bruce Fields · 14 years ago
  32. f16b6e8 sunrpc/cache: allow threads to block while waiting for cache update. by NeilBrown · 14 years ago
  33. c5b29f8 sunrpc: use seconds since boot in expiry cache by NeilBrown · 14 years ago
  34. 608307e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  35. 6f86b32 ipv4: Fix reverse path filtering with multipath routing. by David S. Miller · 14 years ago
  36. 8df73ff UNIX: Do not loop forever at unix_autobind(). by Tetsuo Handa · 14 years ago
  37. cf9b94f irda: off by one by Dan Carpenter · 14 years ago
  38. 1ee89bd netfilter: discard overlapping IPv6 fragment by Nicolas Dichtel · 14 years ago
  39. 70789d7 ipv6: discard overlapping fragment by Nicolas Dichtel · 14 years ago
  40. deabc77 net: fix tx queue selection for bridged devices implementing select_queue by Helmut Schaa · 14 years ago
  41. 0b5d404 pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator by Jarek Poplawski · 14 years ago
  42. 7bcbf81 ipvs: avoid oops for passive FTP by Julian Anastasov · 14 years ago
  43. 3d3be43 gro: fix different skb headrooms by Eric Dumazet · 14 years ago
  44. 87f94b4 bridge: Clear INET control block of SKBs passed into ip_fragment(). by David S. Miller · 14 years ago
  45. 750e9fa ipv4: minor fix about RPF in help of Kconfig by Nicolas Dichtel · 14 years ago
  46. 928497f xfrm_user: avoid a warning with some compiler by Nicolas Dichtel · 14 years ago
  47. 3b2eb61 net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf() by Michal Soltys · 14 years ago
  48. 0f04cfd net sched: fix kernel leak in act_police by Jeff Mahoney · 14 years ago
  49. a3f86ec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  50. c3d34d5 wireless: register wiphy rfkill w/o holding cfg80211_mutex by John W. Linville · 14 years ago
  51. b963ea8 netlink: Make NETLINK_USERSOCK work again. by David S. Miller · 14 years ago
  52. 628e300 irda: Correctly clean up self->ias_obj on irda_bind() failure. by David S. Miller · 14 years ago
  53. 42da2f9 wireless extensions: fix kernel heap content leak by Johannes Berg · 14 years ago
  54. 071249b mac80211: delete work timer by Johannes Berg · 14 years ago
  55. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  56. c34186e net/ipv4: Eliminate kstrdup memory leak by Julia Lawall · 14 years ago
  57. 7e36873 net/caif/cfrfml.c: use asm/unaligned.h by Jeff Mahoney · 14 years ago
  58. d71b0e9 ax25: missplaced sock_put(sk) by Bernard Pidoux F6BVP · 14 years ago
  59. bfc960a l2tp: test for ethernet header in l2tp_eth_dev_recv() by Eric Dumazet · 14 years ago
  60. d84ba63 tcp: select(writefds) don't hang up when a peer close connection by KOSAKI Motohiro · 14 years ago
  61. c5ed63d tcp: fix three tcp sysctls tuning by Eric Dumazet · 14 years ago
  62. ad1af0f tcp: Combat per-cpu skew in orphan tests. by David S. Miller · 14 years ago
  63. 4c3a76a bridge: netfilter: fix a memory leak by Changli Gao · 14 years ago
  64. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  65. cca77b7 netfilter: fix CONFIG_COMPAT support by Florian Westphal · 14 years ago
  66. 79c5f51 irda: fix a race in irlan_eth_xmit() by Eric Dumazet · 14 years ago
  67. 0ac820e vlan: Match underlying dev carrier on vlan add by Phil Oester · 14 years ago
  68. f037590 rds: fix a leak of kernel memory by Eric Dumazet · 14 years ago
  69. 68d6ac6 netlink: fix compat recvmsg by Johannes Berg · 14 years ago
  70. 763008c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  71. e14f64c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  72. e5093ae net: Fix a memmove bug in dev_gro_receive() by Jarek Poplawski · 14 years ago
  73. 1c40be1 net sched: fix some kernel memory leaks by Eric Dumazet · 14 years ago
  74. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 14 years ago
  75. df486a2 NFS: Fix the selection of security flavours in Kconfig by Trond Myklebust · 14 years ago
  76. daa3766 Revert "netlink: netlink_recvmsg() fix" by David S. Miller · 14 years ago
  77. f3d3f61 ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss by Min Zhang · 14 years ago
  78. 2f09a4d xfrm: Use GFP_ATOMIC in xfrm_compile_policy by Herbert Xu · 14 years ago
  79. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  80. 2897c68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  81. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  82. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  83. cba86f2 phylib: available for any speed ethernet by Randy Dunlap · 14 years ago
  84. 5b75c49 can: add limit for nframes and clean up signed/unsigned variables by Oliver Hartkopp · 14 years ago
  85. 4a2d789 DNS: If the DNS server returns an error, allow that to be cached [ver #2] by Wang Lei · 14 years ago
  86. 15cdc644 rpcrdma: Fix SQ size calculation when memreg is FRMR by Tom Tucker · 14 years ago
  87. 7a8b80eb xprtrdma: Do not truncate iova_start values in frmr registrations. by Steve Wise · 14 years ago
  88. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  89. 8e4e15d nfs: update for module_param_named API change by Stephen Rothwell · 14 years ago
  90. 9bbb9e5 param: use ops in struct kernel_param, rather than get and set fns directly by Rusty Russell · 14 years ago
  91. 3e9e5a5 pkt_sched: Check .walk and .leaf class handlers by Jarek Poplawski · 14 years ago
  92. 41065fb pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops by Jarek Poplawski · 14 years ago
  93. 24e263a caif: Bugfix - Increase default headroom size for control channel. by Sjur Braendeland · 14 years ago
  94. 1c114f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  95. 533b12c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by John W. Linville · 14 years ago
  96. 669502f SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494) by Andy Chittenden · 14 years ago
  97. cff70fa Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM by Mat Martineau · 14 years ago
  98. 86b1b26 Bluetooth: Fix endianness issue with L2CAP MPS configuration by Mat Martineau · 14 years ago
  99. 9871e50 net: Use NET_XMIT_SUCCESS where possible. by Ben Greear · 14 years ago
  100. 68fd26b pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add dummy bind/unbind handles by Jarek Poplawski · 14 years ago