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