1. e1dc1c8 rds: use little-endian bitops by Akinobu Mita · 13 years ago
  2. 12ce224 rds: stop including asm-generic/bitops/le.h directly by Akinobu Mita · 13 years ago
  3. 94dcf29 kthread: use kthread_create_on_node() by Eric Dumazet · 13 years ago
  4. ab70a1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  5. 0adfc56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  6. 68da9ba [net/9p]: Introduce basic flow-control for VirtIO transport. by Venkateswararao Jujjuri (JV) · 14 years ago
  7. 316ad55 [net/9p] Don't re-pin pages on retrying virtqueue_add_buf(). by Venkateswararao Jujjuri (JV) · 14 years ago
  8. a01a984 [net/9p] Set the condition just before waking up. by Venkateswararao Jujjuri (JV) · 14 years ago
  9. 53bda3e [net/9p] unconditional wake_up to proc waiting for space on VirtIO ring by Venkateswararao Jujjuri (JV) · 14 years ago
  10. 472e7f9 net/9p: Fix compile warning by Aneesh Kumar K.V · 14 years ago
  11. eeff66e net/9p: Convert the in the 9p rpc call path to GFP_NOFS by Aneesh Kumar K.V · 14 years ago
  12. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 13 years ago
  13. 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 13 years ago
  14. f40f94f ipvs: fix a typo in __ip_vs_control_init() by Eric Dumazet · 13 years ago
  15. 9d2a8fa net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries. by Eric W. Biederman · 13 years ago
  16. ac0a121 net: fix incorrect spelling in drop monitor protocol by Neil Horman · 13 years ago
  17. b20e7bb net/appletalk: fix atalk_release use after free by Arnd Bergmann · 13 years ago
  18. 674f211 ipx: fix ipx_release() by Eric Dumazet · 13 years ago
  19. 8aa525a l2tp: fix possible oops on l2tp_eth module unload by James Chapman · 13 years ago
  20. a454f0c xfrm: Fix initialize repl field of struct xfrm_state by Wei Yongjun · 13 years ago
  21. 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 14 years ago
  22. 961ed18 netfilter: ipt_CLUSTERIP: fix buffer overflow by Vasiliy Kulikov · 13 years ago
  23. db85667 netfilter: xtables: fix reentrancy by Eric Dumazet · 13 years ago
  24. 5c1aba4 netfilter: ipset: fix checking the type revision at create command by Jozsef Kadlecsik · 13 years ago
  25. 5e0c1eb netfilter: ipset: fix address ranges at hash:*port* types by Jozsef Kadlecsik · 13 years ago
  26. 6b1e960 bridge: Reset IPCB when entering IP stack on NF_FORWARD by Herbert Xu · 14 years ago
  27. d870bfb vlan: should take into account needed_headroom by Eric Dumazet · 14 years ago
  28. 3a7da39 ethtool: Compat handling for struct ethtool_rxnfc by Ben Hutchings · 14 years ago
  29. 5e5069b ethtool: __ethtool_set_sg: check for function pointer before using it by Roger Luethi · 14 years ago
  30. 67c5c6c econet: 4 byte infoleak to the network by Vasiliy Kulikov · 14 years ago
  31. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  32. 7fd23a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  33. 1791983 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  34. 8e26de2 RPC: killing RPC tasks races fixed by Stanislav Kinsbursky · 14 years ago
  35. ba3c578 xprt: remove redundant check by j223yang@asset.uwaterloo.ca · 14 years ago
  36. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 14 years ago
  37. e020c68 SUNRPC: Ensure we always run the tk_callback before tk_action by Trond Myklebust · 14 years ago
  38. 65b0619 Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
  39. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  40. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  41. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  42. fbd5060 xfrm: Refcount destination entry on xfrm_lookup by Steffen Klassert · 14 years ago
  43. 8a4eb57 net: introduce rx_handler results and logic around that by Jiri Pirko · 14 years ago
  44. ee0caa7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  45. 400b871 netfilter ebtables: fix xt_AUDIT to work with ebtables by Thomas Graf · 14 years ago
  46. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  47. 26a992d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  48. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  49. 4a2b9c3 net_sched: fix ip_tos2prio by Dan Siemon · 14 years ago
  50. 986d4ab sunrpc: fix printk format warning by Randy Dunlap · 14 years ago
  51. 4d4a76f xprt: remove redundant null check by j223yang@asset.uwaterloo.ca · 14 years ago
  52. 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  53. a002951 Merge branch 'next' into for-linus by James Morris · 14 years ago
  54. 7313714 xfrm: fix __xfrm_route_forward() by Eric Dumazet · 14 years ago
  55. c337ffb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  56. 638be34 Phonet: fix aligned-mode pipe socket buffer header reserve by Rémi Denis-Courmont · 14 years ago
  57. 918690f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  58. 31111c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  59. 2f5dc63 netfilter: xt_addrtype: ipv6 support by Florian Westphal · 14 years ago
  60. de81bbe netfilter: ipt_addrtype: rename to xt_addrtype by Florian Westphal · 14 years ago
  61. 106af2c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  62. b09734b libceph: Fix base64-decoding when input ends in newline. by Tommi Virtanen · 14 years ago
  63. c0aa4ca net/9p: Implement syncfs 9P operation by Aneesh Kumar K.V · 14 years ago
  64. f735195 [net/9p] Small non-IO PDUs for zero-copy supporting transports. by Venkateswararao Jujjuri (JV) · 14 years ago
  65. ca41bb3 [net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case. by Venkateswararao Jujjuri (JV) · 14 years ago
  66. 2c66523 [net/9p] readdir zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  67. 1fc5248 [net/9p] Write side zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  68. bb2f8a5 [net/9p] Read side zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  69. 6f69c39 [net/9p] Add preferences to transport layer. by Venkateswararao Jujjuri (JV) · 14 years ago
  70. 4038866 [net/9p] Add gup/zero_copy support to VirtIO transport layer. by Venkateswararao Jujjuri (JV) · 14 years ago
  71. 9bb6c10 [net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed. by Venkateswararao Jujjuri (JV) · 14 years ago
  72. 022cae3 [net/9p] Preparation and helper functions for zero copy by Venkateswararao Jujjuri (JV) · 14 years ago
  73. 6a8ab06 ipv6: netfilter: ip6_tables: fix infoleak to userspace by Vasiliy Kulikov · 14 years ago
  74. 78b7987 netfilter: ip_tables: fix infoleak to userspace by Vasiliy Kulikov · 14 years ago
  75. 42eab94 netfilter: arp_tables: fix infoleak to userspace by Vasiliy Kulikov · 14 years ago
  76. 4656c4d netfilter: xt_connlimit: remove connlimit_rnd_inited by Changli Gao · 14 years ago
  77. 3e0d514 netfilter: xt_connlimit: use hlist instead by Changli Gao · 14 years ago
  78. 0e23ca1 netfilter: xt_connlimit: use kmalloc() instead of kzalloc() by Changli Gao · 14 years ago
  79. 8183e3a netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario by Changli Gao · 14 years ago
  80. 326be7b Allow passing O_PATH descriptors via SCM_RIGHTS datagrams by Al Viro · 14 years ago
  81. 14e4054 IPVS: Add __ip_vs_control_{init,cleanup}_sysctl() by Simon Horman · 14 years ago
  82. fb1de43 IPVS: Conditionally define and use ip_vs_lblc{r}_table by Simon Horman · 14 years ago
  83. a7a86b8 IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined by Simon Horman · 14 years ago
  84. b27d777 IPVS: Conditinally use sysctl_lblc{r}_expiration by Simon Horman · 14 years ago
  85. 8e1b0b1 IPVS: Add expire_quiescent_template() by Simon Horman · 14 years ago
  86. 71a8ab6 IPVS: Add sysctl_expire_nodest_conn() by Simon Horman · 14 years ago
  87. 7532e8d IPVS: Add sysctl_sync_ver() by Simon Horman · 14 years ago
  88. 59e0350 IPVS: Add {sysctl_sync_threshold,period}() by Simon Horman · 14 years ago
  89. 0cfa558 IPVS: Add sysctl_nat_icmp_send() by Simon Horman · 14 years ago
  90. 84b3cee IPVS: Add sysctl_snat_reroute() by Simon Horman · 14 years ago
  91. ba4fd7e IPVS: Add ip_vs_route_me_harder() by Simon Horman · 14 years ago
  92. 6ef757f ipvs: rename estimator functions by Julian Anastasov · 14 years ago
  93. ea9f22c ipvs: optimize rates reading by Julian Anastasov · 14 years ago
  94. 55a3d4e ipvs: properly zero stats and rates by Julian Anastasov · 14 years ago
  95. 2a0751a ipvs: reorganize tot_stats by Julian Anastasov · 14 years ago
  96. 6060c74 netfilter:ipvs: use kmemdup by Shan Wei · 14 years ago
  97. 4a569c0 ipvs: remove _bh from percpu stats reading by Julian Anastasov · 14 years ago
  98. 097fc76 ipvs: avoid lookup for fwmark 0 by Julian Anastasov · 14 years ago
  99. 698e1d2 net: dcbnl: Update copyright dates by Mark Rustad · 14 years ago
  100. b5ccd07 tcp_cubic: fix low utilization of CUBIC with HyStart by Sangtae Ha · 14 years ago