1. e954890 bpf: add test for the verifier equal logic bug by Josef Bacik · 8 years ago
  2. ddf952a Merge branch 'cpsw-per-channel-shaping' by David S. Miller · 8 years ago
  3. 8feb0a1 net: ethernet: ti: cpsw: split tx budget according between channels by Ivan Khoronzhuk · 8 years ago
  4. 342934a net: ethernet: ti: cpsw: optimize end of poll cycle by Ivan Khoronzhuk · 8 years ago
  5. 83fcad0 net: ethernet: ti: cpsw: add .ndo to set per-queue rate by Ivan Khoronzhuk · 8 years ago
  6. 8f32b90 net: ethernet: ti: davinci_cpdma: add set rate for a channel by Ivan Khoronzhuk · 8 years ago
  7. 0fc6432 net: ethernet: ti: davinci_cpdma: add weight function for channels by Ivan Khoronzhuk · 8 years ago
  8. 348bfec Merge branch 'qed-XDP-support' by David S. Miller · 8 years ago
  9. cb6aeb0 qede: Add support for XDP_TX by Mintz, Yuval · 8 years ago
  10. 496e051 qede: Add basic XDP support by Mintz, Yuval · 8 years ago
  11. 9eb2235 qede: Better utilize the qede_[rt]x_queue by Mintz, Yuval · 8 years ago
  12. 8a47253 qede: Don't check netdevice for rx-hash by Mintz, Yuval · 8 years ago
  13. 3da7a37 qed*: Handle-based L2-queues. by Mintz, Yuval · 8 years ago
  14. 567b3c1 qede: Revise state locking scheme by Mintz, Yuval · 8 years ago
  15. f4fad34 qede: Refactor data-path Rx flow by Mintz, Yuval · 8 years ago
  16. 4dbcd64 qede: Refactor statistics gathering by Mintz, Yuval · 8 years ago
  17. 80439a1 qede: Remove 'num_tc'. by Mintz, Yuval · 8 years ago
  18. 6d937ac qed: Optimize qed_chain datapath usage by Mintz, Yuval · 8 years ago
  19. 01e2301 qede: Optimize aggregation information size by Mintz, Yuval · 8 years ago
  20. f54b8cd ehea: Remove unnecessary memset of stats in netdev private data by Tobias Klauser · 8 years ago
  21. b634d30 cgroup, bpf: remove unnecessary #include by Alexei Starovoitov · 8 years ago
  22. 18502ac neigh: remove duplicate check for same neigh by Zhang Shengju · 8 years ago
  23. 9bee294 samples/bpf: fix include path by Alexei Starovoitov · 8 years ago
  24. 763dfa2 macvtap: replace printk with netdev_err by Zhang Shengju · 8 years ago
  25. 492e9d8 Merge branch 'liquidio-VF' by David S. Miller · 8 years ago
  26. b3c3597 liquidio CN23XX: VF init and destroy by Raghu Vatsavayi · 8 years ago
  27. cf39faf liquidio CN23XX: VF interrupt by Raghu Vatsavayi · 8 years ago
  28. f7cdd64 liquidio CN23XX: VF mailbox by Raghu Vatsavayi · 8 years ago
  29. 9003baf liquidio CN23XX: init VF softcommand queues by Raghu Vatsavayi · 8 years ago
  30. da15c78 liquidio CN23XX: VF register access by Raghu Vatsavayi · 8 years ago
  31. c865cdf liquidio CN23XX: VF queue setup by Raghu Vatsavayi · 8 years ago
  32. 69c69da liquidio CN23XX: VF config setup by Raghu Vatsavayi · 8 years ago
  33. 111fc64 liquidio CN23XX: VF registration by Raghu Vatsavayi · 8 years ago
  34. 547be9e liquidio CN23XX: VF register definitions by Raghu Vatsavayi · 8 years ago
  35. 1379fd3 samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add mode by Sargun Dhillon · 8 years ago
  36. 377fa64 net: brocade: bna: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  37. 85de857 bpf, xdp: allow to pass flags to dev_change_xdp_fd by Daniel Borkmann · 8 years ago
  38. 0f29f05 Merge branch 'broadcom-phy-internal-counters' by David S. Miller · 8 years ago
  39. b23ce9e net: phy: bcm7xxx: Plug in support for reading PHY error counters by Florian Fainelli · 8 years ago
  40. 820ee17 net: phy: broadcom: Add support code for reading PHY counters by Florian Fainelli · 8 years ago
  41. 5a6681e sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver by Edward Cree · 8 years ago
  42. 6bb10c2 cpsw: ethtool: add support for nway reset by Yegor Yefremov · 8 years ago
  43. 6d5274e Merge branch 'tcp-sender-chronographs' by David S. Miller · 8 years ago
  44. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  45. efd9017 tcp: export sender limits chronographs to TCP_INFO by Francis Yan · 8 years ago
  46. b0f71bd tcp: instrument how long TCP is limited by insufficient send buffer by Francis Yan · 8 years ago
  47. 5615f88 tcp: instrument how long TCP is limited by receive window by Francis Yan · 8 years ago
  48. 0f87230 tcp: instrument how long TCP is busy sending by Francis Yan · 8 years ago
  49. 05b055e tcp: instrument tcp sender limits chronographs by Francis Yan · 8 years ago
  50. a090994 cpsw: ethtool: add support for getting/setting EEE registers by Yegor Yefremov · 8 years ago
  51. 93ba222 hv_netvsc: remove excessive logging on MTU change by Vitaly Kuznetsov · 8 years ago
  52. 736c9ba Merge branch 'mlxsw-enhancements' by David S. Miller · 8 years ago
  53. 523779c mlxsw: core: Change order of operations in removal path by Ido Schimmel · 8 years ago
  54. 81d4d72 mlxsw: core: Add missing rollback in error path by Ido Schimmel · 8 years ago
  55. 87259f1 mlxsw: spectrum_buffers: Limit size of pools by Ido Schimmel · 8 years ago
  56. f414b48 mlxsw: resources: Add maximum buffer size by Ido Schimmel · 8 years ago
  57. 67ea7ef mlxsw: switchib: add MLXSW_PCI dependency by Arnd Bergmann · 8 years ago
  58. 0075bd6 net: phy: Fix use after free in phy_detach() by Geert Uytterhoeven · 8 years ago
  59. 22d3efe stmmac: fix comments, make debug output consistent by Pavel Machek · 8 years ago
  60. 01ae87e bpf: cgroup: fix documentation of __cgroup_bpf_update() by Daniel Mack · 8 years ago
  61. a152c91 Merge branch 'eee-broken-modes' by David S. Miller · 8 years ago
  62. c44a3bc dt: bindings: add ethernet phy eee-broken-modes option documentation by jbrunet · 8 years ago
  63. 1fc3135 dt-bindings: net: add EEE capability constants by jbrunet · 8 years ago
  64. d853d14 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  65. 436feaf net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queues by Niklas Cassel · 8 years ago
  66. 530742e net: arc_emac: add dependencies on associated arches and compile test by Peter Robinson · 8 years ago
  67. b26bff6 MAINTAINERS: Add device tree bindings to mv88e6xx section by Andreas Färber · 8 years ago
  68. 40931b8 mlx4: give precise rx/tx bytes/packets counters by Eric Dumazet · 8 years ago
  69. 31ac1c1 geneve: fix ip_hdr_len reserved for geneve6 tunnel. by Haishuang Yan · 8 years ago
  70. 742f74b Merge branch 'phy-doc-improvements' by David S. Miller · 8 years ago
  71. cc91111 Documentation: net: phy: Add links to several standards documents by Florian Fainelli · 8 years ago
  72. bf8f695 Documentation: net: phy: Add blurb about RGMII by Florian Fainelli · 8 years ago
  73. 2fa3e25 Documentation: net: phy: Add a paragraph about pause frames/flow control by Florian Fainelli · 8 years ago
  74. 527fd70 Documentation: net: phy: remove description of function pointers by Florian Fainelli · 8 years ago
  75. 5edef2f net: dsa: mv88e6xxx: Fix mv88e6xxx_g1_irq_free() interrupt count by Andreas Färber · 8 years ago
  76. 33362fc Merge branch 'mlx5-DCBX-and-ethtool-updates' by David S. Miller · 8 years ago
  77. 9bcc860 net/mlx5e: Add CQE compression user control by Shaker Daibes · 8 years ago
  78. 59ece1c net/mlx5e: Moves pflags to priv->params by Shaker Daibes · 8 years ago
  79. 0952da7 net/mlx5e: Add support for loopback selftest by Saeed Mahameed · 8 years ago
  80. d605d66 net/mlx5e: Add support for ethtool self diagnostics test by Kamal Heib · 8 years ago
  81. 0eca995 net/mlx5e: Add DCBX control interface by Huy Nguyen · 8 years ago
  82. e207b7e net/mlx5e: ConnectX-4 firmware support for DCBX by Huy Nguyen · 8 years ago
  83. 341c5ee net/mlx5: Add DCBX firmware commands support by Huy Nguyen · 8 years ago
  84. 820c2c5 net/mlx5e: Read ETS settings directly from firmware by Huy Nguyen · 8 years ago
  85. 3a6a931 net/mlx5e: Support DCBX CEE API by Huy Nguyen · 8 years ago
  86. 80653f7 net/mlx5e: Add qos capability check by Huy Nguyen · 8 years ago
  87. 4490001 virtio-net: enable multiqueue by default by Jason Wang · 8 years ago
  88. 06b3ccf Merge branch 'MV88E6097-fixes' by David S. Miller · 8 years ago
  89. 15da3cc net: dsa: mv88e6xxx: add missing comment for MV88E6097 by Stefan Eichenberger · 8 years ago
  90. c534178 net: dsa: mv88e6xxx: add g1_irqs definition for MV88E6097 by Stefan Eichenberger · 8 years ago
  91. 53c4ce0 Merge branch 'bpf-misc-next' by David S. Miller · 8 years ago
  92. e00c7b2 bpf: fix multiple issues in selftest suite and samples by Daniel Borkmann · 8 years ago
  93. a3af5f8 bpf: allow for mount options to specify permissions by Daniel Borkmann · 8 years ago
  94. 21116b7 bpf: add owner_prog_type and accounted mem to array map's fdinfo by Daniel Borkmann · 8 years ago
  95. c491680 bpf: reuse dev_is_mac_header_xmit for redirect by Daniel Borkmann · 8 years ago
  96. 55556dd bpf: drop useless bpf_fd member from cls/act by Daniel Borkmann · 8 years ago
  97. 8857519 bpf: drop unnecessary context cast from BPF_PROG_RUN by Daniel Borkmann · 8 years ago
  98. e373909 sfc: remove unneeded variable by Dan Carpenter · 8 years ago
  99. 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
  100. 5a717f4 netdevice: fix sparse warning for HARD_TX_LOCK by Michael S. Tsirkin · 8 years ago