1. a76b62c libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 17 years ago
  2. 0435182 pata: expose set_mode method so it can be wrapped by Alan · 17 years ago
  3. ec04b07 iomap: implement pcim_iounmap_regions() by Tejun Heo · 17 years ago
  4. be0d18d libata: cable detection fixes by Alan Cox · 17 years ago
  5. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 17 years ago
  6. 43727fb [libata] export sata_print_link_status() by Jeff Garzik · 18 years ago
  7. f005463 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  8. 50f732e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  9. aa5bc2b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  10. aa2ce5c USB: <linux/usb/ch9.h> minor doc update by David Brownell · 17 years ago
  11. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 17 years ago
  12. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 17 years ago
  13. 2add522 USB: add power/level sysfs attribute by Alan Stern · 17 years ago
  14. eaafbc3 USB: Allow autosuspend delay to equal 0 by Alan Stern · 17 years ago
  15. bb74782 USB: additional structure from cdc spec by Oliver Neukum · 17 years ago
  16. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  17. 6816b19 V4L/DVB (5419): Add comment how the speed field is interpreted. by Hans Verkuil · 17 years ago
  18. 3700a90 V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned. by Hans Verkuil · 17 years ago
  19. 43d0dfc V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNC by Hans Verkuil · 17 years ago
  20. 2435be1 V4L/DVB (5307): Add support for the cx23415 MPEG decoding features. by Hans Verkuil · 17 years ago
  21. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  22. b278784 V4L/DVB (5289): Add support for video output overlays. by Hans Verkuil · 17 years ago
  23. 206ebaf3 V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capability by Hans Verkuil · 17 years ago
  24. 5eee72e V4L/DVB (5268): Add support for three new MPEG controls. by Hans Verkuil · 17 years ago
  25. d1da4e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  26. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 17 years ago
  27. a53c46d s2ram: add arch irq disable/enable hooks by Johannes Berg · 17 years ago
  28. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 17 years ago
  29. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 17 years ago
  30. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 17 years ago
  31. 8447891 debugfs: Add debugfs_create_u64() by Michael Ellerman · 17 years ago
  32. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 17 years ago
  33. 4628803 kobject core: remove rwsem from struct subsystem by Greg Kroah-Hartman · 17 years ago
  34. f89cbc3 Driver core: add suspend() and resume() to struct device_type by Dmitry Torokhov · 17 years ago
  35. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 22 years ago
  36. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 18 years ago
  37. 414264f Driver core: add name to device_type by Kay Sievers · 17 years ago
  38. 621a167 driver core: Use attribute groups in struct device_type by Dmitry Torokhov · 17 years ago
  39. b8c5cec Driver core: udev triggered device-<>driver binding by Kay Sievers · 18 years ago
  40. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 17 years ago
  41. 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 17 years ago
  42. 20f0939 seqlocks: trivial remove weird whitespace by Daniel Walker · 17 years ago
  43. b928ed5 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 17 years ago
  44. ea6db58 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  45. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  46. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  47. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 17 years ago
  48. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 18 years ago
  49. b86e028 [WEXT] net_device: Don't include wext bits if not required. by Johannes Berg · 17 years ago
  50. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 17 years ago
  51. 7318226 [AF_RXRPC]: Key facility changes for AF_RXRPC by David Howells · 17 years ago
  52. 071b638 [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync() by Oleg Nesterov · 17 years ago
  53. 5b04aa3 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() by Mark Fasheh · 17 years ago
  54. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 17 years ago
  55. ef2e58e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  56. 48491e6 [NET]: Delete unused header file linux/if_wanpipe_common.h by Robert P. J. Day · 17 years ago
  57. c1a068f [NET]: Delete unused header file linux/sdla_fr.h. by Robert P. J. Day · 17 years ago
  58. 28d8909 [XFRM]: Export SAD info. by Jamal Hadi Salim · 17 years ago
  59. 2111f8b [BRIDGE]: drop PAUSE frames by Stephen Hemminger · 17 years ago
  60. df8981d [IPV6]: Export in6addr_any for future use. by YOSHIFUJI Hideaki · 17 years ago
  61. 84299b3 [TCP]: Fix linkage errors on i386. by YOSHIFUJI Hideaki · 17 years ago
  62. 164891a [TCP]: Congestion control API update. by Stephen Hemminger · 17 years ago
  63. 704232c [WIRELESS] cfg80211: New wireless config infrastructure. by Johannes Berg · 17 years ago
  64. 0c6fcc8 [NET] skbuff: skb_store_bits const is backwards by Stephen Hemminger · 17 years ago
  65. 80feaac [AF_PACKET]: Add option to return orig_dev to userspace. by Peter P. Waskiewicz Jr · 17 years ago
  66. bf99f1b [IPV6] SNMP: Netlink interface. by YOSHIFUJI Hideaki · 17 years ago
  67. 628a5c5 [INET]: Add IP(V6)_PMTUDISC_RPOBE by John Heffner · 17 years ago
  68. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  69. c15bf6e [NETFILTER]: ebt_arp: add gratuitous arp filtering by Bart De Schuymer · 17 years ago
  70. 516299d [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic by Michael Milner · 17 years ago
  71. 91d73c1 [DCCP]: Complete documentation of dccp_sock by Gerrit Renker · 17 years ago
  72. 6229e36 bridge: eliminate call by reference by Stephen Hemminger · 17 years ago
  73. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  74. 663ead3 [NET]: Use csum_start offset instead of skb_transport_header by Herbert Xu · 17 years ago
  75. 29f6af7 [IPV6] FIB6RULE: Find source address during looking up route. by YOSHIFUJI Hideaki · 17 years ago
  76. 716ea3a [NET]: Move generic skbuff stuff from XFRM code to generic code by David Howells · 17 years ago
  77. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  78. c45d286 [NET]: Inline net_device_stats by Rusty Russell · 17 years ago
  79. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  80. 35fc92a [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE by Herbert Xu · 17 years ago
  81. fa0b2d1 [NET] fib_rules: Add no-operation action by Thomas Graf · 17 years ago
  82. 2b44368 [NET] fib_rules: Mark rules detached from the device by Thomas Graf · 17 years ago
  83. 0947c9fe [NET] fib_rules: goto rule action by Thomas Graf · 17 years ago
  84. de6e05c [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet by Yasuyuki Kozakai · 17 years ago
  85. 5f79e0f [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled by Yasuyuki Kozakai · 17 years ago
  86. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  87. e284986 [RTNL]: Message handler registration interface by Thomas Graf · 17 years ago
  88. 89560b5 [DCCP]: Sample RTT from SYN exchange by Gerrit Renker · 17 years ago
  89. a36ca73 [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END} by Arnaldo Carvalho de Melo · 17 years ago
  90. 897933b [SK_BUFF]: Remove skb_add_mtu() leftovers by Arnaldo Carvalho de Melo · 17 years ago
  91. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  92. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  93. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  94. 2e07fa9 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures by Arnaldo Carvalho de Melo · 17 years ago
  95. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  96. cfe1fc7 [SK_BUFF]: Introduce skb_network_header_len by Arnaldo Carvalho de Melo · 17 years ago
  97. 0a6114d [KBUILD]: Unifdef headers changed by the skb layer header refactorings by Arnaldo Carvalho de Melo · 17 years ago
  98. c8e2078 [NETFILTER]: ctnetlink: add support for internal tcp connection tracking flags handling by Pablo Neira Ayuso · 17 years ago
  99. e7ac05f [NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb by Yasuyuki Kozakai · 17 years ago
  100. edda553 [NETFILTER]: nf_conntrack: add __nf_copy() to copy members in skb by Yasuyuki Kozakai · 17 years ago