1. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  2. 5e8456f net: hyperv: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  3. 031e514 net: fjes: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  4. 92f4a13 net: via: via-velocity: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  5. f918b98 net: via: via-rhine: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  6. 8704f21 net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  7. 99bdb40 net: tundra: tsi108: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  8. 01461ab Merge branch 'fib-notifications-cleanup' by David S. Miller · 8 years ago
  9. d05f7a7 ipv4: fib: Remove redundant argument by Ido Schimmel · 8 years ago
  10. c024389 ipv4: fib: Move FIB notification code to a separate file by Ido Schimmel · 8 years ago
  11. 71e8727 Merge branch 'mlxsw-vrf-offload-prep' by David S. Miller · 8 years ago
  12. b5d90e6 mlxsw: spectrum_router: Make abort mechanism VR-aware by Ido Schimmel · 8 years ago
  13. 6913229 mlxsw: spectrum_router: Explicitly Associate RIFs with VRs by Ido Schimmel · 8 years ago
  14. 76610eb mlxsw: spectrum_router: Refactor virtual router handling by Ido Schimmel · 8 years ago
  15. 382dbb4 mlxsw: spectrum_router: Simplify LPM tree allocation by Ido Schimmel · 8 years ago
  16. 4724ba56 mlxsw: spectrum_router: Place RIF related code with router code by Ido Schimmel · 8 years ago
  17. 97989ee mlxsw: spectrum_router: Allow more route types to be programmed by Ido Schimmel · 8 years ago
  18. f4a761d mlxsw: spectrum: Destroy RIFs based on last removed address by Ido Schimmel · 8 years ago
  19. 186962e mlxsw: spectrum: Associate PVID vPort with appropriate netdev by Ido Schimmel · 8 years ago
  20. 1f88061 mlxsw: spectrum: Don't assume upper device's type by Ido Schimmel · 8 years ago
  21. b414970 mlxsw: spectrum: Sanitize bridge's upper devices by Ido Schimmel · 8 years ago
  22. 1015d74 Merge branch 'mlxsw-VLAN-offload-cls_flower' by David S. Miller · 8 years ago
  23. 9caab08 mlxsw: spectrum: Add support for flower matches on VLAN ID, PCP by Petr Machata · 8 years ago
  24. a150201 mlxsw: spectrum: Add support for vlan modify TC action by Petr Machata · 8 years ago
  25. a30aad5 tcp: rename *_sequence_number() to *_seq_and_tsoff() by Alexey Kodanev · 8 years ago
  26. 9efd383 net: ks8851: Added support for half-duplex SPI by Sergey Shcherbakov · 8 years ago
  27. 825d2c5 Merge branch 'bonding-winter-cleanup' by David S. Miller · 8 years ago
  28. dc9c4d0 bonding: reduce scope of some global variables by Mahesh Bandewar · 8 years ago
  29. ec891c8 bonding: remove "port-moved" state that was never implemented by Mahesh Bandewar · 8 years ago
  30. 8b426dc bonding: remove hardcoded value by Mahesh Bandewar · 8 years ago
  31. 4493b81 bonding: initialize work-queues during creation of bond by Mahesh Bandewar · 8 years ago
  32. d5e73f7 bonding: restructure arp-monitor by Mahesh Bandewar · 8 years ago
  33. 96d7552 Merge branch 'nfp-crc32-rss-hash-port-name-reporting-and-misc-fastpath-cleanups' by David S. Miller · 8 years ago
  34. 5692dbb nfp: prevent theoretical buffer overrun in nfp_eth_read_ports by Simon Horman · 8 years ago
  35. b9dcf88 nfp: add metadata format bit by Jakub Kicinski · 8 years ago
  36. 7de5f11 nfp: avoid rearming the interrupts when in busy poll by Jakub Kicinski · 8 years ago
  37. fa43d2a nfp: store device pointer for the fastpath by Jakub Kicinski · 8 years ago
  38. bef6b1b nfp: reorder variables in nfp_net_tx() by Jakub Kicinski · 8 years ago
  39. 43860c1 nfp: move more ring debug info to debugfs by Jakub Kicinski · 8 years ago
  40. 47465ae nfp: implement .ndo_get_phys_port_name() by Jakub Kicinski · 8 years ago
  41. 9ff304b nfp: add support for reporting CRC32 hash function by Jakub Kicinski · 8 years ago
  42. abb521e ethtool: add CRC32 as an RSS hash function by Jakub Kicinski · 8 years ago
  43. 581319c net/socket: use per af lockdep classes for sk queues by Paolo Abeni · 8 years ago
  44. 65e0ace net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet by Jie Deng · 8 years ago
  45. 24d79ce Merge branch 'xgene-v2' by David S. Miller · 8 years ago
  46. 70dbd9b MAINTAINERS: Add entry for APM X-Gene SoC Ethernet (v2) driver by Iyappan Subramanian · 8 years ago
  47. b105bcd drivers: net: xgene-v2: Add transmit and receive by Iyappan Subramanian · 8 years ago
  48. 3b3f9a7 drivers: net: xgene-v2: Add base driver by Iyappan Subramanian · 8 years ago
  49. 272d6dc drivers: net: xgene-v2: Add ethernet hardware configuration by Iyappan Subramanian · 8 years ago
  50. 81ccd0c drivers: net: xgene-v2: Add mac configuration by Iyappan Subramanian · 8 years ago
  51. 384fe7a drivers: net: xgene-v2: Add DMA descriptor by Iyappan Subramanian · 8 years ago
  52. 35ae57e liquidio: add support for XPS by Rick Farrington · 8 years ago
  53. 64f48e5 net: stmicro: replace kzalloc with devm_kzalloc by Joao Pinto · 8 years ago
  54. e3c36e4 net: mediatek: Use eth_hw_addr_random() by Tobias Klauser · 8 years ago
  55. 038e893 tg3: Add the ability to conditionally build w/ HWMON by Florian Fainelli · 8 years ago
  56. 9c13e8d Merge branch 'mvpp2-add-initial-support-for-PPv2.2' by David S. Miller · 8 years ago
  57. fc5e155 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · 8 years ago
  58. 2067e0a net: mvpp2: set dma mask and coherent dma mask on PPv2.2 by Thomas Petazzoni · 8 years ago
  59. fceb55d net: mvpp2: add support for an additional clock needed for PPv2.2 by Thomas Petazzoni · 8 years ago
  60. 59b9a31 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · 8 years ago
  61. a73fef1 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  62. 6763ce3 net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  63. 2697582 net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · 8 years ago
  64. a786841 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · 8 years ago
  65. b02f31f net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2 by Thomas Petazzoni · 8 years ago
  66. 3d9017d net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · 8 years ago
  67. 5eac892 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · 8 years ago
  68. d01524d net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · 8 years ago
  69. e7c5359 net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · 8 years ago
  70. 054f637 net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · 8 years ago
  71. faca924 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · 8 years ago
  72. ac3dd277 net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · 8 years ago
  73. 4e4a105 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · 8 years ago
  74. 4d6c2a6 net: mvpp2: remove mvpp2_txq_pend_desc_num_get() function by Thomas Petazzoni · 8 years ago
  75. df905f2 net: mvpp2: remove unused register definition MVPP2_TXQ_THRESH_REG by Thomas Petazzoni · 8 years ago
  76. aeb3d11 net: mvpp2: remove support for buffer header by Thomas Petazzoni · 8 years ago
  77. 2039613 net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · 8 years ago
  78. aee4411 dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support by Thomas Petazzoni · 8 years ago
  79. 3f2aa56 Merge branch 'mlx4-order-0-allocations-and-page-recycling' by David S. Miller · 8 years ago
  80. 68b8df4 mlx4: remove duplicate code in mlx4_en_process_rx_cq() by Eric Dumazet · 8 years ago
  81. 6969cf0 mlx4: make validate_loopback() more generic by Eric Dumazet · 8 years ago
  82. 02e6fd3 mlx4: factorize page_address() calls by Eric Dumazet · 8 years ago
  83. 9e8c039 mlx4: do not access rx_desc from mlx4_en_process_rx_cq() by Eric Dumazet · 8 years ago
  84. 7d7bfc6 mlx4: add rx_alloc_pages counter in ethtool -S by Eric Dumazet · 8 years ago
  85. 34db548 mlx4: add page recycling in receive path by Eric Dumazet · 8 years ago
  86. b5a54d9 mlx4: use order-0 pages for RX by Eric Dumazet · 8 years ago
  87. 60c7f5a mlx4: removal of frag_sizes[] by Eric Dumazet · 8 years ago
  88. acd7628 mlx4: reduce rx ring page_cache size by Eric Dumazet · 8 years ago
  89. d85f6c1 mlx4: rx_headroom is a per port attribute by Eric Dumazet · 8 years ago
  90. aaca121 mlx4: get rid of frag_prefix_size by Eric Dumazet · 8 years ago
  91. 159ddfd mlx4: remove order field from mlx4_en_frag_info by Eric Dumazet · 8 years ago
  92. 69ba943 mlx4: dma_dir is a mlx4_en_priv attribute by Eric Dumazet · 8 years ago
  93. 3c66d1c Merge branch 'mlxsw-cosmetics' by David S. Miller · 8 years ago
  94. 61793af mlxsw: pci: Remove unused bit by Ido Schimmel · 8 years ago
  95. 1182e53 mlxsw: spectrum: Fix helper function and port variable names by Jiri Pirko · 8 years ago
  96. 95964c6 net: use proper lockdep annotation in __sk_dst_set() by Eric Dumazet · 8 years ago
  97. 337e639 Merge branch 'flow_dissector-improvements' by David S. Miller · 8 years ago
  98. 7c92de8 flow_dissector: Move GRE dissection into a separate function by Jiri Pirko · 8 years ago
  99. c5ef188 flow_dissector: rename "proto again" goto label by Jiri Pirko · 8 years ago
  100. d5774b9 flow_dissector: Fix GRE header error path by Jiri Pirko · 8 years ago