1. f9ae7e4 dcb: Add ieee_dcb_delapp() and dcb op to delete app entry by John Fastabend · 15 years ago
  2. 314b477 net: dcbnl, add multicast group for DCB by John Fastabend · 15 years ago
  3. f4b5ad2 cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840 by Michael Chan · 15 years ago
  4. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  5. 79568f5 vfs: i_state needs to be 'unsigned long' for now by Linus Torvalds · 15 years ago
  6. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  7. 3669820 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  8. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  9. 482e0cd devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper by Al Viro · 15 years ago
  10. 4ff75b7 net: correct comment on where to place transmit time stamp hook. by Richard Cochran · 15 years ago
  11. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 15 years ago
  14. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  15. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 15 years ago
  16. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 15 years ago
  17. b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 15 years ago
  18. 8dac6be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  19. 15b4d93 netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl by Jozsef Kadlecsik · 15 years ago
  20. e385357 netfilter: ipset: hash:net,iface type introduced by Jozsef Kadlecsik · 15 years ago
  21. b66554c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change by Jozsef Kadlecsik · 15 years ago
  22. e6146e8 netfilter: ipset: use unified from/to address masking and check the usage by Jozsef Kadlecsik · 15 years ago
  23. c64562e netfilter: ipset: adding ranges to hash types with timeout could still fail, fixed by Jozsef Kadlecsik · 15 years ago
  24. d0d9e0a netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types by Jozsef Kadlecsik · 15 years ago
  25. f1e00b3 netfilter: ipset: set type support with multiple revisions added by Jozsef Kadlecsik · 15 years ago
  26. 3d14b17 netfilter: ipset: fix adding ranges to hash types by Jozsef Kadlecsik · 15 years ago
  27. c1e2e04 netfilter: ipset: support listing setnames and headers too by Jozsef Kadlecsik · 15 years ago
  28. ac8cc92 netfilter: ipset: options and flags support added to the kernel API by Jozsef Kadlecsik · 15 years ago
  29. 5416219 netfilter: ipset: timeout can be modified for already added elements by Jozsef Kadlecsik · 15 years ago
  30. c001fb7 gpio: add GPIOF_ values regardless on kconfig settings by Randy Dunlap · 15 years ago
  31. bd5dc17 uts: make default hostname configurable, rather than always using "(none)" by Josh Triplett · 15 years ago
  32. ca39599 BUILD_BUG_ON_ZERO: fix sparse breakage by Dr. David Alan Gilbert · 15 years ago
  33. 32e45ff mm: increase RECLAIM_DISTANCE to 30 by KOSAKI Motohiro · 15 years ago
  34. ac56224 kmsg_dump.h: fix build when CONFIG_PRINTK is disabled by Randy Dunlap · 15 years ago
  35. a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 15 years ago
  36. a59ec1e backlight: new driver for the ADP8870 backlight devices by Michael Hennerich · 15 years ago
  37. 221c563 tg3: Migrate phy preprocessor defs to system defs by Matt Carlson · 15 years ago
  38. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 15 years ago
  39. 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  40. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 15 years ago
  41. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  42. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  43. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 15 years ago
  44. 10a8d94 virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID by Jason Wang · 15 years ago
  45. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 15 years ago
  46. e5ea3f1 gpio/basic_mmio: add missing include of spinlock_types.h by Jamie Iles · 15 years ago
  47. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 15 years ago
  48. b4c8cc8 ethtool.h: fix typos by Yegor Yefremov · 15 years ago
  49. 361932b Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6 by Linus Torvalds · 15 years ago
  50. 9ad7c04 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side by Jerry Chu · 15 years ago
  51. bff5527 v2 ethtool: remove support for ETHTOOL_GRXNTUPLE by Alexander Duyck · 15 years ago
  52. 13e12d1 vfs: reorganize 'struct inode' layout a bit by Linus Torvalds · 15 years ago
  53. 7e24cf4 Merge 3.0-rc2 + Linus's latest into usb-linus by Greg Kroah-Hartman · 15 years ago
  54. c0c33ad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  55. 33726bf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. cb0a02e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 6715a52 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 8397345 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  59. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  60. 21c13a4 usb-storage: redo incorrect reads by Alan Stern · 15 years ago
  61. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 15 years ago
  62. 13fcb7b af_packet: prevent information leak by Eric Dumazet · 15 years ago
  63. 3019de1 net: Rework netdev_drivername() to avoid warning. by David S. Miller · 15 years ago
  64. 5f98ecd swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. by FUJITA Tomonori · 15 years ago
  65. b084f59 nfsd: fix dependency of nfsd on auth_rpcgss by J. Bruce Fields · 15 years ago
  66. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 15 years ago
  67. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  68. d7ebe75 perf: Fix comments in include/linux/perf_event.h by Vince Weaver · 15 years ago
  69. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  70. 9e1f1de more conservative S_NOSEC handling by Al Viro · 15 years ago
  71. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 15 years ago
  72. 27f18dc bcma: read SPROM and extract MAC from it by Rafał Miłecki · 15 years ago
  73. 10f8113 lib: cordic: add library module providing cordic angle calculation by Arend van Spriel · 15 years ago
  74. 7150962 lib: crc8: add new library module providing crc8 algorithm by Arend van Spriel · 15 years ago
  75. 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 · 15 years ago
  76. d4d84fe slub: always align cpu_slab to honor cmpxchg_double requirement by Chris Metcalf · 15 years ago
  77. 3a43e05 irq: Handle spurios irq detection for threaded irqs by Sebastian Andrzej Siewior · 15 years ago
  78. a3bcc23 af-packet: Add flag to distinguish VID 0 from no-vlan. by Ben Greear · 15 years ago
  79. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  80. 9d75ef0 bcma: host pci: implement block R/W operations by Rafał Miłecki · 15 years ago
  81. 1bdcd09 bcma: add IRQ number and pointer to DMA dev by Rafał Miłecki · 15 years ago
  82. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 15 years ago
  83. 3f30310 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  84. 6dd9a7c intel-iommu: Enable super page (2MiB, 1GiB, etc.) support by Youquan Song · 15 years ago
  85. 63da029 mtd: fix physmap.h warnings by Randy Dunlap · 15 years ago
  86. f339b9d sched: Fix schedstat.nr_wakeups_migrate by Peter Zijlstra · 15 years ago
  87. ea9d655 block: remove unwanted semicolons by Namhyung Kim · 15 years ago
  88. a1706ac Revert "block: Remove extra discard_alignment from hd_struct." by Jens Axboe · 15 years ago
  89. 7ab358c virtio: add api for delayed callbacks by Michael S. Tsirkin · 15 years ago
  90. bf7035b virtio ring: inline function to check for events by Michael S. Tsirkin · 15 years ago
  91. 770b31a virtio: event index interface by Michael S. Tsirkin · 15 years ago
  92. a1b3838 virtio: add full three-clause BSD text to headers. by Rusty Russell · 15 years ago
  93. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  94. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 15 years ago
  95. cab0d85 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  96. a74d70b Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  97. b11b06d Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  98. f1d1c9f Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  99. daa9422 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  100. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 15 years ago