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