1. a73fef1 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  2. 6763ce3 net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  3. 2697582 net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · 8 years ago
  4. a786841 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · 8 years ago
  5. b02f31f net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2 by Thomas Petazzoni · 8 years ago
  6. 3d9017d net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · 8 years ago
  7. 5eac892 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · 8 years ago
  8. d01524d net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · 8 years ago
  9. e7c5359 net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · 8 years ago
  10. 054f637 net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · 8 years ago
  11. faca924 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · 8 years ago
  12. ac3dd277 net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · 8 years ago
  13. 4e4a105 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · 8 years ago
  14. 4d6c2a6 net: mvpp2: remove mvpp2_txq_pend_desc_num_get() function by Thomas Petazzoni · 8 years ago
  15. df905f2 net: mvpp2: remove unused register definition MVPP2_TXQ_THRESH_REG by Thomas Petazzoni · 8 years ago
  16. aeb3d11 net: mvpp2: remove support for buffer header by Thomas Petazzoni · 8 years ago
  17. 2039613 net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · 8 years ago
  18. aee4411 dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support by Thomas Petazzoni · 8 years ago
  19. 3f2aa56 Merge branch 'mlx4-order-0-allocations-and-page-recycling' by David S. Miller · 8 years ago
  20. 68b8df4 mlx4: remove duplicate code in mlx4_en_process_rx_cq() by Eric Dumazet · 8 years ago
  21. 6969cf0 mlx4: make validate_loopback() more generic by Eric Dumazet · 8 years ago
  22. 02e6fd3 mlx4: factorize page_address() calls by Eric Dumazet · 8 years ago
  23. 9e8c039 mlx4: do not access rx_desc from mlx4_en_process_rx_cq() by Eric Dumazet · 8 years ago
  24. 7d7bfc6 mlx4: add rx_alloc_pages counter in ethtool -S by Eric Dumazet · 8 years ago
  25. 34db548 mlx4: add page recycling in receive path by Eric Dumazet · 8 years ago
  26. b5a54d9 mlx4: use order-0 pages for RX by Eric Dumazet · 8 years ago
  27. 60c7f5a mlx4: removal of frag_sizes[] by Eric Dumazet · 8 years ago
  28. acd7628 mlx4: reduce rx ring page_cache size by Eric Dumazet · 8 years ago
  29. d85f6c1 mlx4: rx_headroom is a per port attribute by Eric Dumazet · 8 years ago
  30. aaca121 mlx4: get rid of frag_prefix_size by Eric Dumazet · 8 years ago
  31. 159ddfd mlx4: remove order field from mlx4_en_frag_info by Eric Dumazet · 8 years ago
  32. 69ba943 mlx4: dma_dir is a mlx4_en_priv attribute by Eric Dumazet · 8 years ago
  33. 3c66d1c Merge branch 'mlxsw-cosmetics' by David S. Miller · 8 years ago
  34. 61793af mlxsw: pci: Remove unused bit by Ido Schimmel · 8 years ago
  35. 1182e53 mlxsw: spectrum: Fix helper function and port variable names by Jiri Pirko · 8 years ago
  36. 95964c6 net: use proper lockdep annotation in __sk_dst_set() by Eric Dumazet · 8 years ago
  37. 337e639 Merge branch 'flow_dissector-improvements' by David S. Miller · 8 years ago
  38. 7c92de8 flow_dissector: Move GRE dissection into a separate function by Jiri Pirko · 8 years ago
  39. c5ef188 flow_dissector: rename "proto again" goto label by Jiri Pirko · 8 years ago
  40. d5774b9 flow_dissector: Fix GRE header error path by Jiri Pirko · 8 years ago
  41. 4a5d6c8b flow_dissector: Move MPLS dissection into a separate function by Jiri Pirko · 8 years ago
  42. 9bf881f flow_dissector: Move ARP dissection into a separate function by Jiri Pirko · 8 years ago
  43. fa383d6 net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  44. 60f2851 net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  45. e016cc6 net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  46. 92552fd net: sun: sungem: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  47. d972253 net: sun: niu: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  48. 2c784b0 net: sun: cassini: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  49. c4df19a net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  50. 9e0b516 net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  51. 9c28286 decnet: Use TCP nagle macro instead of literal number in decnet by Gao Feng · 8 years ago
  52. 57dacfe net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values by Timur Tabi · 8 years ago
  53. d9c0eb0 Merge branch 'bgmac-cleanups-PM-support' by David S. Miller · 8 years ago
  54. f3537b3 net: ethernet: bgmac: driver power manangement by Joey Zhong · 8 years ago
  55. cb1b0f9 net: ethernet: bgmac: unify code of the same family by Jon Mason · 8 years ago
  56. 02083c3 net: ethernet: bgmac: use #defines for MAX size by Jon Mason · 8 years ago
  57. 452349c net: axienet: use eth_hw_addr_random() by Tobias Klauser · 8 years ago
  58. 81fa846 Merge branch 'netvsc-NAPI' by David S. Miller · 8 years ago
  59. e91e7dd netvsc: replace netdev_alloc_skb_ip_align with napi_alloc_skb by stephen hemminger · 8 years ago
  60. 742fe54 netvsc: enable GRO by stephen hemminger · 8 years ago
  61. 15a863b netvsc: implement NAPI by stephen hemminger · 8 years ago
  62. f3dd3f4 vmbus: introduce in-place packet iterator by stephen hemminger · 8 years ago
  63. 50698d8 netvsc: don't overload variable in same function by stephen hemminger · 8 years ago
  64. 1a4691b tools: hv: Add clean up function for Ubuntu config by Haiyang Zhang · 8 years ago
  65. df789fe ipv6: Provide ipv6 version of "disable_policy" sysctl by David Forster · 8 years ago
  66. 88da73a net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  67. 60269ae net: smsc: epic100: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  68. 7d59e31 net: sis: sis900: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  69. fb70eb2 net: sis: sis190: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  70. a972c30 net: silan: sc92031: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  71. b61a26f net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  72. de48015 net: rocker: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  73. 6fa1ba6 net: realtek: r8169: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  74. 182ed07 net: realtek: 8139too: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  75. df6f372 net: realtek: 8139cp: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  76. 0878fff net: phy: Do not perform software reset for Generic PHY by Florian Fainelli · 8 years ago
  77. f38837b bpf: add get_next_key callback to LPM map by Alexei Starovoitov · 8 years ago
  78. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  79. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  80. be834aa Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  81. 91aff98 Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  82. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  83. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  85. f78ef7c strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  86. 20b83643 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  87. 0b94da8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  88. e27fd02 Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  89. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  90. 606ed72 Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  91. a1a0db3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  92. 0a040b2 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  93. fd5d666 Documentation/sphinx: fix primary_domain configuration by John Keeping · 8 years ago
  94. f3fc83e docs: Fix htmldocs build failure by Martyn Welch · 8 years ago
  95. 9857b1a doc/ko_KR/memory-barriers: Update control-dependencies section by SeongJae Park · 8 years ago
  96. 2eb6a4b pcieaer doc: update the link by Cao jin · 8 years ago
  97. d3c1a297 Documentation: Update path to sysrq.txt by Krzysztof Kozlowski · 8 years ago
  98. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  99. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  100. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago