1. b7b4624 igc: Add scatter gather support by Sasha Neftin · 5 years ago
  2. 6506f52 igb: dont drop packets if rx flow control is enabled by Robert Beckett · 5 years ago
  3. 9e86094 net/ncsi: Fix gma flag setting after response by Vijay Khemka · 5 years ago
  4. f398efc sctp: add enabled check for path tracepoint loop. by Kevin Kou · 5 years ago
  5. 9010ef5 Merge branch 'Improvements-to-SJA1105-DSA-RX-timestamping' by David S. Miller · 5 years ago
  6. 19d1f0e net: dsa: sja1105: Empty the RX timestamping queue on PTP settings change by Vladimir Oltean · 5 years ago
  7. 1e762bd net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping by Vladimir Oltean · 5 years ago
  8. 544fed4 ptp: introduce ptp_cancel_worker_sync by Vladimir Oltean · 5 years ago
  9. db99d51 sfc: avoid duplicate error handling code in 'efx_ef10_sriov_set_vf_mac()' by Christophe JAILLET · 5 years ago
  10. f278b99 tcp_cubic: refactor code to perform a divide only when needed by Eric Dumazet · 5 years ago
  11. ba40281 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  12. 1a1fda5 Merge branch 'DSA-TX-tstamp' by David S. Miller · 5 years ago
  13. f685e60 net: dsa: Deny PTP on master if switch supports it by Vladimir Oltean · 5 years ago
  14. c26a2c2d gianfar: Fix TX timestamping with a stacked DSA driver by Vladimir Oltean · 5 years ago
  15. 270fe2c net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret' by Chen Zhou · 5 years ago
  16. 1b3b289 Merge branch 'ethtool-netlink-part-one' by David S. Miller · 5 years ago
  17. 3d2b847 ethtool: provide link state with LINKSTATE_GET request by Michal Kubecek · 5 years ago
  18. 1b1b184 ethtool: add LINKMODES_NTF notification by Michal Kubecek · 5 years ago
  19. bfbcfe2 ethtool: set link modes related data with LINKMODES_SET request by Michal Kubecek · 5 years ago
  20. f625aa9 ethtool: provide link mode information with LINKMODES_GET request by Michal Kubecek · 5 years ago
  21. 7328673 ethtool: add LINKINFO_NTF notification by Michal Kubecek · 5 years ago
  22. 5cf2a54 ethtool: add default notification handler by Michal Kubecek · 5 years ago
  23. a53f3d4 ethtool: set link settings with LINKINFO_SET request by Michal Kubecek · 5 years ago
  24. 459e0b8 ethtool: provide link settings with LINKINFO_GET request by Michal Kubecek · 5 years ago
  25. 7192169 ethtool: provide string sets with STRSET_GET request by Michal Kubecek · 5 years ago
  26. 728480f ethtool: default handlers for GET requests by Michal Kubecek · 5 years ago
  27. 6b08d6c ethtool: support for netlink notifications by Michal Kubecek · 5 years ago
  28. 10b518d ethtool: netlink bitset handling by Michal Kubecek · 5 years ago
  29. 041b1c5 ethtool: helper functions for netlink interface by Michal Kubecek · 5 years ago
  30. 2b4a899 ethtool: introduce ethtool netlink interface by Michal Kubecek · 5 years ago
  31. 356b23c sctp: do trace_sctp_probe after SACK validation and check by Kevin Kou · 5 years ago
  32. 0df9528 mv88e6xxx: Add serdes Rx statistics by Nikita Yushchenko · 5 years ago
  33. cad451d net: ena: remove set but not used variable 'rx_ring' by YueHaibing · 5 years ago
  34. c8f957d net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_init by Mao Wenan · 5 years ago
  35. 8a3f44a ppp: Remove redundant BUG_ON() check in ppp_pernet by Xu Wang · 5 years ago
  36. 36a7886 Merge branch 'tcp_cubic-various-fixes' by David S. Miller · 5 years ago
  37. ede656e tcp_cubic: make Hystart aware of pacing by Eric Dumazet · 5 years ago
  38. 42f3a8a tcp_cubic: tweak Hystart detection for short RTT flows by Eric Dumazet · 5 years ago
  39. cff04e2 tcp_cubic: switch bictcp_clock() to usec resolution by Eric Dumazet · 5 years ago
  40. 35821fc tcp_cubic: remove one conditional from hystart_update() by Eric Dumazet · 5 years ago
  41. 473900a tcp_cubic: optimize hystart_update() by Eric Dumazet · 5 years ago
  42. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  43. 7c8dce4 bpftool: Make skeleton C code compilable with C++ compiler by Andrii Nakryiko · 5 years ago
  44. 9e41fbf Merge branch 's390-qeth-next' by David S. Miller · 5 years ago
  45. 8ca8559 s390/qeth: remove QETH_RX_PULL_LEN by Julian Wiedmann · 5 years ago
  46. dcdcf86 s390/qeth: use napi_gro_frags() for SG skbs by Julian Wiedmann · 5 years ago
  47. c04b116 s390/qeth: consolidate RX code by Julian Wiedmann · 5 years ago
  48. 0914d2b af_packet: refactoring code for prb_calc_retire_blk_tmo by Mao Wenan · 5 years ago
  49. 9476654 xen-netback: support dynamic unbind/bind by Paul Durrant · 5 years ago
  50. 8d34799 Merge branch 'RTL8211F-RGMII-RX-TX-delay-configuration-improvements' by David S. Miller · 5 years ago
  51. 1b3047b net: phy: realtek: add support for configuring the RX delay on RTL8211F by Martin Blumenstingl · 5 years ago
  52. 3aec743 net: phy: realtek: add logging for the RGMII TX delay configuration by Martin Blumenstingl · 5 years ago
  53. 1f4f16f Merge branch 'mlxsw-spectrum_router-Cleanups' by David S. Miller · 5 years ago
  54. 7c4a7ec mlxsw: spectrum_router: Remove FIB entry list from FIB node by Ido Schimmel · 5 years ago
  55. b04720a mlxsw: spectrum_router: Consolidate identical functions by Ido Schimmel · 5 years ago
  56. 0705297 mlxsw: spectrum_router: Make route creation and destruction symmetric by Ido Schimmel · 5 years ago
  57. 0d2fb5a mlxsw: spectrum_router: Eliminate dead code by Ido Schimmel · 5 years ago
  58. 231c8d2 mlxsw: spectrum_router: Remove unnecessary checks by Ido Schimmel · 5 years ago
  59. c1e4699 bonding: rename AD_STATE_* to LACP_STATE_* by Andy Roulin · 5 years ago
  60. f643ee2 sctp: move trace_sctp_probe_path into sctp_outq_sack by Kevin Kou · 5 years ago
  61. c14ceb0 netfilter: nft_meta: add support for slave device ifindex matching by Florian Westphal · 5 years ago
  62. 01a0fc8 netfilter: nft_meta: place rtclassid handling in a helper by Florian Westphal · 5 years ago
  63. 6b2faee netfilter: nft_meta: place prandom handling in a helper by Florian Westphal · 5 years ago
  64. 8724e81 netfilter: nft_meta: move all interface related keys to helper by Florian Westphal · 5 years ago
  65. a4150a1 netfilter: nft_meta: move interface kind handling to helper by Florian Westphal · 5 years ago
  66. b1327fb netfilter: nft_meta: move cgroup handling to helper by Florian Westphal · 5 years ago
  67. 726b44f netfilter: nft_meta: move sk uid/git handling to helper by Florian Westphal · 5 years ago
  68. 4a54594 netfilter: nft_meta: move pkttype handling to helper by Florian Westphal · 5 years ago
  69. db8f6f5 netfilter: nft_meta: move time handling to helper by Florian Westphal · 5 years ago
  70. 1162f84 bpf: Print error message for bpftool cgroup show by Hechao Li · 5 years ago
  71. 8ab9da5 libbpf: Support CO-RE relocations for LDX/ST/STX instructions by Andrii Nakryiko · 5 years ago
  72. aea3dee Merge branch 'Peer-to-Peer-One-Step-time-stamping' by David S. Miller · 5 years ago
  73. bad1eaa ptp: Add a driver for InES time stamping IP core. by Richard Cochran · 5 years ago
  74. b6fd7b9 net: Introduce peer to peer one step PTP time stamping. by Richard Cochran · 5 years ago
  75. 1dca22b net: mdio: of: Register discovered MII time stampers. by Richard Cochran · 5 years ago
  76. 25d12e1 dt-bindings: ptp: Introduce MII time stamping devices. by Richard Cochran · 5 years ago
  77. 767ff48 net: Add a layer for non-PHY MII time stamping drivers. by Richard Cochran · 5 years ago
  78. 4715f65 net: Introduce a new MII time stamping interface. by Richard Cochran · 5 years ago
  79. 12d0efb9 net: phy: dp83640: Move the probe and remove methods around. by Richard Cochran · 5 years ago
  80. bfd57b5 net: netcp_ethss: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
  81. 7774ee2 net: ethtool: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
  82. dfe6d68 net: vlan: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
  83. d25de98 net: macvlan: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
  84. 0e5dafc net: phy: Introduce helper functions for time stamping support. by Richard Cochran · 5 years ago
  85. 9f6cff9 Merge branch 'Simplify-IPv6-route-offload-API' by David S. Miller · 5 years ago
  86. caafb25 ipv6: Remove old route notifications and convert listeners by Ido Schimmel · 5 years ago
  87. dacad7b mlxsw: spectrum_router: Start using new IPv6 route notifications by Ido Schimmel · 5 years ago
  88. 0284696 ipv6: Handle multipath route deletion notification by Ido Schimmel · 5 years ago
  89. d2f0c9b ipv6: Handle route deletion notification by Ido Schimmel · 5 years ago
  90. 9c6ecd3 ipv6: Only Replay routes of interest to new listeners by Ido Schimmel · 5 years ago
  91. 0ee0f47 ipv6: Notify multipath route if should be offloaded by Ido Schimmel · 5 years ago
  92. 51bf7f3 ipv6: Notify route if replacing currently offloaded one by Ido Schimmel · 5 years ago
  93. c10c427 ipv6: Notify newly added route if should be offloaded by Ido Schimmel · 5 years ago
  94. 6b722237 net: fib_notifier: Add temporary events to the FIB notification chain by Ido Schimmel · 5 years ago
  95. af77977 r8169: move enabling EEE to rtl8169_init_phy by Heiner Kallweit · 5 years ago
  96. 8722709 r8169: remove MAC workaround in rtl8168e_2_hw_phy_config by Heiner Kallweit · 5 years ago
  97. 3127f7c r8169: factor out rtl8168h_2_get_adc_bias_ioffset by Heiner Kallweit · 5 years ago
  98. ab5d4bb Merge branch 'ovs-mpls-actions' by David S. Miller · 5 years ago
  99. f66b53f openvswitch: New MPLS actions for layer 2 tunnelling by Martin Varghese · 5 years ago
  100. 76f99f9 net: Rephrased comments section of skb_mpls_pop() by Martin Varghese · 5 years ago