1. a1aa882 ks8842: Add platform data for setting mac address by Richard Röjfors · 15 years ago
  2. 989a297 fasync: RCU and fine grained locking by Eric Dumazet · 15 years ago
  3. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  4. ccb7c77 net: Remove two unnecessary exports (skbuff). by Rami Rosen · 15 years ago
  5. e36fa2f rps: cleanups by Eric Dumazet · 15 years ago
  6. 8875127 rps: shortcut net_rps_action() by Eric Dumazet · 15 years ago
  7. 85341c6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. bc293d6 rcu: Make RCU lockdep check the lockdep_recursion variable by Paul E. McKenney · 15 years ago
  9. fec5e65 rfs: Receive Flow Steering by Tom Herbert · 15 years ago
  10. 3eb14b9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  11. 5c01d56 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
  12. 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  13. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  14. 19b3eec firewire: cdev: change license of exported header files to MIT license by Stefan Richter · 15 years ago
  15. fd793d8 net: CONFIG_SMP should be CONFIG_RPS by Changli Gao · 15 years ago
  16. e326e85 stmmac: new descriptor field for the driver's platform by Giuseppe CAVALLARO · 15 years ago
  17. c08c68d rcu: Better explain the condition parameter of rcu_dereference_check() by David Howells · 15 years ago
  18. b62730b rcu: Add rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 15 years ago
  19. f0ad086 ipv4: ipmr: support multiple tables by Patrick McHardy · 15 years ago
  20. 862465f ipv4: ipmr: convert struct mfc_cache to struct list_head by Patrick McHardy · 15 years ago
  21. d658f8a ipv4: ipmr: remove net pointer from struct mfc_cache by Patrick McHardy · 15 years ago
  22. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 15 years ago
  23. acbbc07 net: uninline skb_bond_should_drop() by Eric Dumazet · 15 years ago
  24. 829e001 Fix some #includes in CAN drivers (rebased for net-next-2.6) by Hans J. Koch · 15 years ago
  25. cd58950 skbuff: remove unused dev_consume_skb macro definition by Alexander Duyck · 15 years ago
  26. ed85b56 packet: support for TX time stamps on RAW sockets by Richard Cochran · 15 years ago
  27. 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 15 years ago
  28. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  29. ca658b1 firewire: cdev: comment fixlet by Stefan Richter · 15 years ago
  30. aa6fec3 firewire: cdev: iso packet documentation by Clemens Ladisch · 15 years ago
  31. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  32. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 15 years ago
  33. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 15 years ago
  34. 97ad913 mac80211: Moved mesh action codes to a more visible location by Javier Cardona · 15 years ago
  35. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 15 years ago
  36. 45c4d01 libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) by Mark Lord · 15 years ago
  37. cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  38. 97f8aef net: fix ethtool coding style errors and warnings by chavey · 15 years ago
  39. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 15 years ago
  40. 18e225f net: fix definition of netdev_for_each_mc_addr() by Pavel Roskin · 15 years ago
  41. 098a607 mac80211: clean up/fix aggregation code by Johannes Berg · 15 years ago
  42. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 15 years ago
  43. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 15 years ago
  45. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 15 years ago
  46. bb1dc0b kernel.h: fix wrong usage of __ratelimit() by Yong Zhang · 15 years ago
  47. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 15 years ago
  48. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 15 years ago
  49. 530cd33 include/linux/kfifo.h: fix INIT_KFIFO() by David Härdeman · 15 years ago
  50. b01d094 bitops: remove temporary for_each_bit() by Andrew Morton · 15 years ago
  51. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. c6537d6 TIPC: Updated topology subscription protocol according to latest spec by Jon Paul Maloy · 15 years ago
  53. 8a64c0f libertas/sdio: 8686: set ECSI bit for 1-bit transfers by Daniel Mack · 15 years ago
  54. ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  55. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 15 years ago
  56. 9d32c30 Input: matrix_keypad - allow platform to disable key autorepeat by H Hartley Sweeten · 15 years ago
  57. 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 15 years ago
  58. b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 15 years ago
  59. 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  60. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  61. 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 1f8438a icmp: Account for ICMP out errors by Eric Dumazet · 15 years ago
  63. 309795f l2tp: Add netlink control API for L2TP by James Chapman · 15 years ago
  64. f408e0c netlink: Export genl_lock() API for use by modules by James Chapman · 15 years ago
  65. 0d76751 l2tp: Add L2TPv3 IP encapsulation (no UDP) support by James Chapman · 15 years ago
  66. e0d4435 l2tp: Update PPP-over-L2TP driver to work over L2TPv3 by James Chapman · 15 years ago
  67. 63f9607 ppp: Add ppp_dev_name() exported function by James Chapman · 15 years ago
  68. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 15 years ago
  69. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  70. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 15 years ago
  71. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  72. 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  73. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 15 years ago
  74. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
  75. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 15 years ago
  76. 6072f74 ide: Requeue request after DMA timeout by Herbert Xu · 15 years ago
  77. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 15 years ago
  78. e446630 Add hotplug support to mcp251x driver by Marc Zyngier · 15 years ago
  79. b00fabb netdev: ethtool RXHASH flag by stephen hemminger · 15 years ago
  80. d5e50da module: add stub for is_module_percpu_address by Randy Dunlap · 15 years ago
  81. 9b27105 net-caif-driver: add CAIF serial driver (ldisc) by Sjur Braendeland · 15 years ago
  82. f671c54 net-caif: add CAIF socket and configuration headers by Sjur Braendeland · 15 years ago
  83. 70596b6 net-caif: add CAIF protocol definitions by Sjur Braendeland · 15 years ago
  84. de380b5 percpu: don't implicitly include slab.h from percpu.h by Tejun Heo · 15 years ago
  85. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  86. 6631424 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  87. de32982 ext3: fix broken handling of EXT3_STATE_NEW by Linus Torvalds · 15 years ago
  88. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  89. 367d6ac ARM: 6003/1: removing compilation warning from pl061.h by viresh kumar · 15 years ago
  90. c36207a ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.h by viresh kumar · 15 years ago
  91. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 15 years ago
  92. 10fad5e percpu, module: implement and use is_kernel/module_percpu_address() by Tejun Heo · 15 years ago
  93. 259354d module: encapsulate percpu handling better and record percpu_size by Tejun Heo · 15 years ago
  94. 71c5c15 net: Add MSG_WAITFORONE flag to recvmmsg by Brandon L Black · 15 years ago
  95. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  96. 5a7aadf Freezer: Fix buggy resume test for tasks frozen with cgroup freezer by Matt Helsley · 15 years ago
  97. 054319b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 8128f55 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  99. 126a031 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  100. df33454 rps: add CONFIG_RPS by Eric Dumazet · 15 years ago