1. 1c1b522 net/mlx5e: Implement Fragmented Work Queue (WQ) by Tariq Toukan · 8 years ago
  2. 6c0c620 Merge branch 'altera-tse-sgmii-pcs' by David S. Miller · 8 years ago
  3. 3b80456 net: ethernet: altera_tse: add support for SGMII PCS by Neill Whillans · 8 years ago
  4. dc855b3 net: phy: vitesse: add support for VSC8572 by Stephen Agate · 8 years ago
  5. b3b9fa0 Merge branch 'sfc-defalconisation-fixups' by David S. Miller · 8 years ago
  6. 99831b1 sfc: remove RESET_TYPE_RX_RECOVERY by Edward Cree · 8 years ago
  7. d7d6cab sfc: don't select SFC_FALCON by Edward Cree · 8 years ago
  8. edd96fa sfc: fix debug message format string in efx_farch_handle_rx_not_ok by Edward Cree · 8 years ago
  9. 2934c9d rtnetlink: return the correct error code by Zhang Shengju · 8 years ago
  10. 6060298 audit: remove useless synchronize_net() by WANG Cong · 8 years ago
  11. 8857846 Merge branch 'mdix_ctrl' by David S. Miller · 8 years ago
  12. 4e26c5c net: phy: Fix the mdix_ctrl changes by Raju Lakkaraju · 8 years ago
  13. 233275e net: phy: Add mdi(x) support in Microsemi PHYs driver by Raju Lakkaraju · 8 years ago
  14. 1004ee6 net: phy: update the mdix_ctrl with correct value. by Raju Lakkaraju · 8 years ago
  15. f4ed2fe net: phy: add mdix_ctrl to hold the user configuration. by Raju Lakkaraju · 8 years ago
  16. 8f679ed driver: ipvlan: Remove useless member mtu_adj of struct ipvl_dev by Gao Feng · 8 years ago
  17. fec668d ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zalloc by Souptick Joarder · 8 years ago
  18. 77d1337 ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc by Souptick Joarder · 8 years ago
  19. d109e61 net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu. by Lorenzo Colitti · 8 years ago
  20. e954890 bpf: add test for the verifier equal logic bug by Josef Bacik · 8 years ago
  21. ddf952a Merge branch 'cpsw-per-channel-shaping' by David S. Miller · 8 years ago
  22. 8feb0a1 net: ethernet: ti: cpsw: split tx budget according between channels by Ivan Khoronzhuk · 8 years ago
  23. 342934a net: ethernet: ti: cpsw: optimize end of poll cycle by Ivan Khoronzhuk · 8 years ago
  24. 83fcad0 net: ethernet: ti: cpsw: add .ndo to set per-queue rate by Ivan Khoronzhuk · 8 years ago
  25. 8f32b90 net: ethernet: ti: davinci_cpdma: add set rate for a channel by Ivan Khoronzhuk · 8 years ago
  26. 0fc6432 net: ethernet: ti: davinci_cpdma: add weight function for channels by Ivan Khoronzhuk · 8 years ago
  27. 348bfec Merge branch 'qed-XDP-support' by David S. Miller · 8 years ago
  28. cb6aeb0 qede: Add support for XDP_TX by Mintz, Yuval · 8 years ago
  29. 496e051 qede: Add basic XDP support by Mintz, Yuval · 8 years ago
  30. 9eb2235 qede: Better utilize the qede_[rt]x_queue by Mintz, Yuval · 8 years ago
  31. 8a47253 qede: Don't check netdevice for rx-hash by Mintz, Yuval · 8 years ago
  32. 3da7a37 qed*: Handle-based L2-queues. by Mintz, Yuval · 8 years ago
  33. 567b3c1 qede: Revise state locking scheme by Mintz, Yuval · 8 years ago
  34. f4fad34 qede: Refactor data-path Rx flow by Mintz, Yuval · 8 years ago
  35. 4dbcd64 qede: Refactor statistics gathering by Mintz, Yuval · 8 years ago
  36. 80439a1 qede: Remove 'num_tc'. by Mintz, Yuval · 8 years ago
  37. 6d937ac qed: Optimize qed_chain datapath usage by Mintz, Yuval · 8 years ago
  38. 01e2301 qede: Optimize aggregation information size by Mintz, Yuval · 8 years ago
  39. f54b8cd ehea: Remove unnecessary memset of stats in netdev private data by Tobias Klauser · 8 years ago
  40. b634d30 cgroup, bpf: remove unnecessary #include by Alexei Starovoitov · 8 years ago
  41. 18502ac neigh: remove duplicate check for same neigh by Zhang Shengju · 8 years ago
  42. 9bee294 samples/bpf: fix include path by Alexei Starovoitov · 8 years ago
  43. 763dfa2 macvtap: replace printk with netdev_err by Zhang Shengju · 8 years ago
  44. 492e9d8 Merge branch 'liquidio-VF' by David S. Miller · 8 years ago
  45. b3c3597 liquidio CN23XX: VF init and destroy by Raghu Vatsavayi · 8 years ago
  46. cf39faf liquidio CN23XX: VF interrupt by Raghu Vatsavayi · 8 years ago
  47. f7cdd64 liquidio CN23XX: VF mailbox by Raghu Vatsavayi · 8 years ago
  48. 9003baf liquidio CN23XX: init VF softcommand queues by Raghu Vatsavayi · 8 years ago
  49. da15c78 liquidio CN23XX: VF register access by Raghu Vatsavayi · 8 years ago
  50. c865cdf liquidio CN23XX: VF queue setup by Raghu Vatsavayi · 8 years ago
  51. 69c69da liquidio CN23XX: VF config setup by Raghu Vatsavayi · 8 years ago
  52. 111fc64 liquidio CN23XX: VF registration by Raghu Vatsavayi · 8 years ago
  53. 547be9e liquidio CN23XX: VF register definitions by Raghu Vatsavayi · 8 years ago
  54. 1379fd3 samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add mode by Sargun Dhillon · 8 years ago
  55. 377fa64 net: brocade: bna: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  56. 85de857 bpf, xdp: allow to pass flags to dev_change_xdp_fd by Daniel Borkmann · 8 years ago
  57. 0f29f05 Merge branch 'broadcom-phy-internal-counters' by David S. Miller · 8 years ago
  58. b23ce9e net: phy: bcm7xxx: Plug in support for reading PHY error counters by Florian Fainelli · 8 years ago
  59. 820ee17 net: phy: broadcom: Add support code for reading PHY counters by Florian Fainelli · 8 years ago
  60. 5a6681e sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver by Edward Cree · 8 years ago
  61. 6bb10c2 cpsw: ethtool: add support for nway reset by Yegor Yefremov · 8 years ago
  62. 6d5274e Merge branch 'tcp-sender-chronographs' by David S. Miller · 8 years ago
  63. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  64. efd9017 tcp: export sender limits chronographs to TCP_INFO by Francis Yan · 8 years ago
  65. b0f71bd tcp: instrument how long TCP is limited by insufficient send buffer by Francis Yan · 8 years ago
  66. 5615f88 tcp: instrument how long TCP is limited by receive window by Francis Yan · 8 years ago
  67. 0f87230 tcp: instrument how long TCP is busy sending by Francis Yan · 8 years ago
  68. 05b055e tcp: instrument tcp sender limits chronographs by Francis Yan · 8 years ago
  69. a090994 cpsw: ethtool: add support for getting/setting EEE registers by Yegor Yefremov · 8 years ago
  70. 93ba222 hv_netvsc: remove excessive logging on MTU change by Vitaly Kuznetsov · 8 years ago
  71. 736c9ba Merge branch 'mlxsw-enhancements' by David S. Miller · 8 years ago
  72. 523779c mlxsw: core: Change order of operations in removal path by Ido Schimmel · 8 years ago
  73. 81d4d72 mlxsw: core: Add missing rollback in error path by Ido Schimmel · 8 years ago
  74. 87259f1 mlxsw: spectrum_buffers: Limit size of pools by Ido Schimmel · 8 years ago
  75. f414b48 mlxsw: resources: Add maximum buffer size by Ido Schimmel · 8 years ago
  76. 67ea7ef mlxsw: switchib: add MLXSW_PCI dependency by Arnd Bergmann · 8 years ago
  77. 0075bd6 net: phy: Fix use after free in phy_detach() by Geert Uytterhoeven · 8 years ago
  78. 22d3efe stmmac: fix comments, make debug output consistent by Pavel Machek · 8 years ago
  79. 01ae87e bpf: cgroup: fix documentation of __cgroup_bpf_update() by Daniel Mack · 8 years ago
  80. a152c91 Merge branch 'eee-broken-modes' by David S. Miller · 8 years ago
  81. c44a3bc dt: bindings: add ethernet phy eee-broken-modes option documentation by jbrunet · 8 years ago
  82. 1fc3135 dt-bindings: net: add EEE capability constants by jbrunet · 8 years ago
  83. d853d14 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  84. 436feaf net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queues by Niklas Cassel · 8 years ago
  85. 530742e net: arc_emac: add dependencies on associated arches and compile test by Peter Robinson · 8 years ago
  86. b26bff6 MAINTAINERS: Add device tree bindings to mv88e6xx section by Andreas Färber · 8 years ago
  87. 40931b8 mlx4: give precise rx/tx bytes/packets counters by Eric Dumazet · 8 years ago
  88. 31ac1c1 geneve: fix ip_hdr_len reserved for geneve6 tunnel. by Haishuang Yan · 8 years ago
  89. 742f74b Merge branch 'phy-doc-improvements' by David S. Miller · 8 years ago
  90. cc91111 Documentation: net: phy: Add links to several standards documents by Florian Fainelli · 8 years ago
  91. bf8f695 Documentation: net: phy: Add blurb about RGMII by Florian Fainelli · 8 years ago
  92. 2fa3e25 Documentation: net: phy: Add a paragraph about pause frames/flow control by Florian Fainelli · 8 years ago
  93. 527fd70 Documentation: net: phy: remove description of function pointers by Florian Fainelli · 8 years ago
  94. 5edef2f net: dsa: mv88e6xxx: Fix mv88e6xxx_g1_irq_free() interrupt count by Andreas Färber · 8 years ago
  95. 33362fc Merge branch 'mlx5-DCBX-and-ethtool-updates' by David S. Miller · 8 years ago
  96. 9bcc860 net/mlx5e: Add CQE compression user control by Shaker Daibes · 8 years ago
  97. 59ece1c net/mlx5e: Moves pflags to priv->params by Shaker Daibes · 8 years ago
  98. 0952da7 net/mlx5e: Add support for loopback selftest by Saeed Mahameed · 8 years ago
  99. d605d66 net/mlx5e: Add support for ethtool self diagnostics test by Kamal Heib · 8 years ago
  100. 0eca995 net/mlx5e: Add DCBX control interface by Huy Nguyen · 8 years ago