1. 114cf58 bql: Byte queue limits by Tom Herbert · 15 years ago
  2. c5d67bd net: Add netdev interfaces for recording sends/comp by Tom Herbert · 15 years ago
  3. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 15 years ago
  4. 75957ba dql: Dynamic queue limits by Tom Herbert · 15 years ago
  5. 39338b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 15 years ago
  6. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 15 years ago
  7. 559a9f1 net/mlx4_en: fix WOL handlers were always looking at port2 capability bit by Oren Duer · 15 years ago
  8. 876f6e6 net/mlx4: move RSS related definitions to be global by Or Gerlitz · 15 years ago
  9. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 15 years ago
  10. 072bc80 eeprom_93cx6: Add write support by Ben Dooks · 15 years ago
  11. b30f8bd eeprom_93cx6: Add data direction control. by Ben Dooks · 15 years ago
  12. d11ead7 net: Use IS_ENABLED() in netdevice.h as appropriate by Ben Hutchings · 15 years ago
  13. 34a430d dsa: Allow core and drivers to be built as modules by Ben Hutchings · 15 years ago
  14. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 15 years ago
  15. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 15 years ago
  16. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 15 years ago
  17. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 15 years ago
  18. 5eccdf5 tc: comment spelling fixes by stephen hemminger · 15 years ago
  19. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 15 years ago
  20. 570e57b atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize() by Eric Dumazet · 15 years ago
  21. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 15 years ago
  22. a2d7ec5 netfilter: use jump_label for nf_hooks by Eric Dumazet · 15 years ago
  23. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 15 years ago
  24. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 15 years ago
  25. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 15 years ago
  26. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 15 years ago
  27. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 15 years ago
  28. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  29. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 15 years ago
  30. a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 15 years ago
  31. 208f6f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 15 years ago
  32. bdb6e69 Phonet: set the pipe handle using setsockopt by Dinesh Kumar Sharma · 15 years ago
  33. 56c978f net: Remove LL_ALLOCATED_SPACE by Herbert Xu · 15 years ago
  34. b684452 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  35. 15bd1cf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  36. adc9300 net: use jump_label to shortcut RPS if not setup by Eric Dumazet · 15 years ago
  37. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 15 years ago
  38. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 15 years ago
  39. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 15 years ago
  40. ccf5ff6 net: new counter for tx_timeout errors in sysfs by david decotigny · 15 years ago
  41. 0345e18 net: verify GSO flag bits against netdev features by Michał Mirosław · 15 years ago
  42. ea441d1 new helper: mount_subtree() by Al Viro · 15 years ago
  43. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 15 years ago
  44. 358b838 team: replicate options on register by Jiri Pirko · 15 years ago
  45. 61dc346 team: convert overall spinlock to mutex by Jiri Pirko · 15 years ago
  46. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 15 years ago
  47. a861a8b net: extend netdev_features_t to 64 bits by Michał Mirosław · 15 years ago
  48. a19f2a6 net: Define enum for net device features. by Michał Mirosław · 15 years ago
  49. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 15 years ago
  50. a59e2ec net: split netdev features to separate header by Michał Mirosław · 15 years ago
  51. bc5787c net: remove legacy ethtool ops by Michał Mirosław · 15 years ago
  52. 6684604 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs by Rick Jones · 15 years ago
  53. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 15 years ago
  54. 121f099 bio: change some signed vars to unsigned by Dan Carpenter · 15 years ago
  55. 0c614e2 include/linux/bio.h: use a static inline function for bio_integrity_clone() by Stephen Rothwell · 15 years ago
  56. 6488270 mdio-gpio: Add reset functionality to mdio-gpio driver(v2). by Srinivas Kandagatla · 15 years ago
  57. 5870b2c Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl by Linus Torvalds · 15 years ago
  58. b2b5ce9 net: introduce build_skb() by Eric Dumazet · 15 years ago
  59. 7f80850 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 15 years ago
  60. b93cd6a Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 15 years ago
  61. 06236ac net-netlink: Add a new attribute to expose TCLASS values via netlink by Maciej Żenczykowski · 15 years ago
  62. 8b5c171 neigh: new unresolved queue limits by Eric Dumazet · 15 years ago
  63. 3d249d4 net: introduce ethernet teaming device by Jiri Pirko · 15 years ago
  64. 87618e0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  65. fe10e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 15 years ago
  66. 00f740e nl80211: Pass probe response data to drivers by Arik Nemtsov · 15 years ago
  67. 87bbbe2 nl80211: Add probe response offload attribute by Arik Nemtsov · 15 years ago
  68. 9b49139 ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h by Kuninori Morimoto · 15 years ago
  69. 972c3fb ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h by Kuninori Morimoto · 15 years ago
  70. bd8d0cba ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h by Kuninori Morimoto · 15 years ago
  71. 37bef8f Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 15 years ago
  72. 79e7066 sh: clkfwk: Kill off remaining debugfs cruft. by Paul Mundt · 15 years ago
  73. d098539 block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" by Tejun Heo · 15 years ago
  74. 1f074bd nl80211: advertise socket TX status capability by Johannes Berg · 15 years ago
  75. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 15 years ago
  76. b92ab5d cfg80211: add event for unexpected 4addr frames by Johannes Berg · 15 years ago
  77. 5e76023 cfg80211: allow registering to beacons by Johannes Berg · 15 years ago
  78. 7f6cf31 nl80211: add API to probe a client by Johannes Berg · 15 years ago
  79. 562a748 nl80211: advertise device AP SME by Johannes Berg · 15 years ago
  80. 28946da nl80211: allow subscribing to unexpected class3 frames by Johannes Berg · 15 years ago
  81. 6cc00d5 mac80211: QoS multicast frames have No Ack policy by Thomas Pedersen · 15 years ago
  82. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 15 years ago
  83. c2e889a ieee80211: Define cipher suite selector for WPI-SMS4 by Jouni Malinen · 15 years ago
  84. c74d084 mac80211: handle HT PHY BSS membership selector value correctly by Christian Lamparter · 15 years ago
  85. e0e2075 pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list" by Barry Song · 15 years ago
  86. c970376 [libata] ahci: Add ASMedia ASM1061 support by Keng-Yu Lin · 15 years ago
  87. 3b75462 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 15 years ago
  88. 1dd6c07 Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-3.2 by Mark Brown · 15 years ago
  89. 816af3b hwspinlock: Don't return a value in __hwspin_unlock by Axel Lin · 15 years ago
  90. 1a51cfd PM / devfreq: fix private_data by Jonathan Corbet · 15 years ago
  91. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 15 years ago
  92. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 15 years ago
  93. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  94. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  95. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  96. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 15 years ago
  97. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 15 years ago
  98. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 15 years ago
  99. b25edc4 cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() by Deepthi Dharwar · 15 years ago
  100. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 15 years ago