1. da04b7a usb: introduce usb_device authorization bits by Inaky Perez-Gonzalez · 17 years ago
  2. a4e3ef5 USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup by David Brownell · 17 years ago
  3. d617bc8 USB: cleanup for previous patches by Alan Stern · 17 years ago
  4. 5e60a16 USB: avoid using urb->pipe in usbcore by Alan Stern · 17 years ago
  5. fea3409 USB: add direction bit to urb->transfer_flags by Alan Stern · 17 years ago
  6. bdd016b USB: add ep->enable by Alan Stern · 17 years ago
  7. 5b653c7 USB: add urb->ep by Alan Stern · 17 years ago
  8. efc9052 USB: usb_gadget.h whitespace fixes by David Brownell · 17 years ago
  9. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  10. 287e5d6 [POWERPC] XilinxFB: Allow fixed framebuffer base address by Grant Likely · 17 years ago
  11. b4d6a72 [POWERPC] XilinxFB: Add support for custom screen resolution by Grant Likely · 17 years ago
  12. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  13. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  14. 19f7115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  15. 6f35308 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  16. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  17. 1ce4890 Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  18. c634920 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  19. 6abd2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  20. b08d6cb [TCP]: Limit processing lost_retrans loop to work-to-do cases by Ilpo Järvinen · 17 years ago
  21. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  22. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 7670df7 ide: mode limiting fixes for user requested speed changes by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 5e32132 ide: hook ACPI _PSx method to IDE power on/off by Shaohua Li · 17 years ago
  25. b4e4436 hpt366: MWDMA filter for SATA cards (take 2) by Sergei Shtylyov · 17 years ago
  26. c3f8f65 backlight: Convert corgi backlight driver into a more generic driver by Richard Purdie · 17 years ago
  27. 780513e [BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n by Boaz Harrosh · 17 years ago
  28. 3191057 [IPv6]: Export userland ND options through netlink (RDNSS support) by Pierre Ynard · 17 years ago
  29. 9ef4429 [NET]: Fix dev_put() and dev_hold() comments by Benjamin Thery · 17 years ago
  30. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  31. 7ee015e [NET]: cleanup 3rd argument in netlink_sendskb by Denis V. Lunev · 17 years ago
  32. 9936bcf [TG3]: Add 5761 support by Matt Carlson · 17 years ago
  33. 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
  34. b16c3a2 [CRYPTO] api: Fixed crypto_*_reqsize return type by Herbert Xu · 17 years ago
  35. 2de98e7 [CRYPTO] ablkcipher: Remove queue pointer from common alg object by Herbert Xu · 17 years ago
  36. 39e1ee01 [CRYPTO] api: Add support for multiple template parameters by Herbert Xu · 17 years ago
  37. 1ae9782 [CRYPTO] api: Add aead crypto type by Herbert Xu · 17 years ago
  38. 3969903 [FS] seq_file: Introduce the seq_open_private() by Pavel Emelyanov · 17 years ago
  39. bfe13f5 ibm_emac: Convert to use napi_struct independent of struct net_device by Roland Dreier · 17 years ago
  40. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  41. d62a38d [ISDN]: Change I4L to use alloc_netdev(). by Karsten Keil · 17 years ago
  42. c79e335 [TCP]: Comment fastpath_cnt_hint off-by-one trap by Ilpo Järvinen · 17 years ago
  43. d30cdd2 [TG3]: Add 5784 and 5764 support. by Matt Carlson · 17 years ago
  44. 9974a35 [TG3]: Walk PCI capability lists. by Matt Carlson · 17 years ago
  45. 451bc04 [DCCP]: Tidy-up -- minisock initialisation by Gerrit Renker · 17 years ago
  46. 7c559a9 [DCCP]: Add socket option to query the current MPS by Gerrit Renker · 17 years ago
  47. 20405c0 [RFKILL]: Add support for hardware-only rfkill buttons by Michael Buesch · 17 years ago
  48. 135900c [RFKILL]: Add support for an rfkill LED. by Michael Buesch · 17 years ago
  49. e2ec458 Generic bitbanged MDIO library by Scott Wood · 17 years ago
  50. 976de6a fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set. by Scott Wood · 17 years ago
  51. b7336d3 fs_enet: Include linux/string.h from linux/fs_enet_pd.h by Scott Wood · 17 years ago
  52. 8336793 [ZLIB]: Move bnx2 driver gzip unpacker into zlib. by Denys Vlasenko · 17 years ago
  53. 89e536a ax88796: add 93cx6 eeprom support by Magnus Damm · 17 years ago
  54. 0ac4952 PHYLIB: IRQ event workqueue handling fixes by Maciej W. Rozycki · 17 years ago
  55. 7c32f47 PHY fixed driver: rework release path and update phy_id notation by Vitaly Bordug · 17 years ago
  56. ee4411a [NETFILTER]: x_tables: add xt_time match by Jan Engelhardt · 17 years ago
  57. 5faa1f4 [NETFILTER]: nf_conntrack_netlink: add support to related connections by Pablo Neira Ayuso · 17 years ago
  58. 2b5c841 [NETFILTER]: nfnetlink: kill nlattr_bad_size by Patrick McHardy · 17 years ago
  59. e373057 [NETFILTER]: nfnetlink: support attribute policies by Patrick McHardy · 17 years ago
  60. fdf7083 [NETFILTER]: nfnetlink: rename functions containing 'nfattr' by Patrick McHardy · 17 years ago
  61. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  62. 7c8d4cb [NETFILTER]: nfnetlink: make subsystem and callbacks const by Patrick McHardy · 17 years ago
  63. 169e367 [NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace. by Eric W. Biederman · 17 years ago
  64. fe242cf [RFKILL]: Move rfkill_switch_all out of global header by Ivo van Doorn · 17 years ago
  65. 279632b [PATCH] rfkill: Fix documentation typos by Michael Buesch · 17 years ago
  66. b421995 [PKT_SCHED]: Add stateless NAT by Herbert Xu · 17 years ago
  67. f97df02 [PATCH] wireless networking: move frame inline functions to generic header by Johannes Berg · 17 years ago
  68. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  69. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  70. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  71. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  72. 9dd776b [NET]: Add network namespace clone & unshare support. by Eric W. Biederman · 17 years ago
  73. a94f0f9 [DCCP]: Rate-limit DCCP-Syncs by Gerrit Renker · 17 years ago
  74. 0430ee3 [DCCP]: Add Support for Data 1 .. 3 fields of Reset packets by Gerrit Renker · 17 years ago
  75. 912d8f0 [TCP] MIB: Count FRTO's successfully detected spurious RTOs by Ilpo Järvinen · 17 years ago
  76. e24eb52 [NET]: note that NETIF_F_LLTX is deprecated by Christian Borntraeger · 17 years ago
  77. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  78. 5568296 [NL80211]: add netlink interface to cfg80211 by Johannes Berg · 17 years ago
  79. b963dc1 pppoe: endianness by Al Viro · 17 years ago
  80. 701181a arcnet endianness annotations by Al Viro · 17 years ago
  81. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  82. 61e115a [SSB]: add Sonics Silicon Backplane bus support by Michael Buesch · 17 years ago
  83. 768f3591 [NETNS]: Cleanup list walking in setup_net and cleanup_net by Pavel Emelyanov · 17 years ago
  84. 1a348cc [NET]: Add Tehuti network driver. by Andy Gospodarek · 17 years ago
  85. 1202d6f [IPG]: add IP1000A driver to kernel tree by Francois Romieu · 17 years ago
  86. f7b0e93 [SCTP]: protocol definitions for SCTP-AUTH implementation by Vlad Yasevich · 17 years ago
  87. 96793b4 [IPV4]: Add ICMPMsgStats MIB (RFC 4293) by David L Stevens · 17 years ago
  88. 14878f7 [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] by David L Stevens · 17 years ago
  89. 131a47e [SCTP]: Implement the Supported Extensions Parameter by Vlad Yasevich · 17 years ago
  90. ad7379d [NET]: Fix the prototype of call_netdevice_notifiers. by Eric W. Biederman · 17 years ago
  91. 22dd749 [NET]: migrate HARD_TX_LOCK to header file by Jamal Hadi Salim · 17 years ago
  92. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  93. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  94. e0665486 [RFKILL]: Add support for ultrawideband by Ivo van Doorn · 17 years ago
  95. 234a0ca [RFKILL]: Remove IRDA by Ivo van Doorn · 17 years ago
  96. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  97. 4fabcd7 [NETNS]: Fix allnoconfig compilation error. by Daniel Lezcano · 17 years ago
  98. e08b099 [NET_SCHED]: Making rate table lookups more flexible. by Jesper Dangaard Brouer · 17 years ago
  99. a050c33 [NETNS]: Fix bad macro definition. by Daniel Lezcano · 17 years ago
  100. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago