1. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  2. d887331 net: add IFF_SKB_TX_SHARED flag to priv_flags by Neil Horman · 13 years ago
  3. 894dc24 net: sock_sendmsg_nosec() is static by Eric Dumazet · 13 years ago
  4. 0891b0e forcedeth: fix vlans by Jiri Pirko · 13 years ago
  5. b852b72 gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e by Sebastian Pöhn · 13 years ago
  6. b49179c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  7. 17dd759 gro: Only reset frag0 when skb can be pulled by Herbert Xu · 13 years ago
  8. e5036c2 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 · 13 years ago
  9. 5bc91db wireless: fix a typo in ignore_reg_update by Mihai Moldovan · 13 years ago
  10. e61b52d b43: fix invalid memory access in b43_ssb_remove() by Pavel Roskin · 13 years ago
  11. 6f89062 b43: bcma: drop BROKEN by Rafał Miłecki · 13 years ago
  12. f76f424 b43: bus: fix memory corruption when setting driver's data by Rafał Miłecki · 13 years ago
  13. a203c2a cfg80211: really ignore the regulatory request by Sven Neumann · 13 years ago
  14. 276556d NFC: pn533: use after free in pn533_disconnect() by Dan Carpenter · 13 years ago
  15. 2d348d1 net: Convert struct net_device uc_promisc to bool by Joe Perches · 13 years ago
  16. 48daec0 net: fix eth.c kernel-doc warning by Randy Dunlap · 13 years ago
  17. b76d078 IPv4: Send gratuitous ARP for secondary IP addresses also by Zoltan Kiss · 13 years ago
  18. 32019e6 ipv6: Do not leave router anycast address for /127 prefixes. by YOSHIFUJI Hideaki · 13 years ago
  19. 5ec9e63 drivers:connector:remove an unused variable *tracer* by Wanlong Gao · 13 years ago
  20. 427e21f acenic: use netdev_alloc_skb_ip_align by stephen hemminger · 13 years ago
  21. 750e069 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  22. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  23. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  24. 156e2d1 hwmon: (lm78) Become the maintainer by Jean Delvare · 13 years ago
  25. 90534c5 hwmon: (lm78) Make ISA interface depend on CONFIG_ISA by Jean Delvare · 13 years ago
  26. ed4cebd hwmon: (lm78) Avoid forward declarations by Jean Delvare · 13 years ago
  27. e9b6e9f hwmon: (sht15) Correct a comment mistake by Vivien Didelot · 13 years ago
  28. d737c09 hwmon: (max1111) Avoid extra memory allocations by Jean Delvare · 13 years ago
  29. 3d30f9e hwmon: (it87) Add chassis intrusion detection support by Jean Delvare · 13 years ago
  30. 764e043 hwmon: (via-cputemp) Add VID reporting support by Jean Delvare · 13 years ago
  31. 0a88f4b hwmon-vid: Add support for VIA family 6 model D CPU by Jean Delvare · 13 years ago
  32. 0772a64 hwmon: New driver sch5636 by Hans de Goede · 13 years ago
  33. 28ff2f7 hwmon: (sch5627) Factor out some code shared with sch5636 driver by Hans de Goede · 13 years ago
  34. 4b478ce Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  35. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  36. dd58ecb Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  37. 3f4a122 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  38. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  39. edde854 bury posix_acl_..._masq() variants by Al Viro · 13 years ago
  40. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  41. 95203be generic_acl: no need to clone acl just to push it to set_cached_acl() by Al Viro · 13 years ago
  42. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  43. 4482a08 reiserfs: cache negative ACLs for v1 stat format by Christoph Hellwig · 13 years ago
  44. 6311b10 xfs: cache negative ACLs if there is no attribute fork by Christoph Hellwig · 13 years ago
  45. ebbb0ef 9p: do no return 0 from ->check_acl without actually checking by Christoph Hellwig · 13 years ago
  46. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  47. 3ca30d4 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  48. 340a0a0 xfs: Fix wrong return value of xfs_file_aio_write by Markus Trippelsdorf · 13 years ago
  49. e13889b fix devtmpfs race by Al Viro · 13 years ago
  50. 8ded371 Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  51. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  52. fea8031 iomap: make IOPORT/PCI mapping functions conditional by Randy Dunlap · 13 years ago
  53. 488bf31 i2c: Allow i2c_add_numbered_adapter() to assign a bus id by Grant Likely · 13 years ago
  54. 3fea5df i2c-ali1535: Fix style issues by LABBE Corentin · 13 years ago
  55. 604f449 Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/fixes by Arnd Bergmann · 13 years ago
  56. 8405b04 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  57. ee05eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  58. 933b447 gma500: udlay(20000) is too large by Stephen Rothwell · 13 years ago
  59. f1f3b8e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  60. b6c2f86 bnx2x: use pci_pcie_cap() by Vladislav Zolotarov · 13 years ago
  61. b1fb874 bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task by Vladislav Zolotarov · 13 years ago
  62. 2189400 bnx2x: enable internal target-read for 57712 and up only by Shmulik Ravid · 13 years ago
  63. d6cae23 bnx2x: count statistic ramrods on EQ to prevent MC assert by Vladislav Zolotarov · 13 years ago
  64. 1cb0c78 bnx2x: fix loopback for non 10G link by Yaniv Rosner · 13 years ago
  65. 09b775e bnx2x: dcb - send all unmapped priorities to same COS as L2 by Dmitry Kravkov · 13 years ago
  66. 2629313 iwlwifi: Fix build with CONFIG_PM disabled. by David S. Miller · 13 years ago
  67. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  68. 2f17507 Documentation: Update augmented rbtree documentation by Sasha Levin · 13 years ago
  69. 81d6743 XZ: Fix missing <linux/kernel.h> include by Lasse Collin · 13 years ago
  70. 21c7075 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  71. ff0c4ad Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  72. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  73. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  74. c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  75. a23a334 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  76. eda65cc caam: don't pass bogus S_IFCHR to debugfs_create_...() by Al Viro · 13 years ago
  77. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  78. e772aed asus-wmi: ->is_visible() can't return negative by Al Viro · 13 years ago
  79. 963945b fix jffs2 ACLs on big-endian with 16bit mode_t by Al Viro · 13 years ago
  80. 1ec95bf 9p: close ACL leaks by Al Viro · 13 years ago
  81. c0d960f ocfs2_init_acl(): fix a leak by Al Viro · 13 years ago
  82. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  83. 62a2635 modpost: Fix modpost's license checking V3 by Alessio Igor Bogani · 13 years ago
  84. 88bfa32 module: add /sys/module/<name>/uevent files by Kay Sievers · 13 years ago
  85. 4befb02 module: change attr callbacks to take struct module_kobject by Kay Sievers · 13 years ago
  86. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  87. 74e08fc modules: add default loader hook implementations by Jonas Bonn · 13 years ago
  88. 81c7413 param: fix return value handling in param_set_* by Satoru Moriya · 13 years ago
  89. 3f68b03 KVM: IOMMU: Disable device assignment without interrupt remapping by Alex Williamson · 13 years ago
  90. 4f02264 KVM: MMU: trace mmio page fault by Xiao Guangrong · 13 years ago
  91. ce88dec KVM: MMU: mmio page fault support by Xiao Guangrong · 13 years ago
  92. dd3bfd5 KVM: MMU: reorganize struct kvm_shadow_walk_iterator by Xiao Guangrong · 13 years ago
  93. c2a2ac2 KVM: MMU: lockless walking shadow page table by Xiao Guangrong · 13 years ago
  94. 603e065 KVM: MMU: do not need atomicly to set/clear spte by Xiao Guangrong · 13 years ago
  95. 1df9f2d KVM: MMU: introduce the rules to modify shadow page table by Xiao Guangrong · 13 years ago
  96. d7c5520 KVM: MMU: abstract some functions to handle fault pfn by Xiao Guangrong · 13 years ago
  97. fce92dc KVM: MMU: filter out the mmio pfn from the fault pfn by Xiao Guangrong · 13 years ago
  98. c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 13 years ago
  99. bd4c86e KVM: MMU: split kvm_mmu_free_page by Xiao Guangrong · 13 years ago
  100. aa6bd18 KVM: MMU: count used shadow pages on prepareing path by Xiao Guangrong · 13 years ago