1. 12f460f net: dsa: bcm_sf2: add HW bridging support by Florian Fainelli · 10 years ago
  2. 92bf200 net: via-rhine: add BQL support by Tino Reichardt · 10 years ago
  3. 14c9551 bonding: Implement port churn-machine (AD standard 43.4.17). by Mahesh Bandewar · 10 years ago
  4. bb54e58 bonding: Verify RX LACPDU has proper dest mac-addr by Mahesh Bandewar · 10 years ago
  5. 2a12d6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  6. 51a966a net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT by Petri Gynther · 10 years ago
  7. 014012a net: bcmgenet: precalculate TxCB->bd_addr by Petri Gynther · 10 years ago
  8. 16c6d66 net: bcmgenet: rework Tx queue init by Petri Gynther · 10 years ago
  9. 4f8b2d7 net: bcmgenet: bcmgenet_init_tx_ring() cleanup by Petri Gynther · 10 years ago
  10. 54e16f6 i40evf: don't wait forever by Mitch Williams · 10 years ago
  11. ac833bb i40evf: refactor reset by Mitch Williams · 10 years ago
  12. 748c434 i40evf: disable NAPI polling sooner by Mitch Williams · 10 years ago
  13. 30d71af i40e: Fix i40e_ndo_set_vf_spoofchk by Greg Rose · 10 years ago
  14. c952f6c i40e/i40evf: Bump Driver Versions by Sravanthi Tangeda · 10 years ago
  15. 21af70f i40e/i40evf: Remove unused variable an_enable and function update_link_info by Catherine Sullivan · 10 years ago
  16. 9df42d1 i40e: Fix the EMPR interrupt received handling by Anjali Singhai Jain · 10 years ago
  17. 5098850 i40e/i40evf: i40e_register.h updates by Anjali Singhai Jain · 10 years ago
  18. 2b18e59 i40e: Use #define for the VSI connection type by Neerav Parikh · 10 years ago
  19. 396642a i40e/i40evf: restrict VC opcodes to their initial values by Nicholas Nunley · 10 years ago
  20. a132af2 i40e/i40evf: Refactor the receive routines by Mitch Williams · 10 years ago
  21. 694dc1c i40e: rename debugfs clear_stats option by Shannon Nelson · 10 years ago
  22. d1bbe0e i40e: update Shadow RAM read/write functions by Kamil Krawczyk · 10 years ago
  23. 5beef76 igbvf: cleanup msleep() and min/max() usage by Jeff Kirsher · 10 years ago
  24. 0340501 igbvf: Fix code comments and whitespace by Jeff Kirsher · 10 years ago
  25. 79849eb e1000e: initial support for i219 by David Ertman · 10 years ago
  26. f962f84 be2net: move be_func_init() call inside be_setup() by Sathya Perla · 10 years ago
  27. 87ac1a5 be2net: refactor adapter resource cleanup sequence into be_cleanup() by Kalesh AP · 10 years ago
  28. 484d76fd be2net: refactor adapter resource initialzation sequence into be_resume() by Kalesh AP · 10 years ago
  29. 9fa465c be2net: remove code duplication relating to Lancer reset sequence by Sathya Perla · 10 years ago
  30. d0e1b31 be2net: refactor error detect/recovery function by Kalesh AP · 10 years ago
  31. eb7dd46 be2net: use a wrapper to schedule and cancel error detection task by Sathya Perla · 10 years ago
  32. ca3de6b be2net: refactor function initalization sequence into be_func_init() by Sathya Perla · 10 years ago
  33. 6b085ba be2net: get rid of be_get_initial_config() call from be_probe() by Sathya Perla · 10 years ago
  34. 78fad34e be2net: move adapter fields alloc/free code to new routines by Sathya Perla · 10 years ago
  35. 3f307c3 bna: Update the Driver and Firmware Version by Rasesh Mody · 10 years ago
  36. 2732ba5 bna: QLogic BR-series Adapters Driver Rebranding by Rasesh Mody · 10 years ago
  37. bb39b74 sunvnet: failed trigger should not cause BUG_ON() by David L Stevens · 10 years ago
  38. 950ddcb bonding: simple code refactor by Mahesh Bandewar · 10 years ago
  39. a50dad3 net: macb: Add big endian CPU support by Arun Chandran · 10 years ago
  40. 85fe7cd bnx2-cnic: Driver Version Update by Rasesh Mody · 10 years ago
  41. 0021850 bnx2: Fix for Chip Initialization by Rasesh Mody · 10 years ago
  42. 2e0bf12 bnx2-cnic: Driver Rebranding Changes by Rasesh Mody · 10 years ago
  43. 64bea46 hso: always read interface number from the current altsetting by Aleksander Morgado · 10 years ago
  44. cf5671e be2net: Add a few inline functions to test TXQ conditions by Sriharsha Basavapatna · 10 years ago
  45. 152ffe5 be2net: Minor code cleanup in tx completion process by Sriharsha Basavapatna · 10 years ago
  46. 79a0d7d be2net: Refactor be_xmit_enqueue() routine by Sriharsha Basavapatna · 10 years ago
  47. 804abcd be2net: Refactor wrb_fill_hdr() routine by Sriharsha Basavapatna · 10 years ago
  48. 4c73266 net: dsa: mv88e6171: Enable access to phys via internal mdio bus by Andrew Lunn · 10 years ago
  49. f304468 net: dsa: mv88e6352: Refactor shareable code by Andrew Lunn · 10 years ago
  50. ea8860eb net: eth: altera: Change reset_mac failure message masks from err to dbg by Vince Bridgers · 10 years ago
  51. a923fc7 net: eth: altera: Change access ports to mdio for all xMII applications by Vince Bridgers · 10 years ago
  52. efb3dd8 r8152: support setting rx coalesce by hayeswang · 10 years ago
  53. 396e2e2 r8152: change rx early size when the mtu is changed by hayeswang · 10 years ago
  54. 464ec10 r8152: separate USB_RX_EARLY_AGG by hayeswang · 10 years ago
  55. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  56. 0d695d6 Merge tag 'md/3.20-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  57. 26ac107 md/raid5: Fix livelock when array is both resyncing and degraded. by NeilBrown · 10 years ago
  58. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  60. 99fa0ad Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  61. 1d9e714 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  62. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  63. a233bb7 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  64. 878ba61 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  65. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  66. ea7531a Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  67. c397f8f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  68. aaaf5fb rtc: add driver for DS1685 family of real time clocks by Joshua Kinard · 10 years ago
  69. a7a97fc brd: rename XIP to DAX by Matthew Wilcox · 10 years ago
  70. 37e5157 staging: iio: isl29028: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
  71. 401b3c6 rtc: isl12057: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
  72. c5cd827 rtc: isl12022: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
  73. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  74. 8c334ce Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 45ee2db Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  78. f04ebb0 md/raid10: round up to bdev_logical_block_size in narrow_write_error. by NeilBrown · 10 years ago
  79. ab713cd md/raid1: round up to bdev_logical_block_size in narrow_write_error by Nate Dailey · 10 years ago
  80. cd07db5 Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 10 years ago
  81. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  82. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  83. 9682ec96 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  84. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  85. 5f50818 ACPI / idle: Implement ->enter_freeze callback routine by Rafael J. Wysocki · 10 years ago
  86. 5fe2e52 intel_idle: Add ->enter_freeze callbacks by Rafael J. Wysocki · 10 years ago
  87. 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 10 years ago
  88. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  89. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  90. eb71f8a Added Little Endian support to vtpm module by honclo · 10 years ago
  91. d95e2fe com20020-pci: add support for eae single card by Michael Grzeschik · 10 years ago
  92. 0960b64 vhost_net: fix wrong iter offset when setting number of buffers by Jason Wang · 10 years ago
  93. 4d5f205 tpm, tpm_tis: fix TPM 2.0 probing by Jarkko Sakkinen · 10 years ago
  94. 74d6b3c tpm: fix suspend/resume paths for TPM 2.0 by Jarkko Sakkinen · 10 years ago
  95. 2b0ba96 net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081 by Sylvain Rochet · 10 years ago
  96. 65bab84 r8152: restore hw settings by hayeswang · 10 years ago
  97. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  98. 83e047c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  99. a3a4280 drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs by Gregory CLEMENT · 10 years ago
  100. c8a1d8a rtc: rtc-ab-b5ze-s3: add sub-minute alarm support by Arnaud Ebalard · 10 years ago