1. 53831aa Driver: Vmxnet3: Make Rx ring 2 size configurable by Shrikrishna Khare · 10 years ago
  2. 7c8f1e7 arm_arch_timer: include clocksource.h directly by Richard Cochran · 10 years ago
  3. 678109e cxgb4: Add PCI device ID for new T5 adapter by Hariprasad Shenai · 10 years ago
  4. 0d80433 cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines by Hariprasad Shenai · 10 years ago
  5. 837e4a4 cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines by Hariprasad Shenai · 10 years ago
  6. 89c3a86 cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines by Hariprasad Shenai · 10 years ago
  7. f061de4 cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines by Hariprasad Shenai · 10 years ago
  8. f612b81 RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines by Hariprasad Shenai · 10 years ago
  9. 5f07b3c be2net: support TX batching using skb->xmit_more flag by Sathya Perla · 10 years ago
  10. 889ee2c at86rf230: Constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  11. 3620af0 qlcnic: Fix dump_skb output by Joe Perches · 10 years ago
  12. 3f255dc enic: reconfigure resources for kdump crash kernel by Govindarajulu Varadarajan · 10 years ago
  13. d9f3937 mlx4: include clocksource.h again by Richard Cochran · 10 years ago
  14. d312da2 ixgbe: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  15. b57c894 igb: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  16. 4d045b4 e1000e: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  17. f28ba40 bnx2x: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  18. c2f471f Merge tag 'wireless-drivers-next-for-davem-2015-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  19. 3adc0be net: ethernet: cisco: enic: enic_dev: Remove some unused functions by Rickard Strandqvist · 10 years ago
  20. 50ab97d isdn: hisax: hfc4s8s_l1: Remove some unused functions by Rickard Strandqvist · 10 years ago
  21. 6af01a7 net: fddi: skfp: smt.c: Remove unused function by Rickard Strandqvist · 10 years ago
  22. 7841d5d net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  23. 6c032ed Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  24. 9b174d8 net: Add Transparent Ethernet Bridging GRO support. by Jesse Gross · 10 years ago
  25. 05930b5 net/fsl: remove hardcoded clock setting from xgmac_mdio by Shaohui Xie · 10 years ago
  26. aa84247 net/fsl: remove irq assignment from xgmac_mdio by Shaohui Xie · 10 years ago
  27. cef27f9 net/fsl: remove reset from xgmac_mdio by Shaohui Xie · 10 years ago
  28. 7f18602 GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC by Roger Chen · 10 years ago
  29. 7ad269e GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC by Roger Chen · 10 years ago
  30. 9aacfb2 igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK. by David S. Miller · 10 years ago
  31. 54da508 e1000e: Include clocksource.h to get CLOCKSOURCE_MASK. by David S. Miller · 10 years ago
  32. 957f094 tun: return proper error code from tun_do_read by Alex Gartrell · 10 years ago
  33. 8789793 tun: Fixed unsigned/signed comparison by Alex Gartrell · 10 years ago
  34. 58feff0 enic: add stats for dma mapping error by Govindarajulu Varadarajan · 10 years ago
  35. 065df15 enic: check dma_mapping_error by Govindarajulu Varadarajan · 10 years ago
  36. 5e32066 enic: make vnic_wq_buf doubly linked by Govindarajulu Varadarajan · 10 years ago
  37. de40ed3 net: fec: add Wake-on-LAN support by Nimrod Andy · 10 years ago
  38. 03366a3 net: gianfar: add missing __iomem annotation by Kevin Hao · 10 years ago
  39. 91c53f76 net: gianfar: mark the local functions static by Kevin Hao · 10 years ago
  40. 41f2f12 virtio-net: don't do header check for dodgy gso packets by Jason Wang · 10 years ago
  41. dd45077 arm: sa1100: move irda header to linux/platform_data by Dmitry Eremin-Solenikov · 10 years ago
  42. 1214133 net: sxgbe: Use setup_timer by Julia Lawall · 10 years ago
  43. fea3cb0 ksz884x: Use setup_timer by Julia Lawall · 10 years ago
  44. cc73e41 atl1e: Use setup_timer by Julia Lawall · 10 years ago
  45. d0e520e atheros: atlx: Use setup_timer by Julia Lawall · 10 years ago
  46. 2eebdde timecounter: keep track of accumulated fractional nanoseconds by Richard Cochran · 10 years ago
  47. f25a30b net: cpts: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  48. ce51ff0 net: mlx4: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  49. 826ef90 net: ixgbe: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  50. 5ee698e net: igb: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  51. f4de2b9 net: e1000e: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  52. 59e1696 net: fec: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  53. 2e5601f net: bnx2x: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  54. 8b976e9 net: xgbe: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  55. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  56. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  57. 7fc1b2d5 cc2520: fix zero perm_extended_addr address by Varka Bhadram · 10 years ago
  58. f50f1c3 cc2520: remove 'ret' goto label by Varka Bhadram · 10 years ago
  59. 5eb9f8c cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) pattern by Varka Bhadram · 10 years ago
  60. 589a55b net: ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 10 years ago
  61. df90dcd Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  62. 346eef2 Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  63. 034496f Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  64. 5e6c2c9 Merge tag 'mmc-v3.19-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  65. 4c5d499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  66. 651c329 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  67. 4f2f277 Merge branches 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  68. ff23ab2 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  69. e0288b0 Merge branch 'pm-opp' by Rafael J. Wysocki · 10 years ago
  70. 1c2d26e mmc: core: stop trying to switch width when only one bit is supported by Alexandre Belloni · 10 years ago
  71. 9a6b871 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  72. eb69c5b ne2k-pci: Add pci_disable_device in error handling by Jia-Ju Bai · 10 years ago
  73. a22a9e4 bonding: change error message to debug message in __bond_release_one() by Wengang Wang · 10 years ago
  74. 5242d422 [regression] braino in "lustre: use is_root_inode()" by Al Viro · 10 years ago
  75. b63a2a1 Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  76. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  77. 6e4ab36 net: incorrect use of init_completion fixup by Nicholas Mc Guire · 10 years ago
  78. 16d8614 net: xilinx: Remove unnecessary temac_property in the driver by Appana Durga Kedareswara Rao · 10 years ago
  79. d0e1df9 net: phy: micrel: use generic config_init for KSZ8021/KSZ8031 by Johan Hovold · 10 years ago
  80. d57dbe7 Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk by Marcel Holtmann · 10 years ago
  81. 9ef80d40 Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk by Marcel Holtmann · 10 years ago
  82. 08b022a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  83. ebda37c9 Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
  84. 354f473 ath9k: fix typo by Lorenzo Bianconi · 10 years ago
  85. 8718389 ath9k: add debugfs support for hw TPC by Lorenzo Bianconi · 10 years ago
  86. a9abe30 ath9k: enable TPC by default by Lorenzo Bianconi · 10 years ago
  87. b30b2e0 rtlwifi: rtl8723be: phy.c: Remove unused function by Rickard Strandqvist · 10 years ago
  88. 9898b77 rtlwifi: rtl8192ee: trx.c: Remove unused function by Rickard Strandqvist · 10 years ago
  89. fd3cb22 rtlwifi: rtl8821ae: Switch to use common rate control routine by Larry Finger · 10 years ago
  90. a160ba0 rtlwifi: rtl8192de: Rework calls to rate-control routine by Larry Finger · 10 years ago
  91. 6a7fd77 rtlwifi: rtl8192cu: Rework calls to rate-control routine by Larry Finger · 10 years ago
  92. 5a0791d rtlwifi: rtl8821ae: Add VHT rate descriptors by Larry Finger · 10 years ago
  93. e0e776a rtlwifi: Convert all drivers to use a common set of rate descriptors by Larry Finger · 10 years ago
  94. 7b7d0d6 rtlwifi: rtl8192ee: Convert driver to use common rate-mapping code by Larry Finger · 10 years ago
  95. 8d3fc3a rtlwifi: rtl8723ae: Modify driver to use rate-mapping routine in core by Larry Finger · 10 years ago
  96. 5b243fe rtlwifi: rtl8188ee: Switch to use common rate-mapping routine by Larry Finger · 10 years ago
  97. 7e0dde9 rtlwifi: rtl8723be: Switch to use common rate-mapping routine by Larry Finger · 10 years ago
  98. f1f2177 rtlwifi: Remove extraneous argument for rate mapping by Larry Finger · 10 years ago
  99. 9905792 rtlwifi: rtl8192ce: Improve RF sleep routine by Larry Finger · 10 years ago
  100. ff6ee6b rtlwifi: rtl8192ce: Update rate setting routines by Larry Finger · 10 years ago