1. b00fabb netdev: ethtool RXHASH flag by stephen hemminger · 14 years ago
  2. d57b8fb ipv6: Use __fls() instead of fls() in __ipv6_addr_diff(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  3. 9b27105 net-caif-driver: add CAIF serial driver (ldisc) by Sjur Braendeland · 14 years ago
  4. 2721c5b net-caif: add CAIF Link layer device header files by Sjur Braendeland · 14 years ago
  5. 09009f3 net-caif: add CAIF core protocol stack header files by Sjur Braendeland · 14 years ago
  6. f671c54 net-caif: add CAIF socket and configuration headers by Sjur Braendeland · 14 years ago
  7. 70596b6 net-caif: add CAIF protocol definitions by Sjur Braendeland · 14 years ago
  8. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  9. 0c0dbfe decnet: Remove unused FIB metric macros. by David S. Miller · 14 years ago
  10. df33454 rps: add CONFIG_RPS by Eric Dumazet · 14 years ago
  11. 4ac5541 cfg80211: Improve connection quality maintenance docs in nl80211.h by Juuso Oikarinen · 14 years ago
  12. a97c13c mac80211: Add support for connection quality monitoring by Juuso Oikarinen · 14 years ago
  13. d6dc1a3 cfg80211: Add connection quality monitoring support to nl80211 by Juuso Oikarinen · 14 years ago
  14. 1e4dcd0 mac80211: Add support for connection monitor in hardware by Juuso Oikarinen · 14 years ago
  15. 2ae2332 wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check by Joe Perches · 14 years ago
  16. f6e0bb5 include/linux/wireless.h: Add IW_HANDLER macro to initialize array entry by Joe Perches · 14 years ago
  17. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  18. ec733b15 net: snmp mib cleanup by Eric Dumazet · 14 years ago
  19. 907cdda tcp: Add SNMP counter for DEFER_ACCEPT by Eric Dumazet · 14 years ago
  20. 32a806c bonding: flush unicast and multicast lists when changing type by Jiri Pirko · 14 years ago
  21. 755d0e7 net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event() by Patrick McHardy · 14 years ago
  22. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 14 years ago
  23. 5c578ae IPv6: convert addrconf hash list to RCU by stephen hemminger · 14 years ago
  24. c2e2129 ipv6: convert addrconf list to hlist by stephen hemminger · 14 years ago
  25. 372e6c8 ipv6: convert temporary address list to list macros by stephen hemminger · 14 years ago
  26. e77c8e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  27. 37b7ef7 netfilter: ctnetlink: fix reliable event delivery if message building fails by Pablo Neira Ayuso · 14 years ago
  28. 1a50307 netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() by Pablo Neira Ayuso · 14 years ago
  29. f5d410f netlink: fix unaligned access in nla_get_be64() by Pablo Neira Ayuso · 14 years ago
  30. 0641e4f net: Potential null skb->dev dereference by Eric Dumazet · 14 years ago
  31. 3ca5b40 bonding: check return value of nofitier when changing type by Jiri Pirko · 14 years ago
  32. 93d9b7d net: rename notifier defines for netdev type change by Jiri Pirko · 14 years ago
  33. 1e94d72 rps: Fixed build with CONFIG_SMP not enabled. by Tom Herbert · 14 years ago
  34. abf35df NET: Support clause 45 MDIO commands at the MDIO bus level by Jason Gunthorpe · 14 years ago
  35. 10708f3 net: core: add IFLA_STATS64 support by Jan Engelhardt · 14 years ago
  36. 0a9627f rps: Receive Packet Steering by Tom Herbert · 14 years ago
  37. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  38. 2e9d5e4 ACPI: processor: export acpi_get_cpuid() by Alex Chiang · 14 years ago
  39. 4d5d4cd ACPI: processor: mv processor_pdc.c processor_core.c by Alex Chiang · 14 years ago
  40. 9d7cca0 resource: add window support by Bjorn Helgaas · 14 years ago
  41. 0f4050c resource: add bus number support by Bjorn Helgaas · 14 years ago
  42. cd7e9fc resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type by Bjorn Helgaas · 14 years ago
  43. 3f995f3 Add the platform data include for the Xilinx XPS IIC Bus Interface by Richard Röjfors · 14 years ago
  44. a818d8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  45. bced863 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  46. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  47. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  49. 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. 0a9c147 i2c-algo-bit: Add pre- and post-xfer hooks by Jean Delvare · 14 years ago
  51. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 14 years ago
  52. 86c8437 net/9p: Add sysfs mount_tag file for virtio 9P device by Aneesh Kumar K.V · 14 years ago
  53. 97ee9b0 net/9p: Use the tag name in the config space for identifying mount point by Aneesh Kumar K.V · 14 years ago
  54. 9d85929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 14 years ago
  55. b97c4bc locking: Make sparse work with inline spinlocks and rwlocks by Luca Barbieri · 14 years ago
  56. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  57. 9ff9933 sysctl extern cleanup: poll by Dave Young · 14 years ago
  58. 2edf5e4 sysctl extern cleanup: lockdep by Dave Young · 14 years ago
  59. 4f0e056 sysctl extern cleanup: rtmutex by Dave Young · 14 years ago
  60. c55b7c3 sysctl extern cleanup: acct by Dave Young · 14 years ago
  61. 15485a4 sysctl extern cleanup: sg by Dave Young · 14 years ago
  62. 5ed1091 sysctl extern cleanup: module by Dave Young · 14 years ago
  63. e5ab677 sysctl extern cleanup: rcu by Dave Young · 14 years ago
  64. d33ed52 sysctl extern cleanup: signal by Dave Young · 14 years ago
  65. eb5572f sysctl extern cleanup: C_A_D by Dave Young · 14 years ago
  66. 5ceaa2f decompress: fix new decompressor for PIC by Russell King · 14 years ago
  67. a0880df pps: serial clients support by Rodolfo Giometti · 14 years ago
  68. 572b9ad ldisc n_tty: add new method n_tty_inherit_ops() by Rodolfo Giometti · 14 years ago
  69. b3e63af ldisc: new dcd_change() method for line disciplines by Rodolfo Giometti · 14 years ago
  70. 5f3cd1e dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h by FUJITA Tomonori · 14 years ago
  71. 6a1961f dma-mapping: dma-mapping.h: add dma_set_coherent_mask by FUJITA Tomonori · 14 years ago
  72. 0acedc1 dma-mapping.h: add the dma_unmap state API by FUJITA Tomonori · 14 years ago
  73. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  74. 5637f2d pci-dma: add include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  75. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 14 years ago
  76. 6edb676 ipmi: remove ipmi_smi.h self-include by Corey Minyard · 14 years ago
  77. 93c5990 copy_signal() cleanup: clean thread_group_cputime_init() by Veaceslav Falico · 14 years ago
  78. 4dd66e6 copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() by Veaceslav Falico · 14 years ago
  79. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  80. 7baab93 nodemask: fix the declaration of NODEMASK_ALLOC() by Miao Xie · 14 years ago
  81. 867578c memcg: fix oom kill behavior by KAMEZAWA Hiroyuki · 14 years ago
  82. a0a4db5 cgroups: remove events before destroying subsystem state objects by Kirill A. Shutemov · 14 years ago
  83. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 14 years ago
  84. 0249144 memcg: move charges of anonymous swap by Daisuke Nishimura · 14 years ago
  85. 67523c4 cgroups: blkio subsystem as module by Ben Blum · 14 years ago
  86. cf5d594 cgroups: subsystem module unloading by Ben Blum · 14 years ago
  87. e6a1105 cgroups: subsystem module loading interface by Ben Blum · 14 years ago
  88. aae8aab cgroups: revamp subsys array by Ben Blum · 14 years ago
  89. d7b9fff cgroup: introduce coalesce css_get() and css_put() by Daisuke Nishimura · 14 years ago
  90. 2468c72 cgroup: introduce cancel_attach() by Daisuke Nishimura · 14 years ago
  91. b32bfc3 broadsheetfb: support storing waveform by Jaya Kumar · 14 years ago
  92. 2afb189 broadsheetfb: add MMIO hooks by Jaya Kumar · 14 years ago
  93. c1c341a broadsheetfb: add multiple panel type support by Jaya Kumar · 14 years ago
  94. 6e3e37a coredump: plug a memory leak situation on dump_seek() by André Goddard Rosa · 14 years ago
  95. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  96. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  97. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  98. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  99. 718a382 mm: introduce dump_page() and print symbolic flag names by Wu Fengguang · 14 years ago
  100. 53bddb4 nommu: fix build breakage by KAMEZAWA Hiroyuki · 14 years ago