1. a4322266 xfrm: do not leak ESRCH to user space by fernando@oss.ntt.co · 16 years ago
  2. e5e7ad4 Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6 by David S. Miller · 16 years ago
  3. 61e5744 netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() by Alexey Dobriyan · 16 years ago
  4. 485ac57 netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys by Alexey Dobriyan · 16 years ago
  5. 1b2d3d9 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  6. 47b676c netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c by Manish Katiyar · 16 years ago
  7. f8a0247 netlabel: Fix compiler warnings in netlabel_mgmt.c by Paul Moore · 16 years ago
  8. 00af5c6 cipso: unsigned buf_len cannot be negative by roel kluin · 16 years ago
  9. 8827166 pktgen: fix multiple queue warning by Jesse Brandeburg · 16 years ago
  10. 5f707eb SUNRPC: Fix potential race in put_rpccred() by Trond Myklebust · 16 years ago
  11. eac0d18 SUNRPC: Fix rpcauth_prune_expired by Trond Myklebust · 16 years ago
  12. 2a9e1cf SUNRPC: Respond promptly to server TCP resets by Trond Myklebust · 16 years ago
  13. 51b94bf mac80211: correct warnings in minstrel rate control algorithm by John W. Linville · 16 years ago
  14. d8b105f RFKILL: fix input layer initialisation by Dmitry Baryshkov · 16 years ago
  15. 8b5f12d syncookies: fix inclusion of tcp options in syn-ack by Florian Westphal · 16 years ago
  16. c3a90c7 Phonet: do not reply to indication reset packets by Remi Denis-Courmont · 16 years ago
  17. 44a504c4 wireless: fix regression caused by regulatory config option by Arjan van de Ven · 16 years ago
  18. 2242d5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  19. fd6149d tcp: Restore ordering of TCP options for the sake of inter-operability by Ilpo Järvinen · 16 years ago
  20. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  22. 421748e [PATCH] assorted path_lookup() -> kern_path() conversions by Al Viro · 16 years ago
  23. b63365a net: Fix disjunct computation of netdev features by Herbert Xu · 16 years ago
  24. 2e3f92d sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state by Wei Yongjun · 16 years ago
  25. cf896d5 sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state by Wei Yongjun · 16 years ago
  26. df10eec sctp: Add check for the TSN field of the SHUTDOWN chunk by Wei Yongjun · 16 years ago
  27. 91bd6b1 sctp: Drop ICMP packet too big message with MTU larger than current PMTU by Wei Yongjun · 16 years ago
  28. e45c540 9p: fix sparse warnings by Eric Van Hensbergen · 16 years ago
  29. fc79d4b 9p: rdma: RDMA Transport Support for 9P by Tom Tucker · 16 years ago
  30. 0b15a3a 9p: fix debug build error by Eric Van Hensbergen · 16 years ago
  31. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  32. 75e3d8d tcp: should use number of sack blocks instead of -1 by Ilpo Järvinen · 16 years ago
  33. 45e4a24 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  34. 5fdf112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. fdc9314 netfilter: replace old NF_ARP calls with NFPROTO_ARP by Jan Engelhardt · 16 years ago
  36. 6767184 netfilter: fix compilation error with NAT=n by Pablo Neira Ayuso · 16 years ago
  37. b09eec1 netfilter: xt_recent: use proc_create_data() by Alexey Dobriyan · 16 years ago
  38. 311670f netfilter: snmp nat leaks memory in case of failure by Ilpo Järvinen · 16 years ago
  39. 6def1eb netfilter: xt_iprange: fix range inversion match by Alexey Dobriyan · 16 years ago
  40. 041fb57 netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig by Patrick McHardy · 16 years ago
  41. 9f3ffae pkt_sched: sch_generic: Fix oops in sch_teql by Jarek Poplawski · 16 years ago
  42. 944f750 dccp: Port redirection support for DCCP by Gerrit Renker · 16 years ago
  43. fd50703 tcp: Fix IPv6 fallout from 'Port redirection support for TCP' by KOVACS Krisztian · 16 years ago
  44. 92845ff netdev: change name dropping error codes by Stephen Hemminger · 16 years ago
  45. 0537ae6 ipvs: Update CONFIG_IP_VS_IPV6 description and help text by Julius Volz · 16 years ago
  46. 7eb923b 9p: add more conservative locking by Eric Van Hensbergen · 16 years ago
  47. f0a0ac2 9p: fix oops in protocol stat parsing error path. by Eric Van Hensbergen · 16 years ago
  48. e7f4b8f 9p: Improve debug support by Eric Van Hensbergen · 16 years ago
  49. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  50. 02da398 9p: eliminate depricated conv functions by Eric Van Hensbergen · 16 years ago
  51. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 16 years ago
  52. cb19813 9p: remove unnecessary tag field from p9_req_t structure by Eric Van Hensbergen · 16 years ago
  53. 51d71f9 9p: remove 9p fcall debug prints by Eric Van Hensbergen · 16 years ago
  54. ace51c4 9p: add new protocol support code by Eric Van Hensbergen · 16 years ago
  55. 6936bf6 9p: encapsulate version function by Eric Van Hensbergen · 16 years ago
  56. 06b55b4 9p: move dirread to fs layer by Eric Van Hensbergen · 16 years ago
  57. fbedadc 9p: move readn meta-function from client to fs layer by Eric Van Hensbergen · 16 years ago
  58. 0fc9655 9p: consolidate read/write functions by Eric Van Hensbergen · 16 years ago
  59. 95820a3 9p: drop broken unused error path from p9_conn_create() by Tejun Heo · 16 years ago
  60. 91b8534 9p: make rpc code common and rework flush code by Eric Van Hensbergen · 16 years ago
  61. 1b0a763 9p: use the rcall structure passed in the request in trans_fd read_work by Eric Van Hensbergen · 16 years ago
  62. 673d62cd 9p: apply common request code to trans_fd by Eric Van Hensbergen · 16 years ago
  63. ff68345 9p: apply common tagpool handling to trans_fd by Eric Van Hensbergen · 16 years ago
  64. fea511a 9p: move request management to client code by Eric Van Hensbergen · 16 years ago
  65. 044c776 9p: eliminate callback complexity by Eric Van Hensbergen · 16 years ago
  66. 21c0036 9p: consolidate mux_rpc and request structure by Eric Van Hensbergen · 16 years ago
  67. 5503ac5 9p: remove unnecessary prototypes by Eric Van Hensbergen · 16 years ago
  68. bead27f 9p: remove duplicate client state by Eric Van Hensbergen · 16 years ago
  69. 8b81ef5 9p: consolidate transport structure by Eric Van Hensbergen · 16 years ago
  70. 992b3f1 9p-trans_fd: use single poller by Tejun Heo · 16 years ago
  71. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  72. 52ad096 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  73. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  74. 00269b5 ipv4: Add a missing rcu_assign_pointer() in routing cache. by Eric Dumazet · 16 years ago
  75. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  76. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  77. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  78. 404d0ae fix random typos by Danny ter Haar · 16 years ago
  79. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  80. 8fa0b31 decnet: Fix compiler warning in dn_dev.c by David S. Miller · 16 years ago
  81. 22441cf IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option by Pedro Ribeiro · 16 years ago
  82. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  83. deb28d9 net/802/fc.c: Fix compilation warnings by Manish Katiyar · 16 years ago
  84. ab55570 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  85. eef9d90 netns: correct mib stats in ip6_route_me_harder() by Alexey Dobriyan · 16 years ago
  86. 4ef079c netns: fix net_generic array leak by Alexey Dobriyan · 16 years ago
  87. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  88. d048e50 mac80211: Fix scan RX processing oops by Jouni Malinen · 16 years ago
  89. 33c0360 cfg80211: fix debugfs error handling by Johannes Berg · 16 years ago
  90. c74e90a mac80211: fix debugfs netdev rename by Johannes Berg · 16 years ago
  91. 0991481 mac80211: fix HT information element parsing by Johannes Berg · 16 years ago
  92. 63044e9 mac80211: fix debugfs lockup by Johannes Berg · 16 years ago
  93. e413b210 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  94. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  95. 8c19a51 HID: move apple quirks by Jiri Slaby · 16 years ago
  96. d458a9d HID: move ignore quirks by Jiri Slaby · 16 years ago
  97. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  98. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 16 years ago
  99. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  100. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago