1. 2c71ec9 via-velocity: constify of_device_id array by Fabian Frederick · 10 years ago
  2. d2b75a3 net: via-rhine: constify of_device_id array by Fabian Frederick · 10 years ago
  3. abae1e0 ehea: constify of_device_id array by Fabian Frederick · 10 years ago
  4. 47b6166 IBM-EMAC: constify of_device_id array by Fabian Frederick · 10 years ago
  5. 486e957 can: constify of_device_id array by Fabian Frederick · 10 years ago
  6. d8a7dad net: phy: constify of_device_id array by Fabian Frederick · 10 years ago
  7. 3848124 orinoco: constify of_device_id array by Fabian Frederick · 10 years ago
  8. 74847f2 net: xilinx: constify of_device_id array by Fabian Frederick · 10 years ago
  9. 73c7047 net: greth: constify of_device_id array by Fabian Frederick · 10 years ago
  10. 437dab4 netdev: octeon_mgmt: constify of_device_id array by Fabian Frederick · 10 years ago
  11. 14448e2 net: ethernet: apple: constify of_device_id array by Fabian Frederick · 10 years ago
  12. a6b0dc2 drivers: net: xgene: constify of_device_id array by Fabian Frederick · 10 years ago
  13. fa2b183 net: ethoc: constify of_device_id array by Fabian Frederick · 10 years ago
  14. 94e5a2a net/fsl: constify of_device_id array by Fabian Frederick · 10 years ago
  15. 2726053 Altera TSE: constify of_device_id array by Fabian Frederick · 10 years ago
  16. 1156c96 net: netcp: constify of_device_id array by Fabian Frederick · 10 years ago
  17. bd76a11 dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA by Jiri Pirko · 10 years ago
  18. 73ee544 net/fsl: modify xgmac_mdio for little endian SoCs by Shaohui Xie · 10 years ago
  19. 26eee02 net/fsl: fix a bug in xgmac_mdio by Shaohui Xie · 10 years ago
  20. 04f49fa rocker: replace fixed stack allocation with dynamic allocation by Scott Feldman · 10 years ago
  21. 98237d4 switchdev: use new swdev ops by Scott Feldman · 10 years ago
  22. 0034de4 net: bcmgenet: add support for Hardware Filter Block by Petri Gynther · 10 years ago
  23. 5591764 gianfar: Consider dts property endianess on handling by Jingchang Lu · 10 years ago
  24. 26eb937 gianfar: Make FCB access endian safe by Claudiu Manoil · 10 years ago
  25. a7312d5 gianfar: Make BDs access endian safe by Claudiu Manoil · 10 years ago
  26. 316ad4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  27. 5f1764d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  28. 51b3b2c at86rf230: fix volatile regmap registers by Alexander Aring · 10 years ago
  29. dce481e at86rf230: add support for calibration timeout by Alexander Aring · 10 years ago
  30. eb3b435 at86rf230: replace state change sleeps with hrtimer by Alexander Aring · 10 years ago
  31. e372174 at86rf230: init xtal_trim with zero by Alexander Aring · 10 years ago
  32. 0d8bb41 ixgbevf: Use ether_addr_copy() instead of memcpy() by Jeff Kirsher · 10 years ago
  33. dec0d8e ixgbevf: Fix code comments and whitespace by Jeff Kirsher · 10 years ago
  34. 856f606 ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything by Alexander Duyck · 10 years ago
  35. 887012e ixgbe: enable relaxed ordering for SPARC by Jeff Kirsher · 10 years ago
  36. bc035fc ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static by Don Skidmore · 10 years ago
  37. ef5398b ixgbe: Clean up type inconsistency by Don Skidmore · 10 years ago
  38. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 10 years ago
  39. ddd0ca5 net: bcmgenet: add support for xmit_more by Florian Fainelli · 10 years ago
  40. ae67bf0 net: bcmgenet: update ring producer index and buffer count in xmit by Florian Fainelli · 10 years ago
  41. d6707be net: bcmgenet: rewrite bcmgenet_rx_refill() by Petri Gynther · 10 years ago
  42. 6576fe4 Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command by Daniel Drake · 10 years ago
  43. 719a11c vxlan: Don't set s_addr in vxlan_create_sock by Simon Horman · 10 years ago
  44. 2c29b23 net/macb: Only adjust tx_clk on link change by Jaeden Amero · 10 years ago
  45. 6b9f53b net/mlx5_core: don't export static symbol by Julia Lawall · 10 years ago
  46. 33d6737 of: mdio: export of_mdio_parse_addr by Florian Fainelli · 10 years ago
  47. d26ea6c net: bcmgenet: collect Rx discarded packet count by Petri Gynther · 10 years ago
  48. 19693f1 net/fsl: remove dependency FSL_SOC from MDIO by Shaohui Xie · 10 years ago
  49. bf906b3 Bluetooth: btusb: Fix incorrect type in qca_device_info by Kim, Ben Young Tae · 10 years ago
  50. 416377e macb: Fix merge error. by Stephen Rothwell · 10 years ago
  51. 3855634 drivers: atm: nicstar: remove ifdef'd out skb destructors by Florian Westphal · 10 years ago
  52. 59e33c2 net: phy: bcm7xxx: add alternate id for 7439 by Florian Fainelli · 10 years ago
  53. f8f2147 switchdev: add netlink flags to IPv4 FIB add op by Scott Feldman · 10 years ago
  54. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. 8ac467e net: bcmgenet: core changes for supporting multiple Rx queues by Petri Gynther · 10 years ago
  56. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  57. 36bef88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  58. e93df63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  59. 068c65c Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  60. d08edd8 Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  61. eca8dac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  62. ecddad6 Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  63. f930713 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  64. 13259db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  65. 0b2eb3e net: macb: constify macb configuration data by Josh Cartwright · 10 years ago
  66. 57ad7a0 Merge tag 'iwlwifi-next-for-kalle-2015-03-07' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by David S. Miller · 10 years ago
  67. b29e13b i40e: add ethtool RSS support by Mitch A Williams · 10 years ago
  68. ec7a06f i40e/i40evf: Bump i40e/i40evf version by Catherine Sullivan · 10 years ago
  69. 2ddb80c i40e: add MAC printing to debugfs dump VSI by Shannon Nelson · 10 years ago
  70. 4d08a36 Merge branch 'for-current' of https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 10 years ago
  71. b40c82e i40e: Fix inconsistent use of PF/VF vs pf/vf by Jeff Kirsher · 10 years ago
  72. 29a0645 i40e: tame the nvmupdate read and write complaints by Shannon Nelson · 10 years ago
  73. 97bf75f i40e/i40evf: fix accidental write to ITR registers by Jesse Brandeburg · 10 years ago
  74. 3c8e0b9 i40vf: don't stop me now by Mitch Williams · 10 years ago
  75. 1efc80e i40e: future proof some sizeof calls by Shannon Nelson · 10 years ago
  76. d1da3ac i40e: Remove "hello world" strings from i40e driver by Greg Rose · 10 years ago
  77. 2fec510 can: kvaser_usb: Read all messages in a bulk-in URB buffer by Ahmed S. Darwish · 10 years ago
  78. deb2701 can: kvaser_usb: Avoid double free on URB submission failures by Ahmed S. Darwish · 10 years ago
  79. b0d4724 can: peak_usb: fix missing ctrlmode_ init for every dev by Stephane Grosjean · 10 years ago
  80. 969439016 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 10 years ago
  81. 8edfe3b bgmac: Clean warning messages by Peter Senna Tschudin · 10 years ago
  82. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  83. cbe21d9 net: stmmac: make reset control an optional requirement by Dinh Nguyen · 10 years ago
  84. 1163d50 Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  85. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  86. 47df986 Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  87. 29191c7 Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  88. d7ed747 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  89. 04b0a80 net: dsa: mv88e6352: Add support for EEE by Guenter Roeck · 10 years ago
  90. 11b3b45 net: dsa: mv88e6xxx: Add EEE support by Guenter Roeck · 10 years ago
  91. 6f5a272 net: bcmgenet: rework Rx queue init by Petri Gynther · 10 years ago
  92. 421d9df net/macb: merge at91_ether driver into macb driver by Cyrille Pitchen · 10 years ago
  93. 93b31f4 net/macb: unify clock management by Cyrille Pitchen · 10 years ago
  94. a848748 net: macb: remove #if defined(CONFIG_ARCH_AT91) sections by Boris BREZILLON · 10 years ago
  95. 4eb8d6e Input: psmouse - disable "palm detection" in the focaltech driver by Mathias Gottschlag · 10 years ago
  96. 4ec212f Input: psmouse - disable changing resolution/rate/scale for FocalTech by Mathias Gottschlag · 10 years ago
  97. 679d83e Input: psmouse - ensure that focaltech reports consistent coordinates by Mathias Gottschlag · 10 years ago
  98. 3e98452 Input: psmouse - remove hardcoded touchpad size from the focaltech driver by Mathias Gottschlag · 10 years ago
  99. 2cf3afc Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  100. 374dab2 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago