1. 90d5ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  2. 6053bbf cnic: Fix NETDEV_UP event processing. by Michael Chan · 17 years ago
  3. cc44578 uvesafb/connector: Disallow unpliviged users to send netlink packets by Philipp Reisner · 17 years ago
  4. 98a5783 pohmelfs/connector: Disallow unpliviged users to configure pohmelfs by Philipp Reisner · 17 years ago
  5. 5788c56 dst/connector: Disallow unpliviged users to configure dst by Philipp Reisner · 17 years ago
  6. 2483647 dm/connector: Only process connector packages from privileged processes by Philipp Reisner · 17 years ago
  7. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 17 years ago
  8. 18366b0 connector/dm: Fixed a compilation warning by Philipp Reisner · 17 years ago
  9. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 17 years ago
  10. 293500a connector: Keep the skb in cn_callback_data by Philipp Reisner · 17 years ago
  11. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 17 years ago
  12. b607bd9 net: Fix wrong sizeof by Jean Delvare · 17 years ago
  13. 42324c6 net: splice() from tcp to pipe should take into account O_NONBLOCK by Eric Dumazet · 17 years ago
  14. 0efe5e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 17 years ago
  15. e6a0a8b spi-imx: strip down chipselect function to only drive the chipselect by Uwe Kleine-König · 17 years ago
  16. d1c627b spi-imx: initialize complete config struct by Uwe Kleine-König · 17 years ago
  17. 4388eb1 spi-imx: no need to assert bits_per_word being initialized by Uwe Kleine-König · 17 years ago
  18. 3910f2c spi-imx: setup mode_bits we can handle by Sascha Hauer · 17 years ago
  19. 6c23e5d spi-imx: fix initial chipselect settings by Sascha Hauer · 17 years ago
  20. 462d26b spi-imx: update state correctly by Sascha Hauer · 17 years ago
  21. 6cdeb00 spi-imx: rename source file to spi_imx.c by Uwe Kleine-König · 17 years ago
  22. 80e50be afs: remove cache.h by Christoph Hellwig · 17 years ago
  23. 8fccae2 sscanf(): fix %*s%n by Andy Spencer · 17 years ago
  24. d41a4b5 serial: add parameter to force skipping the test for the TXEN bug by Chuck Ebbert · 17 years ago
  25. f23fc15 serial167: fix read buffer overflow by Roel Kluin · 17 years ago
  26. 196b316 cyclades: fix read buffer overflow by Roel Kluin · 17 years ago
  27. 75e3a6a icom: convert space to tabs by Breno Leitao · 17 years ago
  28. aa76224 serial_txx9: use container_of() instead of direct cast by Atsushi Nemoto · 17 years ago
  29. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 17 years ago
  30. 5a2c4fe s3cmci: make SDIO IRQ hardware IRQ support build-time configurable by Ben Dooks · 17 years ago
  31. 68c5ed5 s3cmci: DMA fixes by Ben Dooks · 17 years ago
  32. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 17 years ago
  33. c225889 s3cmci: add SDIO IRQ support by Ben Dooks · 17 years ago
  34. 9bdd203 s3cmci: add debugfs support for examining driver and hardware state by Ben Dooks · 17 years ago
  35. e6130ae s3cmci: fix direct write to interrupt mask by Ben Dooks · 17 years ago
  36. 50d7fa9 s3cmci: change to use dev_pm_ops by Ben Dooks · 17 years ago
  37. 916a307 s3cmci: change GPIO to gpiolib from S3C24XX specific calls by Ben Dooks · 17 years ago
  38. 44d0e19 s3cmci: update probe to use new platform id list by Ben Dooks · 17 years ago
  39. da52a7c s3cmci: use resource_size() instead of local macro by Ben Dooks · 17 years ago
  40. ef8745c memcg: reduce check for softlimit excess by KAMEZAWA Hiroyuki · 17 years ago
  41. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 17 years ago
  42. 3dece83 cgroup: catch bad css refcnt at css_put by KAMEZAWA Hiroyuki · 17 years ago
  43. 26251ea memcg: fix refcnt going negative by KAMEZAWA Hiroyuki · 17 years ago
  44. 447e446 uartlite: allow building for timberdale MFD by Richard Röjfors · 17 years ago
  45. 4932be7 docs: update patch size in SubmittingPatches by Randy Dunlap · 17 years ago
  46. ed9935f sdio: pass whitelisted cis funce tuples to sdio drivers by Albert Herranz · 17 years ago
  47. bf89c8c mm/rmap.c: fix comment by Huang Shijie · 17 years ago
  48. 392d814 x86: fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 17 years ago
  49. d22a001 mn10300: fix kernel build failures when using gcc-4.x by Mark Salter · 17 years ago
  50. 933d35f MAINTAINERS: ARM/Palm file patterns by Joe Perches · 17 years ago
  51. a09efb0 Char: vt_ioctl, fix BKL imbalance by Jiri Slaby · 17 years ago
  52. a28b3dc revert "m68k: convert to asm-generic/hardirq.h" by Andrew Morton · 17 years ago
  53. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 17 years ago
  54. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 17 years ago
  55. 1c4115e drivers/input/input.c: fix CONFIG_PM=n warning by Andrew Morton · 17 years ago
  56. 3ae91c2 module: fix up CONFIG_KALLSYMS=n build. by Paul Mundt · 17 years ago
  57. 914a9ab net: Use sk_mark for routing lookup in more places by Atis Elsts · 17 years ago
  58. 6646679 sky2: irqname based on pci address by Stephen Hemminger · 17 years ago
  59. 415e69e skge: use unique IRQ name by Michal Schmidt · 17 years ago
  60. 89e95a6 IPv4 TCP fails to send window scale option when window scale is zero by Ori Finkelman · 17 years ago
  61. 4fdb78d net/ipv4/tcp.c: fix min() type mismatch warning by Andrew Morton · 17 years ago
  62. 28ad395 Kconfig: STRIP: Remove stale bits of STRIP help text by Ralf Baechle · 17 years ago
  63. 7b1401c NET: mkiss: Fix typo by Ralf Baechle · 17 years ago
  64. bf18a9f tg3: Remove prev_vlan_tag from struct tx_ring_info by Eric Dumazet · 17 years ago
  65. 3d1285b move virtnet_remove to .devexit.text by Uwe Kleine-König · 17 years ago
  66. fb74c2f don't use __devexit_p to wrap sgiseeq_remove by Uwe Kleine-König · 17 years ago
  67. 1ebb5a1 don't use __devexit_p to wrap meth_remove by Uwe Kleine-König · 17 years ago
  68. ce501ca bonding: set primary param via sysfs by Jiri Pirko · 17 years ago
  69. 9c2693c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 17 years ago
  70. fbf1908 Btrfs: fix data space leak fix by Josef Bacik · 17 years ago
  71. a98917a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  72. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 17 years ago
  73. 25472b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 17 years ago
  74. 417bc4b pktgen: Fix delay handling by Eric Dumazet · 17 years ago
  75. ab93dbe Btrfs: take i_mutex before generic_write_checks by Chris Mason · 17 years ago
  76. 35d62a9 Btrfs: fix arguments to btrfs_wait_on_page_writeback_range by Christoph Hellwig · 17 years ago
  77. a00d210 ixgbe: correct the parameter description by Jiri Pirko · 17 years ago
  78. dcb9b56 be2net: Workaround to fix a bug in Rx Completion processing. by Ajit Khaparde · 17 years ago
  79. 7bfc4ab 3c59x: Rework suspend and resume by Anton Vorontsov · 17 years ago
  80. a55c0a0e drivers/net: ks8851_mll ethernet network driver by Choi, David · 17 years ago
  81. f191422 skge: Make sure both ports initialize correctly by Mike McCormack · 17 years ago
  82. ec1652a bcm63xx_enet: timeout off by one in do_mdio_op() by roel kluin · 17 years ago
  83. ebd6e77 qlge: Fix error exit for probe call. by Ron Mercer · 17 years ago
  84. f2c0d8d qlge: Protect reset recovery with rtnl_lock(). by Ron Mercer · 17 years ago
  85. 06a49f7 qlge: Fix spin_lock warning. by Ron Mercer · 17 years ago
  86. fd21cf5 qlge: Fix out of sync hardware semaphore. by Ron Mercer · 17 years ago
  87. fbcbe56c qlge: Fix bad bit definitions. by Ron Mercer · 17 years ago
  88. 6ad3810 ixgbe: Remove ATR computation for UDP traffic by Peter P Waskiewicz Jr · 17 years ago
  89. aad7191 ixgbe patch to provide NIC's tx/rx counters via ethtool by Ben Greear · 17 years ago
  90. e0f4daf ixgbe: Bump driver version number by Peter P Waskiewicz Jr · 17 years ago
  91. 539e5f0 ixgbe: Fix backplane flow control autoneg by Peter P Waskiewicz Jr · 17 years ago
  92. 84f62d4 ixgbe: Fix disabling of relaxed ordering with Tx DCA by Peter P Waskiewicz Jr · 17 years ago
  93. 817b33d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. 8c185ab ax25: Fix possible oops in ax25_make_new by Jarek Poplawski · 17 years ago
  95. 81bbb3d net: restore tx timestamping for accelerated vlans by Eric Dumazet · 17 years ago
  96. 013820a Phonet: fix mutex imbalance by Rémi Denis-Courmont · 17 years ago
  97. 298bf12 sit: fix off-by-one in ipip6_tunnel_get_prl by Sascha Hlusiak · 17 years ago
  98. d99927f net: Fix sock_wfree() race by Eric Dumazet · 17 years ago
  99. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 17 years ago
  100. 84d88d5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago