1. e0eac25 alx: prepare interrupt functions for multiple queues by Tobias Regnery · 8 years ago
  2. 702e841 alx: switch to per queue data structures by Tobias Regnery · 8 years ago
  3. b099922 alx: add ability to allocate and free alx_napi structures by Tobias Regnery · 8 years ago
  4. bccffcf alx: extend data structures for multi queue support by Tobias Regnery · 8 years ago
  5. 8c2a4c8 alx: refactor descriptor allocation by Tobias Regnery · 8 years ago
  6. 11b8ad3 Merge branch 'dpaa_eth-next' by David S. Miller · 8 years ago
  7. e0bd03d arch/powerpc: Enable dpaa_eth by Madalin Bucur · 8 years ago
  8. 9256f21 arch/powerpc: Enable FSL_FMAN by Madalin Bucur · 8 years ago
  9. 8f28401 arch/powerpc: Enable FSL_PAMU by Madalin Bucur · 8 years ago
  10. eb11ddf dpaa_eth: add trace points by Madalin Bucur · 8 years ago
  11. 846a86e dpaa_eth: add sysfs exports by Madalin Bucur · 8 years ago
  12. b0ce0d0 dpaa_eth: add ethtool statistics by Madalin Bucur · 8 years ago
  13. b0cdb16 dpaa_eth: add ethtool functionality by Madalin Bucur · 8 years ago
  14. 9ad1a37 dpaa_eth: add support for DPAA Ethernet by Madalin Bucur · 8 years ago
  15. ff86aae devres: add devm_alloc_percpu() by Madalin Bucur · 8 years ago
  16. 319b053 tcp: allow to enable the repair mode for non-listening sockets by Andrey Vagin · 8 years ago
  17. ceb980b Merge branch 'liquidio-CN23XX-VF-support' by David S. Miller · 8 years ago
  18. 97a2532 liquidio CN23XX: fix for new check patch errors by Raghu Vatsavayi · 8 years ago
  19. 50579d3 liquidio CN23XX: copyrights changes and alignment by Raghu Vatsavayi · 8 years ago
  20. 763185a liquidio CN23XX: code cleanup by Raghu Vatsavayi · 8 years ago
  21. 515e752 liquidio CN23XX: device states by Raghu Vatsavayi · 8 years ago
  22. 86dea55 liquidio CN23XX: VF related operations by Raghu Vatsavayi · 8 years ago
  23. 5d65556 liquidio CN23XX: mailbox interrupt processing by Raghu Vatsavayi · 8 years ago
  24. 8c978d0 liquidio CN23XX: Mailbox support by Raghu Vatsavayi · 8 years ago
  25. ca6139f liquidio CN23XX: sysfs VF config support by Raghu Vatsavayi · 8 years ago
  26. d13520c liquidio CN23XX: HW config for VF support by Raghu Vatsavayi · 8 years ago
  27. 3418c68 Merge branch 'amd-xgbe-next' by David S. Miller · 8 years ago
  28. 8c5385c amd-xgbe: Fix up some coccinelle identified warnings by Lendacky, Thomas · 8 years ago
  29. e6fbd47 amd-xgbe: Fix mask appliciation for Clause 37 register by Lendacky, Thomas · 8 years ago
  30. 92547f2 Merge branch 'sun4i-emac-big-endian' by David S. Miller · 8 years ago
  31. 934d004 net: ethernet: sun4i-emac: Read rxhdr in CPU byte-order by Michael Weiser · 8 years ago
  32. b8ca3387 net: ethernet: sun4i-emac: Allow to enable netif messages by Michael Weiser · 8 years ago
  33. f8be0d7 net: ethernet: stmmac: change dma descriptors to __le32 by Michael Weiser · 8 years ago
  34. 4780566 dctcp: update cwnd on congestion event by Florian Westphal · 8 years ago
  35. 0fa1dfd net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  36. 08e10d4 net: bnx2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  37. 8a29659 Merge branch 'phy_ethtool_nway_reset' by David S. Miller · 8 years ago
  38. 860ce4b net: usb: lan78xx: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  39. eea16da net: usb: ax88172x: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  40. e3979ce net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  41. e06986f net: ethernet: ucc: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  42. 11d5928 net: fec: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  43. 7c5ad3d net: fs_enet: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  44. 016e770 net: bcmgenet: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  45. 17fc463 net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  46. 1625052 net: ethernet: ll_temac: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  47. 8fd9ce0 net: ethernet: smsc9420: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  48. fe1eb9c net: smsc911x: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  49. fc5e353 net: mv643xx_eth: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  50. 42469bf net: bcm63xx_enet: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  51. b3de7f3 net: nb8800: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  52. e86a898 net: phy: Add phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  53. 8ebd115 vxlan: Fix uninitialized variable warnings. by David S. Miller · 8 years ago
  54. 81fea57 Merge branch 'vxlan-xmit-improvements' by David S. Miller · 8 years ago
  55. 9efdb92 vxlan: remove unsed vxlan_dev_dst_port() by pravin shelar · 8 years ago
  56. 0770b53 vxlan: simplify vxlan xmit by pravin shelar · 8 years ago
  57. fee1fad vxlan: simplify RTF_LOCAL handling. by pravin shelar · 8 years ago
  58. 655c3de vxlan: improve vxlan route lookup checks. by pravin shelar · 8 years ago
  59. c46b789 vxlan: simplify exception handling by pravin shelar · 8 years ago
  60. 03dc52a vxlan: avoid checking socket multiple times. by pravin shelar · 8 years ago
  61. 4a4f86c vxlan: avoid vlan processing in vxlan device. by pravin shelar · 8 years ago
  62. c915fe1 udplite: fix NULL pointer dereference by Paolo Abeni · 8 years ago
  63. e6ca4f1 Merge branch 'bpf-lru' by David S. Miller · 8 years ago
  64. 5db58fa bpf: Add tests for the LRU bpf_htab by Martin KaFai Lau · 8 years ago
  65. 8f84493 bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH by Martin KaFai Lau · 8 years ago
  66. 29ba732 bpf: Add BPF_MAP_TYPE_LRU_HASH by Martin KaFai Lau · 8 years ago
  67. fd91de7 bpf: Refactor codes handling percpu map by Martin KaFai Lau · 8 years ago
  68. 961578b bpf: Add percpu LRU list by Martin KaFai Lau · 8 years ago
  69. 3a08c2f bpf: LRU List by Martin KaFai Lau · 8 years ago
  70. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. e76d21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  72. d4b9532 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  73. ac38126 Merge tag 'rtc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  74. e123386 tile: handle __ro_after_init like parisc does by Chris Metcalf · 8 years ago
  75. ac571de mlxsw: spectrum_router: Flush FIB tables during fini by Ido Schimmel · 8 years ago
  76. eb2ca35 mdio: Demote print from info to debug in mdio_driver_register by Florian Fainelli · 8 years ago
  77. c51e424 net: stmmac: Fix lack of link transition for fixed PHYs by Florian Fainelli · 8 years ago
  78. d94d025 driver: macvlan: Replace integer number with bool value by Gao Feng · 8 years ago
  79. 535e7b4b bpf: Use u64_to_user_ptr() by Mickaël Salaün · 8 years ago
  80. 5bf35dd sctp: change sk state only when it has assocs in sctp_shutdown by Xin Long · 8 years ago
  81. 193f512 Merge branch 'bnx2-kdump-fix' by David S. Miller · 8 years ago
  82. 6df7786 bnx2: Wait for in-flight DMA to complete at probe stage by Baoquan He · 8 years ago
  83. 5d0d4b9 Revert "bnx2: Reset device during driver initialization" by Baoquan He · 8 years ago
  84. 7020637 ps3_gelic: fix spelling mistake in debug message by Colin Ian King · 8 years ago
  85. a788859 net: atheros: atl2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  86. 1dae02b3 net: atheros: atl1: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  87. 58046c7 net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  88. 36a4e69 net: alx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  89. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  90. ee2bd21 ASoC: lpass-platform: fix uninitialized variable by Linus Torvalds · 8 years ago
  91. f5c9f9c Revert "printk: make reading the kernel log flush pending lines" by Linus Torvalds · 8 years ago
  92. b15efc3 gp8psk-fe: add missing MODULE_foo() macros by Mauro Carvalho Chehab · 8 years ago
  93. 8528d66 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 5d69561 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 5ad62a9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 53381e2 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 28ddafa Merge tag 'ntb-4.9' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  98. 7d38484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  99. 8d41932 mlxsw: spectrum_router: Add FIB abort warning by Jiri Pirko · 8 years ago
  100. 5aad5b4 Merge branch 'dsa-mv88e6xxx-post-refactor-fixes' by David S. Miller · 8 years ago