1. c2e3143 tc: add meta match on receive hash by Stephen Hemminger · 14 years ago
  2. 5a46790 include/linux/if_ether.h: Remove unused #define MAC_FMT by Joe Perches · 14 years ago
  3. 1726442 net: increase the size of priv_flags and add IFF_OVS_DATAPATH by Simon Horman · 14 years ago
  4. 8b230ed bna: Brocade 10Gb Ethernet device driver by Rasesh Mody · 14 years ago
  5. 21dc330 net: Rename skb_has_frags to skb_has_frag_list by David S. Miller · 14 years ago
  6. 2d4833a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. 09cd2b9 header: fix broken headers for user space by Changli Gao · 14 years ago
  8. fcb12fd net: rds: remove duplication type definitions by Changli Gao · 14 years ago
  9. 0553212 net: 802.1q: make vlan_hwaccel_do_receive() return void by Changli Gao · 14 years ago
  10. d8287fc net: use __be16 instead of u16 for the userspace code by Changli Gao · 14 years ago
  11. 739a91e net_sched: cls_flow: add key rxhash by Changli Gao · 14 years ago
  12. 81ce790 irda: use net_device_stats from struct net_device by Eric Dumazet · 14 years ago
  13. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 00959ad PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) by Dmitry Kozlov · 14 years ago
  15. eb4d406 net/sched: add ACT_CSUM action to update packets checksums by Grégoire Baron · 14 years ago
  16. e760702 net: introduce proto_ports_offset() by Changli Gao · 14 years ago
  17. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  18. e243f5b netfilter: fix userspace header warning by Sam Ravnborg · 14 years ago
  19. a49f37e net: add Fast Ethernet driver for PXA168. by Sachin Sanap · 14 years ago
  20. 1565c7c macvtap: Implement multiqueue for macvtap driver by Krishna Kumar · 14 years ago
  21. bfb564e core: Factor out flow calculation from get_rps_cpu by Krishna Kumar · 14 years ago
  22. 2245ba2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  23. 7a1b29a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  24. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  25. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  26. c172cb7 Merge branch 'acpica-gpe' into release by Len Brown · 14 years ago
  27. ecd8ee0 Merge branch 'procfs-cleanup' into release by Len Brown · 14 years ago
  28. c637e48 ACPI: introduce module parameter acpi.aml_debug_output by Zhang Rui · 14 years ago
  29. 5d7cb15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup by Linus Torvalds · 14 years ago
  30. d310ad0 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  31. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  32. 5950ec8 hwmon: (ltc4245) Expose all GPIO pins as analog voltages by Ira W. Snyder · 14 years ago
  33. b171aa2 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  34. 10041d2 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  35. 7d72e6f Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  36. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  37. b19dd42 bkl: Remove locked .ioctl file operation by Arnd Bergmann · 14 years ago
  38. e259f19 dma-mapping: fix build errors on !HAS_DMA architectures by Heiko Carstens · 14 years ago
  39. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  40. fad9e93 Add fanotify syscalls to <asm-generic/unistd.h>. by Chris Metcalf · 14 years ago
  41. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  42. 8357422 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 14 years ago
  43. 1021a64 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  44. 7367f5b Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  45. 1c00650 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  46. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  47. 5802876 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  48. e83ddb33 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  49. 16bb85b Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  50. 4936a3b x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods by Chris Wilson · 14 years ago
  51. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  52. aa9f56b Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  53. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  54. 26f0cf9 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  55. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  56. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  57. 81d73a3 mm: fix writeback_in_progress() by Jan Kara · 14 years ago
  58. 16c4042 writeback: avoid unnecessary calculation of bdi dirty thresholds by Wu Fengguang · 14 years ago
  59. 0a7992c acpi: fix bogus preemption logic by Thomas Gleixner · 14 years ago
  60. c6c1933 mfd: Add TPS6586x driver by Mike Rapoport · 14 years ago
  61. b6e6d54 mfd: Get rid of now unused mc13783 private header by Uwe Kleine-König · 14 years ago
  62. 3b16bb5 mfd: New mc13783 function exposing flags by Uwe Kleine-König · 14 years ago
  63. 5981f4e mfd: Add stmpe auto sleep feature by Sundar R Iyer · 14 years ago
  64. 9accdc1 mfd: Add additional WM8994 GPIO functions by Mark Brown · 14 years ago
  65. 91f4deb mfd: Add JZ4740 ADC driver by Lars-Peter Clausen · 14 years ago
  66. 27e3499 mfd: Add STMPE I/O Expander support by Rabin Vincent · 14 years ago
  67. 56a67df dm: factor out max_io_len_target_boundary by Mike Snitzer · 14 years ago
  68. 5ae89a8 dm: linear support discard by Mike Snitzer · 14 years ago
  69. 7e507eb dm: allow autoloading of dm mod by Peter Rajnoha · 14 years ago
  70. 57cba5d dm: rename map_info flush_request to target_request_nr by Mike Snitzer · 14 years ago
  71. a5664da dm ioctl: make bio or request based device type immutable by Mike Snitzer · 14 years ago
  72. 31ce4bf io-mapping: move asm include inside the config option by Dave Airlie · 14 years ago
  73. 71beefe vgaarb: drop vga.h include by Dave Airlie · 14 years ago
  74. d5302fe Make lib/raid6/test build correctly. by NeilBrown · 14 years ago
  75. 5af568cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  76. 7f52813 i2c: I2C bus multiplexer driver pca954x by Michael Lawnick · 14 years ago
  77. 0826374 i2c: Multiplexed I2C bus core support by Michael Lawnick · 14 years ago
  78. dafc50d i2c: Use a separate mutex for userspace client lists by Jean Delvare · 14 years ago
  79. fe61e07 i2c: Move adapter locking helpers to i2c-core by Jean Delvare · 14 years ago
  80. d44f19d V4L/DVB: Use custom I2C probing function mechanism by Jean Delvare · 14 years ago
  81. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  82. 636d174 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  83. 2e956fb kfifo: replace the old non generic API by Stefani Seibold · 14 years ago
  84. 4201d9a kfifo: add the new generic kfifo API by Stefani Seibold · 14 years ago
  85. ad9c7ed kfifo: kfifo_is_{full,empty} should return bools, not ints by Robert P. J. Day · 14 years ago
  86. 0bcaa65 fs/sysv: v7: adjust sanity checks for some volumes by Lubomir Rintel · 14 years ago
  87. 863a604 lib/bug.c: add oops end marker to WARN implementation by Anton Blanchard · 14 years ago
  88. c7ff0d9 panic: keep blinking in spite of long spin timer mode by TAMUKI Shoichi · 14 years ago
  89. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  90. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  91. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  92. 00918b6 memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() by KOSAKI Motohiro · 14 years ago
  93. 14fec79 memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask by KOSAKI Motohiro · 14 years ago
  94. 158e0a2 memcg: use find_lock_task_mm() in memory cgroups oom by KAMEZAWA Hiroyuki · 14 years ago
  95. c34f16b gpio: sx150x: add Semtech I2C sx150x gpio expander driver by Gregory Bean · 14 years ago
  96. 4a22b8a gpio: max730x: make pullups configurable via platformdata by Marc Kleine-Budde · 14 years ago
  97. 6f51be3 sdio: allow non-standard SDIO cards by Grazvydas Ignotas · 14 years ago
  98. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  99. 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
  100. 6da24b7 mmc: recognize CSD structure by Kyungmin Park · 14 years ago