1. 2636ac3 net: mvneta: Add network support for Armada 3700 SoC by Marcin Wojtas · 8 years ago
  2. f34dacc net: mvneta: Only disable mvneta_bm for 64-bits by Gregory CLEMENT · 8 years ago
  3. 8d5047c net: mvneta: Convert to be 64 bits compatible by Marcin Wojtas · 8 years ago
  4. f88bee1 net: mvneta: Use cacheable memory to store the rx buffer virtual address by Gregory CLEMENT · 8 years ago
  5. e9f6499 net: mvneta: Do not allocate buffer in rxq init with HWBM by Gregory CLEMENT · 8 years ago
  6. ac83b7d net: mvneta: Optimize rx path for small frame by Gregory CLEMENT · 8 years ago
  7. 7f7bf16 mlx4: fix use-after-free in mlx4_en_fold_software_stats() by Eric Dumazet · 8 years ago
  8. bd3ad7d net: thunderx: Fix transmit queue timeout issue by Sunil Goutham · 8 years ago
  9. ebe0687 net/mlx5e: Support adding ingress tc rule when egress device flag is set by Hadar Hen Zion · 8 years ago
  10. 726293f net/mlx5e: Save the represntor netdevice as part of the representor by Hadar Hen Zion · 8 years ago
  11. 718f13e net/mlx5e: Bring back representor's ndos that were accidentally removed by Hadar Hen Zion · 8 years ago
  12. 1d6cff4 qed: Add iSCSI out of order packet handling. by Yuval Mintz · 8 years ago
  13. fc83182 qed: Add support for hardware offloaded iSCSI. by Yuval Mintz · 8 years ago
  14. b14945a net: atarilance: use %8ph for printing hex string by Rasmus Villemoes · 8 years ago
  15. d709b2a net/mlx5e: skip loopback selftest with !CONFIG_INET by Arnd Bergmann · 8 years ago
  16. 366cbf2 bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller by Daniel Borkmann · 8 years ago
  17. 5067b60 net/mlx5e: Remove flow encap entry in the correct place by Roi Dayan · 8 years ago
  18. 961e897 net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instance by Roi Dayan · 8 years ago
  19. 86a33ae net/mlx5e: Correct cleanup order when deleting offloaded TC rules by Roi Dayan · 8 years ago
  20. 5363606 net/mlx5e: Remove redundant hashtable lookup in configure flower by Roi Dayan · 8 years ago
  21. ec8b998 net/mlx5e: Create UMR MKey per RQ by Tariq Toukan · 8 years ago
  22. 3608ae7 net/mlx5e: Move function mlx5e_create_umr_mkey by Tariq Toukan · 8 years ago
  23. 1c1b522 net/mlx5e: Implement Fragmented Work Queue (WQ) by Tariq Toukan · 8 years ago
  24. 3b80456 net: ethernet: altera_tse: add support for SGMII PCS by Neill Whillans · 8 years ago
  25. dc855b3 net: phy: vitesse: add support for VSC8572 by Stephen Agate · 8 years ago
  26. 99831b1 sfc: remove RESET_TYPE_RX_RECOVERY by Edward Cree · 8 years ago
  27. d7d6cab sfc: don't select SFC_FALCON by Edward Cree · 8 years ago
  28. edd96fa sfc: fix debug message format string in efx_farch_handle_rx_not_ok by Edward Cree · 8 years ago
  29. 4e26c5c net: phy: Fix the mdix_ctrl changes by Raju Lakkaraju · 8 years ago
  30. 233275e net: phy: Add mdi(x) support in Microsemi PHYs driver by Raju Lakkaraju · 8 years ago
  31. 1004ee6 net: phy: update the mdix_ctrl with correct value. by Raju Lakkaraju · 8 years ago
  32. 8f679ed driver: ipvlan: Remove useless member mtu_adj of struct ipvl_dev by Gao Feng · 8 years ago
  33. fec668d ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zalloc by Souptick Joarder · 8 years ago
  34. 77d1337 ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc by Souptick Joarder · 8 years ago
  35. 8feb0a1 net: ethernet: ti: cpsw: split tx budget according between channels by Ivan Khoronzhuk · 8 years ago
  36. 342934a net: ethernet: ti: cpsw: optimize end of poll cycle by Ivan Khoronzhuk · 8 years ago
  37. 83fcad0 net: ethernet: ti: cpsw: add .ndo to set per-queue rate by Ivan Khoronzhuk · 8 years ago
  38. 8f32b90 net: ethernet: ti: davinci_cpdma: add set rate for a channel by Ivan Khoronzhuk · 8 years ago
  39. 0fc6432 net: ethernet: ti: davinci_cpdma: add weight function for channels by Ivan Khoronzhuk · 8 years ago
  40. cb6aeb0 qede: Add support for XDP_TX by Mintz, Yuval · 8 years ago
  41. 496e051 qede: Add basic XDP support by Mintz, Yuval · 8 years ago
  42. 9eb2235 qede: Better utilize the qede_[rt]x_queue by Mintz, Yuval · 8 years ago
  43. 8a47253 qede: Don't check netdevice for rx-hash by Mintz, Yuval · 8 years ago
  44. 3da7a37 qed*: Handle-based L2-queues. by Mintz, Yuval · 8 years ago
  45. 567b3c1 qede: Revise state locking scheme by Mintz, Yuval · 8 years ago
  46. f4fad34 qede: Refactor data-path Rx flow by Mintz, Yuval · 8 years ago
  47. 4dbcd64 qede: Refactor statistics gathering by Mintz, Yuval · 8 years ago
  48. 80439a1 qede: Remove 'num_tc'. by Mintz, Yuval · 8 years ago
  49. 6d937ac qed: Optimize qed_chain datapath usage by Mintz, Yuval · 8 years ago
  50. 01e2301 qede: Optimize aggregation information size by Mintz, Yuval · 8 years ago
  51. f54b8cd ehea: Remove unnecessary memset of stats in netdev private data by Tobias Klauser · 8 years ago
  52. 763dfa27 macvtap: replace printk with netdev_err by Zhang Shengju · 8 years ago
  53. b3c3597 liquidio CN23XX: VF init and destroy by Raghu Vatsavayi · 8 years ago
  54. cf39faf liquidio CN23XX: VF interrupt by Raghu Vatsavayi · 8 years ago
  55. f7cdd64 liquidio CN23XX: VF mailbox by Raghu Vatsavayi · 8 years ago
  56. 9003baf liquidio CN23XX: init VF softcommand queues by Raghu Vatsavayi · 8 years ago
  57. da15c78 liquidio CN23XX: VF register access by Raghu Vatsavayi · 8 years ago
  58. c865cdf liquidio CN23XX: VF queue setup by Raghu Vatsavayi · 8 years ago
  59. 69c69da liquidio CN23XX: VF config setup by Raghu Vatsavayi · 8 years ago
  60. 111fc64 liquidio CN23XX: VF registration by Raghu Vatsavayi · 8 years ago
  61. 547be9e liquidio CN23XX: VF register definitions by Raghu Vatsavayi · 8 years ago
  62. 377fa64 net: brocade: bna: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  63. b23ce9e net: phy: bcm7xxx: Plug in support for reading PHY error counters by Florian Fainelli · 8 years ago
  64. 820ee17 net: phy: broadcom: Add support code for reading PHY counters by Florian Fainelli · 8 years ago
  65. 5a6681e sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver by Edward Cree · 8 years ago
  66. 6bb10c2 cpsw: ethtool: add support for nway reset by Yegor Yefremov · 8 years ago
  67. a090994 cpsw: ethtool: add support for getting/setting EEE registers by Yegor Yefremov · 8 years ago
  68. 93ba222 hv_netvsc: remove excessive logging on MTU change by Vitaly Kuznetsov · 8 years ago
  69. 523779c mlxsw: core: Change order of operations in removal path by Ido Schimmel · 8 years ago
  70. 81d4d72 mlxsw: core: Add missing rollback in error path by Ido Schimmel · 8 years ago
  71. 87259f1 mlxsw: spectrum_buffers: Limit size of pools by Ido Schimmel · 8 years ago
  72. f414b48 mlxsw: resources: Add maximum buffer size by Ido Schimmel · 8 years ago
  73. 67ea7ef mlxsw: switchib: add MLXSW_PCI dependency by Arnd Bergmann · 8 years ago
  74. 0075bd6 net: phy: Fix use after free in phy_detach() by Geert Uytterhoeven · 8 years ago
  75. 22d3efe stmmac: fix comments, make debug output consistent by Pavel Machek · 8 years ago
  76. d853d14 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  77. 436feaf net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queues by Niklas Cassel · 8 years ago
  78. 530742e net: arc_emac: add dependencies on associated arches and compile test by Peter Robinson · 8 years ago
  79. 40931b8 mlx4: give precise rx/tx bytes/packets counters by Eric Dumazet · 8 years ago
  80. 31ac1c1 geneve: fix ip_hdr_len reserved for geneve6 tunnel. by Haishuang Yan · 8 years ago
  81. 5edef2f net: dsa: mv88e6xxx: Fix mv88e6xxx_g1_irq_free() interrupt count by Andreas Färber · 8 years ago
  82. 9bcc860 net/mlx5e: Add CQE compression user control by Shaker Daibes · 8 years ago
  83. 59ece1c net/mlx5e: Moves pflags to priv->params by Shaker Daibes · 8 years ago
  84. 0952da7 net/mlx5e: Add support for loopback selftest by Saeed Mahameed · 8 years ago
  85. d605d66 net/mlx5e: Add support for ethtool self diagnostics test by Kamal Heib · 8 years ago
  86. 0eca995 net/mlx5e: Add DCBX control interface by Huy Nguyen · 8 years ago
  87. e207b7e net/mlx5e: ConnectX-4 firmware support for DCBX by Huy Nguyen · 8 years ago
  88. 341c5ee net/mlx5: Add DCBX firmware commands support by Huy Nguyen · 8 years ago
  89. 820c2c5 net/mlx5e: Read ETS settings directly from firmware by Huy Nguyen · 8 years ago
  90. 3a6a931 net/mlx5e: Support DCBX CEE API by Huy Nguyen · 8 years ago
  91. 80653f7 net/mlx5e: Add qos capability check by Huy Nguyen · 8 years ago
  92. 4490001 virtio-net: enable multiqueue by default by Jason Wang · 8 years ago
  93. 15da3cc net: dsa: mv88e6xxx: add missing comment for MV88E6097 by Stefan Eichenberger · 8 years ago
  94. c534178 net: dsa: mv88e6xxx: add g1_irqs definition for MV88E6097 by Stefan Eichenberger · 8 years ago
  95. 8857519 bpf: drop unnecessary context cast from BPF_PROG_RUN by Daniel Borkmann · 8 years ago
  96. e373909 sfc: remove unneeded variable by Dan Carpenter · 8 years ago
  97. 33f8a04 Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  98. 4289511 ptp: gianfar: Use high resolution frequency method. by Ulrik De Bie · 8 years ago
  99. b9972d2 mlx4: do not use priv->stats_lock in mlx4_en_auto_moderation() by Eric Dumazet · 8 years ago
  100. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago