1. 3b87956 net sched: fix race in mirred device removal by stephen hemminger · 14 years ago
  2. 76ac21f Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  3. c1f7942 sysfs: add attribute to indicate hw address assignment type by Stefan Assmann · 14 years ago
  4. ef3db4a tun: avoid BUG, dump packet on GSO errors by Michael S. Tsirkin · 14 years ago
  5. 55bad82 ixgbe: fix ethtool stats by Eric Dumazet · 14 years ago
  6. 9963a8bd qlcnic: fix bandwidth check by Rajesh Borundia · 14 years ago
  7. d8190df bonding: set device in RLB ARP packet handler by Greg Edwards · 14 years ago
  8. 0e1cf38 Merge branch 'bugzilla-16396' into release by Len Brown · 14 years ago
  9. 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 14 years ago
  10. 0d1f22e powerpc/5200: improve uart baud rate calculation (reach high baud rates, better accuracy) by Albrecht Dreß · 14 years ago
  11. d2f7183 of/irq: Fix endian issues in parsing interrupt specifiers by Grant Likely · 14 years ago
  12. 9a6b2e5 of: Fix phandle endian issues by Grant Likely · 14 years ago
  13. 883c2cf of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string by Stuart Yoder · 14 years ago
  14. c0dd394 of: remove of_default_bus_ids by Jonas Bonn · 14 years ago
  15. c608558 of: make of_find_device_by_node generic by Jonas Bonn · 14 years ago
  16. de48e36 microblaze: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  17. cd4cd73 sparc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  18. a454dc5 powerpc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  19. 94a0cb1 of/device: Replace of_device with platform_device in includes and core code by Grant Likely · 14 years ago
  20. c1b6d38 of/device: Protect against binding of_platform_drivers to non-OF devices by Grant Likely · 14 years ago
  21. 2959604 of: remove asm/of_device.h by Grant Likely · 14 years ago
  22. 129ac79 of: remove asm/of_platform.h by Grant Likely · 14 years ago
  23. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  24. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  25. 0521215 drivercore/of: Add OF style matching to platform bus by Grant Likely · 14 years ago
  26. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  27. 40f2b6f fscache: fix build on !CONFIG_SYSCTL by Tejun Heo · 14 years ago
  28. c28e69d nilfs2: simplify nilfs_get_page function by Ryusuke Konishi · 14 years ago
  29. 2a88e7e 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
  30. 1dadcce ceph: fix dentry lease release by Sage Weil · 14 years ago
  31. 86c65a7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  32. 20a52d4 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  33. 339a2af 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
  34. 344e0f6 3c59x: Fix call to mdio_sync() with the wrong argument by Ben Hutchings · 14 years ago
  35. 9c17978 net: s2io: fix buffer overflow by Kulikov Vasiliy · 14 years ago
  36. 50a749c mv643xx_eth: potential null dereference by Dan Carpenter · 14 years ago
  37. f89f5d0 net: 3c59x: fix leak of iomaps by Kulikov Vasiliy · 14 years ago
  38. 0394c66 intel_idle: delete power_policy modparam, and choose substate functions by Len Brown · 14 years ago
  39. c423628 intel_idle: delete substates DEBUG modparam by Len Brown · 14 years ago
  40. 451e07a net: core: don't use own hex_to_bin() method by Andy Shevchenko · 14 years ago
  41. 882d829 wireless: use newly introduced hex_to_bin() by Andy Shevchenko · 14 years ago
  42. fd1f170 usb: usbnet: use newly introduced hex_to_bin() by Andy Shevchenko · 14 years ago
  43. 5c4ac8c drivers: net: use newly introduced hex_to_bin() by Andy Shevchenko · 14 years ago
  44. 2b27822 drivers: atm: don't use private copy of hex_to_bin() by Andy Shevchenko · 14 years ago
  45. e261984 be2net: bump the driver version number by Ajit Khaparde · 14 years ago
  46. 3486be2 be2net: variable name changes by Ajit Khaparde · 14 years ago
  47. 8943807 be2net: supress printing error when mac query fails for VF by Ajit Khaparde · 14 years ago
  48. e1d1873 be2net: code to support tx rate configuration on virtual functions by Ajit Khaparde · 14 years ago
  49. 1da87b7 be2net: add vlan support for sriov virtual functions by Ajit Khaparde · 14 years ago
  50. 64600ea be2net: add support to get vf config by Ajit Khaparde · 14 years ago
  51. 9cd9000 be2net: change to call pmac_del only if necessary by Ajit Khaparde · 14 years ago
  52. 37773e8 qeth: avoid useless removal of multicast addresses by Ursula Braun · 14 years ago
  53. 4986f3f qeth: Use memdup_user when user data is immediately copied into the allocated region. by Julia Lawall · 14 years ago
  54. bbb822a qeth: return zero from reply callback functions by Ursula Braun · 14 years ago
  55. e48d24a claw: A claw device is a group of just 2 ccw devices by Ursula Braun · 14 years ago
  56. 908abbb qeth: avoid loop if ipa command response is missing by Ursula Braun · 14 years ago
  57. 9dc48cc qeth: serialize sysfs-triggered device configurations by Ursula Braun · 14 years ago
  58. 75e0de1 qeth: Clear mac_bits field when switching between Layer 2 and Layer 3 by Carsten Otte · 14 years ago
  59. 6298263 qeth: IP address takeover flag setting by Klaus-Dieter Wacker · 14 years ago
  60. 8c69673 ceph: fix leak of dentry in ceph_init_dentry() error path by Sage Weil · 14 years ago
  61. bc4fdca ceph: fix pg_mapping leak on pg_temp updates by Sage Weil · 14 years ago
  62. 252af52 ceph: fix d_release dop for snapdir, snapped dentries by Sage Weil · 14 years ago
  63. 1bd14ea iwlwifi: remove spurious semicolons by Johannes Berg · 14 years ago
  64. 6abbe55 iwlwifi: reduce beacon fill conditions by Johannes Berg · 14 years ago
  65. c6fa17e iwlwifi: read multiple MAC addresses by Wey-Yi Guy · 14 years ago
  66. 0bc5774 iwlwifi: make iwl_mac_beacon_update static by Johannes Berg · 14 years ago
  67. 704da53 iwlagn: fix firmware loading TLV error path by Johannes Berg · 14 years ago
  68. 6a822d0 iwlwifi: add TLV to specify the size of phy calibration table by Wey-Yi Guy · 14 years ago
  69. ffb7d89 iwlagn: add bluetooth stats to debugfs by Wey-Yi Guy · 14 years ago
  70. 7980fba iwlagn: Add support for bluetooth statistics notification by Wey-Yi Guy · 14 years ago
  71. af8ee05 iwlagn: add .cfg flag to idenfity the need for bt statistics by Wey-Yi Guy · 14 years ago
  72. 325322e iwlagn: add statistic notification structure for WiFi/BT devices by Wey-Yi Guy · 14 years ago
  73. af29a5b viafb: fix accel_flags check_var bug by Florian Tobias Schandinat · 14 years ago
  74. cd58995 viafb: probe cleanups by Florian Tobias Schandinat · 14 years ago
  75. 45f85f4 viafb: remove ioctls which break the framebuffer interface by Florian Tobias Schandinat · 14 years ago
  76. 65123c6 viafb: update fix before calculating depth by Florian Tobias Schandinat · 14 years ago
  77. 1f84435 viafb: PLL value cleanup by Florian Tobias Schandinat · 14 years ago
  78. cc3fd67 viafb: simplify lcd size "detection" by Florian Tobias Schandinat · 14 years ago
  79. ad0676c viafb: fix PCI table by Florian Tobias Schandinat · 14 years ago
  80. 7df0884 netfilter: iptables: use skb->len for accounting by Changli Gao · 14 years ago
  81. 261abc8 netfilter: ip6tables: use skb->len for accounting by Changli Gao · 14 years ago
  82. f1ad752 viafb: add lcd scaling support for some IGPs by Florian Tobias Schandinat · 14 years ago
  83. 119b953 viafb: improve lcd code readability by Florian Tobias Schandinat · 14 years ago
  84. 4a73d70 viafb: remove duplicated scaling code by Florian Tobias Schandinat · 14 years ago
  85. c7babeb MAINTAINERS: update viafb entry by Florian Tobias Schandinat · 14 years ago
  86. 808be4b Add s3c-adc-battery driver by Vasily Khoruzhick · 14 years ago
  87. 2b08de0 posix_timer: Move copy_to_user(created_timer_id) down in timer_create() by Andrey Vagin · 14 years ago
  88. 22b8f15 timer: Added usleep[_range] timer by Patrick Pannuto · 14 years ago
  89. 866e261 timers: Document meaning of deferrable timer by J. Bruce Fields · 14 years ago
  90. af4718f nfsd: minor nfsd_svc() cleanup by J. Bruce Fields · 14 years ago
  91. 59db4a0 nfsd: move more into nfsd_startup() by J. Bruce Fields · 14 years ago
  92. ac77efb nfsd: just keep single lockd reference for nfsd by Jeff Layton · 14 years ago
  93. 628b368 nfsd: clean up nfsd_create_serv error handling by Jeff Layton · 14 years ago
  94. 0cd14a0 nfsd: fix error handling in __write_ports_addxprt by Jeff Layton · 14 years ago
  95. 78a8d7c nfsd: fix error handling when starting nfsd with rpcbind down by Jeff Layton · 14 years ago
  96. 4ad9a34 nfsd4: fix v4 state shutdown error paths by Jeff Layton · 14 years ago
  97. 55b1335 nfsd: remove unused assignment from nfsd_link by J. Bruce Fields · 14 years ago
  98. 49daf6a xt_quota: report initial quota value instead of current value to userspace by Changli Gao · 14 years ago
  99. b0c81aa netfilter: xt_quota: use per-rule spin lock by Changli Gao · 14 years ago
  100. 8a6c5b2 perf sort: Make column width code per hists instance by Arnaldo Carvalho de Melo · 14 years ago