1. 9c413ed drivers/net/usb: Update WARN uses by Joe Perches · 14 years ago
  2. c389ff8 drivers/net/can: Update WARN uses by Joe Perches · 14 years ago
  3. c63fdf4 drivers/net: normalize TX_TIMEOUT by Eric Dumazet · 14 years ago
  4. 973a34a af_unix: optimize unix_dgram_poll() by Eric Dumazet · 14 years ago
  5. 5456f09 af_unix: fix unix_dgram_poll() behavior for EPOLLOUT event by Eric Dumazet · 14 years ago
  6. 67426b7 af_unix: use keyed wakeups by Eric Dumazet · 14 years ago
  7. fc766e4c decnet: RCU conversion and get rid of dev_base_lock by Eric Dumazet · 14 years ago
  8. e4a7b93 bonding: remove dev_base_lock use by Eric Dumazet · 14 years ago
  9. 840a185 aoe: remove dev_base_lock use from aoecmd_cfg_pkts() by Eric Dumazet · 14 years ago
  10. 1d5439b ks8851: suspend resume support by Arce, Abraham · 14 years ago
  11. d0eaeec Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  12. aa58163 rds: Fix rds message leak in rds_message_map_pages by Pavel Emelyanov · 14 years ago
  13. 0cffef4 qeth: fix race condition during device startup by Frank Blaschka · 14 years ago
  14. b67d801 qeth: remove dev_queue_xmit invocation by Ursula Braun · 14 years ago
  15. eb58906 pktgen: correct uninitialized queue_map by Junchang Wang · 14 years ago
  16. 18543a6 net: Detect and ignore netif_stop_queue() calls before register_netdev() by Guillaume Chazarain · 14 years ago
  17. 63f4e19 skge: Remove tx queue stopping in skge_devinit() by Guillaume Chazarain · 14 years ago
  18. f464214 ipv6: fix overlap check for fragments by Shan Wei · 14 years ago
  19. 4c46ee5 classifier: report statistics for basic classifier by stephen hemminger · 14 years ago
  20. 3ce1227 solos: Refuse to upgrade firmware with older FPGA. It doesn't work. by David Woodhouse · 14 years ago
  21. 1a4ec46 solos: Add 'Firmware' attribute for Traverse overall firmware version by David Woodhouse · 14 years ago
  22. a7bcf21 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  23. 5398a64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  24. 764e028 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6 by Linus Torvalds · 14 years ago
  25. 934648f Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  26. 8be5814 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  27. 7ff9c07 ext4: Add new ext4 inode tracepoints by Theodore Ts'o · 14 years ago
  28. b56ff9d ext4: Don't call sb_issue_discard() in ext4_free_blocks() by Theodore Ts'o · 14 years ago
  29. 87009d8 ext4: do not try to grab the s_umount semaphore in ext4_quota_off by Dmitry Monakhov · 14 years ago
  30. 83668e7 ext4: fix potential race when freeing ext4_io_page structures by Theodore Ts'o · 14 years ago
  31. f7ad6d2 ext4: handle writeback of inodes which are being freed by Theodore Ts'o · 14 years ago
  32. 43b81f8 net dst: need linux/cache.h for ____cacheline_aligned_in_smp. by Paul Mundt · 14 years ago
  33. 65670a1 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  34. 21e1426 Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  35. a766b29 sh: clkfwk: Fix up checkpatch warnings. by Paul Mundt · 14 years ago
  36. d0013c9 sh: make some needlessly global sh7724 clocks static by Guennadi Liakhovetski · 14 years ago
  37. 6af26c6 sh: add clk_round_parent() to optimize parent clock rate by Guennadi Liakhovetski · 14 years ago
  38. 86c2c0a NET: pktgen - fix compile warning by Dmitry Torokhov · 14 years ago
  39. 557a3da Staging: ath6kl: remove empty files that mess with 'distclean' by Greg Kroah-Hartman · 14 years ago
  40. d017bf6 floppy: fix another use-after-free by Vivek Goyal · 14 years ago
  41. 1db0113 TTY: move .gitignore from drivers/char/ to drivers/tty/vt/ by Greg Kroah-Hartman · 14 years ago
  42. 151f52f ipw2x00: remove the right /proc/net entry by Linus Torvalds · 14 years ago
  43. d4285bd Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  44. c093ee4 floppy: fix use-after-free in module load failure path by Linus Torvalds · 14 years ago
  45. 433039e watchdog: Fix section mismatch and potential undefined behavior. by David Daney · 14 years ago
  46. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  47. f69fa76 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  48. 2e5c367 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  49. e0a7021 posix-cpu-timers: workaround to suppress the problems with mt exec by Oleg Nesterov · 14 years ago
  50. b312e13 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  51. c672362 cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer by Pavel Shilovsky · 14 years ago
  52. 475200c hwmon: (ltc4261) Fix error message format by Jean Delvare · 14 years ago
  53. 69f8b74 hwmon: (ltc4261) Add missing newline in debug message by Guenter Roeck · 14 years ago
  54. 0660a9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  55. 65f75ac leds-net5501: taints kernel, add license by Randy Dunlap · 14 years ago
  56. df8940e KVM: PPC: BookE: Load the lower half of MSR by Scott Wood · 14 years ago
  57. bb59e97 KVM: PPC: BookE: fix sleep with interrupts disabled by Scott Wood · 14 years ago
  58. f22e2f0 KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). by Scott Wood · 14 years ago
  59. a36be10 PPC: KVM: Book E doesn't have __end_interrupts. by Scott Wood · 14 years ago
  60. 453d9c5 KVM: x86: Issue smp_call_function_many with preemption disabled by Jan Kiszka · 14 years ago
  61. 97e69aa KVM: x86: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  62. d8cdddc KVM: PPC: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  63. eb45fda KVM: MMU: fix rmap_remove on non present sptes by Marcelo Tosatti · 14 years ago
  64. edde99c KVM: Write protect memory after slot swap by Michael S. Tsirkin · 14 years ago
  65. 408af87 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset by Jesper Juhl · 14 years ago
  66. 60d4ae8 TTY: create drivers/tty/vt and move the vt code there by Greg Kroah-Hartman · 14 years ago
  67. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago
  68. 9a8a0ca Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  69. d389229 cifs: dereferencing first then checking by Jeff Layton · 14 years ago
  70. 6ef933a cifs: trivial comment fix: tlink_tree is now a rbtree by Suresh Jayaraman · 14 years ago
  71. 22e76c8 inet_diag: Make sure we actually run the same bytecode we audited. by Nelson Elhage · 14 years ago
  72. 6b8c92b netlink: Make nlmsg_find_attr take a const nlmsghdr*. by Nelson Elhage · 14 years ago
  73. 1f1b9c9 fib: fib_result_assign() should not change fib refcounts by Eric Dumazet · 14 years ago
  74. ccedb20 sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit. by Paul Mundt · 14 years ago
  75. edc9a95 sh: nommu: Support building without an uncached mapping. by Paul Mundt · 14 years ago
  76. e2fcf74 sh: nommu: use 32-bit phys mode. by Paul Mundt · 14 years ago
  77. e96ce8e sh: mach-se: Fix up SE7206 no ioport build. by Paul Mundt · 14 years ago
  78. 2f6ba57 mmc: sh_mmcif: Convert extern inline to static inline. by Paul Mundt · 14 years ago
  79. cad3cde ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings. by Paul Mundt · 14 years ago
  80. cccbe5e netfilter: ip6_tables: fix information leak to userspace by Jan Engelhardt · 14 years ago
  81. 758cb41 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  82. c00b2c9 cls_cgroup: Fix crash on module unload by Herbert Xu · 14 years ago
  83. a6331d6 memory corruption in X.25 facilities parsing by andrew hendry · 14 years ago
  84. 41bb78b net dst: fix percpu_counter list corruption and poison overwritten by Xiaotian Feng · 14 years ago
  85. 8200a59 rds: Remove kfreed tcp conn from list by Pavel Emelyanov · 14 years ago
  86. 58c490b rds: Lost locking in loop connection freeing by Pavel Emelyanov · 14 years ago
  87. 53ab222 de2104x: fix panic on load by Eric Dumazet · 14 years ago
  88. 7b8e824 atl1 : fix panic on load by Eric Dumazet · 14 years ago
  89. 1c260e4 netxen: remove unused firmware exports by Amerigo Wang · 14 years ago
  90. 47d1ff1 caif: Remove noisy printout when disconnecting caif socket by sjur.brandeland@stericsson.com · 14 years ago
  91. 2c24a5d caif: SPI-driver bugfix - incorrect padding. by Sjur Brændeland · 14 years ago
  92. f2527ec caif: Bugfix for socket priority, bindtodev and dbg channel. by André Carvalho de Matos · 14 years ago
  93. 6cc0e94 smsc911x: Set Ethernet EEPROM size to supported device's size by John Faith · 14 years ago
  94. ff8b16d vmstat: fix offset calculation on void* by Wu Fengguang · 14 years ago
  95. 81a6cff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  96. ce7e010 ext4: initialize the percpu counters before replaying the journal by Theodore Ts'o · 14 years ago
  97. 69dbdd8 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  98. 75e3f31 ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_power by Jarkko Nikula · 14 years ago
  99. 73bb2f2 staging: ath6kl: Fixing the driver to use modified mmc_host structure by Vipin Mehta · 14 years ago
  100. cf78c0c Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asoc by Takashi Iwai · 14 years ago