1. f81c622 net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  2. 827d978 af-packet: Use existing netdev reference for bound sockets. by Ben Greear · 13 years ago
  3. 160ff18 af-packet: Hold reference to bound network devices. by Ben Greear · 13 years ago
  4. e990b37 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  5. 23c79d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  6. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  7. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  8. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  9. cb37bbd Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  10. 3af91a1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  11. 9a44fde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  12. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  13. 1f3bd0f Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  14. bb3d6bf Revert "ASoC: Update cx20442 for TTY API change" by Linus Torvalds · 13 years ago
  15. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  16. 7b29dc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  17. 0980119 UBIFS: fix-up free space earlier by Ben Gardiner · 13 years ago
  18. 781c571 UBIFS: intialize LPT earlier by Ben Gardiner · 13 years ago
  19. 4f1ab9b UBIFS: assert no fixup when writing a node by Ben Gardiner · 13 years ago
  20. 8370723 UBIFS: fix clean znode counter corruption in error cases by Artem Bityutskiy · 13 years ago
  21. 812eb25 UBIFS: fix memory leak on error path by Artem Bityutskiy · 13 years ago
  22. cf610bf UBIFS: fix shrinker object count reports by Artem Bityutskiy · 13 years ago
  23. 5ff6197 Blackfin: strncpy: fix handling of zero lengths by Steven Miao · 13 years ago
  24. 34624d6 netxen: suppress false lro warning messages by Sucheta Chakraborty · 13 years ago
  25. 9a2e0fb tg3: Fix tg3_skb_error_unmap() by Matt Carlson · 13 years ago
  26. fe09bb6 sungem: Spring cleaning and GRO support by Benjamin Herrenschmidt · 13 years ago
  27. 6f92c66 bonding: allow all slave speeds by Jiri Pirko · 13 years ago
  28. ec764bf net: tracepoint of net_dev_xmit sees freed skb and causes panic by Koki Sanagi · 13 years ago
  29. afab2d2 net: 8021q: Add pr_fmt by Joe Perches · 13 years ago
  30. b36a968 asm-generic/unistd.h: support sendmmsg syscall by Chris Metcalf · 13 years ago
  31. 9bf7174 ktest: Ignore unset values of the minconfig in config_bisect by Steven Rostedt · 13 years ago
  32. 4da46da ktest: Fix result of rebooting the kernel by Steven Rostedt · 13 years ago
  33. 4c8cc55 ktest: Fix off-by-one in config bisect result by Steven Rostedt · 13 years ago
  34. e3a57b3 Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 13 years ago
  35. e2bd967 block: Use hlist_entry() for io_context.cic_list.first by Paul Bolle · 13 years ago
  36. 28304f4 cfq-iosched: Remove bogus check in queue_fail path by Paul Bolle · 13 years ago
  37. e73e079 [SCSI] Fix oops caused by queue refcounting failure by James Bottomley · 13 years ago
  38. 8a07eb0 sctp: Add ASCONF operation on the single-homed host by Michio Honda · 13 years ago
  39. 7dc04d7 sctp: Add socket option operation for Auto-ASCONF. by Michio Honda · 13 years ago
  40. dd51be0 sctp: Add sysctl support for Auto-ASCONF. by Michio Honda · 13 years ago
  41. 9f7d653 sctp: Add Auto-ASCONF support (core). by Michio Honda · 13 years ago
  42. 3ced2dd sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR macro. by YOSHIFUJI Hideaki · 13 years ago
  43. b136410 sctp: Add ADD/DEL ASCONF handling at the receiver. by Michio Honda · 13 years ago
  44. 2e4ceec drivers/net/can/flexcan.c: add missing clk_put by Julia Lawall · 13 years ago
  45. 816af74 ARM: mach-shmobile: add DMAC clock definitions on SH7372 by Guennadi Liakhovetski · 13 years ago
  46. a1b2cc5 dmaengine: shdma: fix a regression: initialise DMA channels for memcpy by Guennadi Liakhovetski · 13 years ago
  47. 6979d5d net: dm9000: Get the chip in a known good state before enabling interrupts by Mark Brown · 13 years ago
  48. b722dbf drivers/net/davinci_emac.c: add missing clk_put by Julia Lawall · 13 years ago
  49. a3bcc23 af-packet: Add flag to distinguish VID 0 from no-vlan. by Ben Greear · 13 years ago
  50. 40d6904 caif: Add CAIF HSI Link layer driver by Dmitry.Tarnyagin · 13 years ago
  51. 41be5a4 caif: Fix race when conditionally taking rtnl lock by sjur.brandeland@stericsson.com · 13 years ago
  52. 85e3c65 usbnet/cdc_ncm: add missing .reset_resume hook by Stefan Metzmacher · 13 years ago
  53. 307f73d vlan: fix typo in vlan_dev_hard_start_xmit() by Wei Yongjun · 13 years ago
  54. d0733d2 net/ipv4: Check for mistakenly passed in non-IPv4 address by Marcus Meissner · 13 years ago
  55. 1fa7b6a Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" by Linus Torvalds · 13 years ago
  56. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  57. 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 13 years ago
  58. a198c14 bnx2x: Improve cl45 access methods by Yaniv Rosner · 13 years ago
  59. ec146a6 bnx2x: Modify XGXS functions by Yaniv Rosner · 13 years ago
  60. fd36a2e bnx2x: Fix link status sync by Yaniv Rosner · 13 years ago
  61. 020c7e3 bnx2x: Adjust BCM8726 module detection settings by Yaniv Rosner · 13 years ago
  62. 9045f6b4 bnx2x: Fix grammar and relocate code by Yaniv Rosner · 13 years ago
  63. bac27bd bnx2x: Fix BCM84833 settings by Yaniv Rosner · 13 years ago
  64. 27d0243 bnx2x: Fix over current port display by Yaniv Rosner · 13 years ago
  65. c688fe2 bnx2x: Add TX fault check for fiber PHYs by Yaniv Rosner · 13 years ago
  66. fcf5b65 bnx2x: Change return status type by Yaniv Rosner · 13 years ago
  67. 1ac9e42 bnx2x: Fix port type display by Yaniv Rosner · 13 years ago
  68. e4d78f1 bnx2x: Add new phy BCM8722 by Yaniv Rosner · 13 years ago
  69. 3cc39b3 tile: enable CONFIG_BUGVERBOSE by Chris Metcalf · 13 years ago
  70. dfe2158 iwl4965: correctly validate temperature value by Stanislaw Gruszka · 13 years ago
  71. a7567b2 bluetooth l2cap: fix locking in l2cap_global_chan_by_psm by Johannes Berg · 13 years ago
  72. 21fdc87 ath9k: fix two more bugs in tx power by Daniel Halperin · 13 years ago
  73. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 13 years ago
  74. 9b83c77 xen/blkback: potential null dereference in error handling by Dan Carpenter · 13 years ago
  75. 6464920 xen/blkback: don't call vbd_size() if bd_disk is NULL by Laszlo Ersek · 13 years ago
  76. 3f30310 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  77. 70e535d intel-iommu: Fix off-by-one in RMRR setup by David Woodhouse · 13 years ago
  78. 8519dc4 intel-iommu: Add domain check in domain_remove_one_dev_info by Mike Habeck · 13 years ago
  79. 825507d intel-iommu: Remove Host Bridge devices from identity mapping by Mike Travis · 13 years ago
  80. c681d0b intel-iommu: Use coherent DMA mask when requested by Mike Travis · 13 years ago
  81. 1c9fc3d intel-iommu: Dont cache iova above 32bit by Chris Wright · 13 years ago
  82. cb452a4 intel-iommu: Speed up processing of the identity_mapping function by Mike Travis · 13 years ago
  83. 8fcc537 intel-iommu: Check for identity mapping candidate using system dma mask by Chris Wright · 13 years ago
  84. 9b4554b intel-iommu: Only unlink device domains from iommu by Alex Williamson · 13 years ago
  85. 6dd9a7c intel-iommu: Enable super page (2MiB, 1GiB, etc.) support by Youquan Song · 13 years ago
  86. 63da029 mtd: fix physmap.h warnings by Randy Dunlap · 13 years ago
  87. da8b94e UBIFS: fix recovery broken by the previous recovery fix by Artem Bityutskiy · 13 years ago
  88. efcfde5 UBIFS: amend ubifs_recover_leb interface by Artem Bityutskiy · 13 years ago
  89. 1a0b069 UBIFS: introduce a "grouped" journal head flag by Artem Bityutskiy · 13 years ago
  90. ab75950 UBIFS: supress false error messages by Artem Bityutskiy · 13 years ago
  91. 5c6cce9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  92. 603d04b kgdbts: only use new asm-generic/ptrace.h api when needed by Mike Frysinger · 13 years ago
  93. 4c49ff3 block: blkdev_get() should access ->bd_disk only after success by Tejun Heo · 13 years ago
  94. 34b1ef0 be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supported on the card by Somnath Kotur · 13 years ago
  95. 5bf74c9 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  96. e11ec90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  97. a5b2c5b AppArmor: fix oops in apparmor_setprocattr by Kees Cook · 13 years ago
  98. 948252c Revert "net: fix section mismatches" by David S. Miller · 13 years ago
  99. 930a6ea drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() by Alexey Khoroshilov · 13 years ago
  100. a000c01 sctp: stop pending timers and purge queues when peer restart asoc by Wei Yongjun · 13 years ago