1. 52ad096 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  2. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  3. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  4. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  5. 404d0ae fix random typos by Danny ter Haar · 16 years ago
  6. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  7. 8fa0b31 decnet: Fix compiler warning in dn_dev.c by David S. Miller · 16 years ago
  8. 22441cf IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option by Pedro Ribeiro · 16 years ago
  9. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  10. deb28d9 net/802/fc.c: Fix compilation warnings by Manish Katiyar · 16 years ago
  11. 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
  12. eef9d90 netns: correct mib stats in ip6_route_me_harder() by Alexey Dobriyan · 16 years ago
  13. 4ef079c netns: fix net_generic array leak by Alexey Dobriyan · 16 years ago
  14. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  15. d048e50 mac80211: Fix scan RX processing oops by Jouni Malinen · 16 years ago
  16. 33c0360 cfg80211: fix debugfs error handling by Johannes Berg · 16 years ago
  17. c74e90a mac80211: fix debugfs netdev rename by Johannes Berg · 16 years ago
  18. 0991481 mac80211: fix HT information element parsing by Johannes Berg · 16 years ago
  19. 63044e9 mac80211: fix debugfs lockup by Johannes Berg · 16 years ago
  20. e413b210 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  21. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  22. 8c19a51 HID: move apple quirks by Jiri Slaby · 16 years ago
  23. d458a9d HID: move ignore quirks by Jiri Slaby · 16 years ago
  24. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  25. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 16 years ago
  26. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  27. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  28. 129404a netfilter: fix ebtables dependencies by Patrick McHardy · 16 years ago
  29. 38f7ac3 netfilter: restore lost #ifdef guarding defrag exception by Patrick McHardy · 16 years ago
  30. 4309659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  31. 56f26f7 net/rfkill/rfkill-input.c needs <linux/sched.h> by Geert Uytterhoeven · 16 years ago
  32. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  33. 510149e dsa: fix compile bug on s390 by Heiko Carstens · 16 years ago
  34. e7dc849 netns: mib6 section fixlet by Alexey Dobriyan · 16 years ago
  35. b4bb4ac pktgen: fix skb leak in case of failure by Ilpo Järvinen · 16 years ago
  36. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  37. fffdede Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  38. bf94e17 net/mac80211/rx.c: fix build error by Ingo Molnar · 16 years ago
  39. 14717f8 netfilter: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  40. ab396eb net: Fix off-by-one in skb_dma_map by Dimitris Michailidis · 16 years ago
  41. ff71268 wireless: remove duplicated #include by Huang Weiyi · 16 years ago
  42. 93db628 Merge branch 'next' into for-linus by James Morris · 16 years ago
  43. 7bb82d9 gre: Initialise rtnl_link tunnel parameters properly by Herbert Xu · 16 years ago
  44. f901b644 ipvs: Add proper dependencies on IP_VS, and fix description header line. by David S. Miller · 16 years ago
  45. 1839faa af_key: fix SADB_X_SPDDELETE response by Tobias Brunner · 16 years ago
  46. c055551 RPC/RDMA: ensure connection attempt is complete before signalling. by Tom Talpey · 16 years ago
  47. 08ca0dc RPC/RDMA: correct the reconnect timer backoff by Tom Talpey · 16 years ago
  48. b3cd8d4 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. by Tom Talpey · 16 years ago
  49. 5f37d56 RPC/RDMA: reformat a debug printk to keep lines together. by Tom Talpey · 16 years ago
  50. 5675add RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. by Tom Talpey · 16 years ago
  51. 1a95405 RPC/RDMA: fix connect/reconnect resource leak. by Tom Talpey · 16 years ago
  52. 926449b RPC/RDMA: return a consistent error, when connect fails. by Tom Talpey · 16 years ago
  53. 9191ca3 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. by Tom Talpey · 16 years ago
  54. fee08ca RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. by Tom Talpey · 16 years ago
  55. 4d74f8b gre: minor cleanups in netlink interface by Patrick McHardy · 16 years ago
  56. ad0e9e0 RPC/RDMA: maintain the RPC task bytes-sent statistic. by Tom Talpey · 16 years ago
  57. 575448b RPC/RDMA: suppress retransmit on RPC/RDMA clients. by Tom Talpey · 16 years ago
  58. ba9e64b gre: fix copy and paste error by Patrick McHardy · 16 years ago
  59. b334eaa RPC/RDMA: fix connection IRD/ORD setting by Tom Tucker · 16 years ago
  60. 3197d309 RPC/RDMA: support FRMR client memory registration. by Tom Talpey · 16 years ago
  61. bd7ed1d RPC/RDMA: check selected memory registration mode at runtime. by Tom Talpey · 16 years ago
  62. fe9053b RPC/RDMA: add data types and new FRMR memory registration enum. by Tom Talpey · 16 years ago
  63. 8d4ba03 RPC/RDMA: refactor the inline memory registration code. by Tom Talpey · 16 years ago
  64. d91d407 netlabel: Add configuration support for local labeling by Paul Moore · 16 years ago
  65. 15c45f7 cipso: Add support for native local labeling and fixup mapping names by Paul Moore · 16 years ago
  66. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  67. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  68. 63c4168 netlabel: Add network address selectors to the NetLabel/LSM domain mapping by Paul Moore · 16 years ago
  69. 61e1068 netlabel: Add a generic way to create ordered linked lists of network addrs by Paul Moore · 16 years ago
  70. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  71. dfaebe9 selinux: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  72. 948a724 netlabel: Remove unneeded in-kernel API functions by Paul Moore · 16 years ago
  73. 5619670 netlabel: Fix some sparse warnings by Paul Moore · 16 years ago
  74. fa3e5b4 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled by Guo-Fu Tseng · 16 years ago
  75. f24d43c udp: complete port availability checking by Eric Dumazet · 16 years ago
  76. 626e264 tcpv6: combine tcp_v6_send_(reset|ack) by Ilpo Järvinen · 16 years ago
  77. 81ada62 tcpv6: convert opt[] -> topt in tcp_v6_send_reset by Ilpo Järvinen · 16 years ago
  78. 77c676d tcpv6: trivial formatting changes to send_(ack|reset) by Ilpo Järvinen · 16 years ago
  79. 78e645cb tcpv[46]: fix md5 pseudoheader address field ordering by Ilpo Järvinen · 16 years ago
  80. a1080a8 sctp: update SNMP statiscts when T5 timer expired. by Vlad Yasevich · 16 years ago
  81. 56eb82b sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling. by Vlad Yasevich · 16 years ago
  82. 3d5a019 sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB by Wei Yongjun · 16 years ago
  83. 64194c3 inet: Make tunnel RX/TX byte counters more consistent by Herbert Xu · 16 years ago
  84. e1a8000 gre: Add Transparent Ethernet Bridging by Herbert Xu · 16 years ago
  85. c19e654 gre: Add netlink interface by Herbert Xu · 16 years ago
  86. 42aa916 gre: Move MTU setting out of ipgre_tunnel_bind_dev by Herbert Xu · 16 years ago
  87. c95b819 gre: Use needed_headroom by Herbert Xu · 16 years ago
  88. 45cec1b dsa: Need to select PHYLIB. by David S. Miller · 16 years ago
  89. 2e16a77 dsa: add support for the Marvell 88E6060 switch chip by Lennert Buytenhek · 16 years ago
  90. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  91. 2e5f032 dsa: add support for the Marvell 88E6131 switch chip by Lennert Buytenhek · 16 years ago
  92. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  93. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago
  94. 107e000 Merge branch 'from-tomtucker' into for-2.6.28 by J. Bruce Fields · 16 years ago
  95. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. 071d7ab ipvs: Remove stray file left over from ipvs move by Sven Wegener · 16 years ago
  97. 53b1257 tcpv6: fix option space offsets with md5 by Ilpo Järvinen · 16 years ago
  98. db2bf24 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  99. 0201518 sctp: shrink sctp_tsnmap some more by removing gabs array by Vlad Yasevich · 16 years ago
  100. 8e1ee18 sctp: Rework the tsn map to use generic bitmap. by Vlad Yasevich · 16 years ago