1. 43c3df0 sfc_ef100: functions for selftests by Edward Cree · 4 years, 6 months ago
  2. b593b6f sfc_ef100: statistics gathering by Edward Cree · 4 years, 6 months ago
  3. b780fea sfc_ef100: plumb in fini_dmaq by Edward Cree · 4 years, 6 months ago
  4. 8e57daf sfc_ef100: RX path for EF100 by Edward Cree · 4 years, 6 months ago
  5. a9dc3d5 sfc_ef100: RX filter table management and related gubbins by Edward Cree · 4 years, 6 months ago
  6. d19a537 sfc_ef100: TX path for EF100 NICs by Edward Cree · 4 years, 6 months ago
  7. adcfc34 sfc_ef100: read Design Parameters at probe time by Edward Cree · 4 years, 6 months ago
  8. 4496363 sfc_ef100: fail the probe if NIC uses unsol_ev credits by Edward Cree · 4 years, 6 months ago
  9. 8e73714 sfc_ef100: check firmware version at start-of-day by Edward Cree · 4 years, 6 months ago
  10. 215602a enetc: use napi_schedule to be compatible with PREEMPT_RT by Jiafei Pan · 4 years, 6 months ago
  11. 6c33ae1 dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT by Jiafei Pan · 4 years, 6 months ago
  12. d8f375e Merge branch 'net-dsa-loop-Preparatory-changes-for-802-1Q-data-path' by David S. Miller · 4 years, 6 months ago
  13. 947b6ef net: dsa: loop: Set correct number of ports by Florian Fainelli · 4 years, 6 months ago
  14. c99194e net: dsa: loop: Wire-up MTU callbacks by Florian Fainelli · 4 years, 6 months ago
  15. 6c84a58 net: dsa: loop: Move data structures to header by Florian Fainelli · 4 years, 6 months ago
  16. 916a8d1 net: dsa: loop: Support 4K VLANs by Florian Fainelli · 4 years, 6 months ago
  17. 81d4e8e net: dsa: loop: PVID should be per-port by Florian Fainelli · 4 years, 6 months ago
  18. 59b328c cxgb4: add TC-MATCHALL IPv6 support by Rahul Lakkireddy · 4 years, 6 months ago
  19. af9fdd2 net: dsa: sja1105: poll for extts events from a timer by Vladimir Oltean · 4 years, 6 months ago
  20. 8555c6b mptcp: fix bogus sendmsg() return code under pressure by Paolo Abeni · 4 years, 6 months ago
  21. f8deaea Merge branch 'mlxsw-Add-support-for-buffer-drop-traps' by David S. Miller · 4 years, 6 months ago
  22. 8fb6ac4 selftests: mlxsw: RED: Test offload of trapping on RED qevents by Petr Machata · 4 years, 6 months ago
  23. 54a9238 mlxsw: spectrum_qdisc: Offload action trap for qevents by Petr Machata · 4 years, 6 months ago
  24. 6687e95 mlxsw: spectrum_trap: Add early_drop trap by Ido Schimmel · 4 years, 6 months ago
  25. 869c7be mlxsw: spectrum_trap: Allow for per-ASIC traps initialization by Ido Schimmel · 4 years, 6 months ago
  26. 36d1fd6 mlxsw: spectrum_trap: Allow for per-ASIC trap groups initialization by Ido Schimmel · 4 years, 6 months ago
  27. 928345c mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_test by Petr Machata · 4 years, 6 months ago
  28. 76ba292 mlxsw: spectrum_trap: Use 'size_t' for array sizes by Ido Schimmel · 4 years, 6 months ago
  29. c88e11e devlink: Pass extack when setting trap's action and group's parameters by Ido Schimmel · 4 years, 6 months ago
  30. 08e335f devlink: Add early_drop trap by Amit Cohen · 4 years, 6 months ago
  31. 80fbbb1 fib: Fix undef compile warning by YueHaibing · 4 years, 6 months ago
  32. 190f8b0 mptcp: use mptcp_for_each_subflow in mptcp_stream_accept by Geliang Tang · 4 years, 6 months ago
  33. ee494f4 Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 6 months ago
  34. 01f4d47 net: stmmac: fix failed to suspend if phy based WOL is enabled by Jisheng Zhang · 4 years, 6 months ago
  35. 88fab21 seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header by Ioana-Ruxandra Stăncioi · 4 years, 6 months ago
  36. 730e700 tcp: apply a floor of 1 for RTT samples from TCP timestamps by Jianfeng Wang · 4 years, 6 months ago
  37. fbc97de tipc: Use is_broadcast_ether_addr() instead of memcmp() by Huang Guobin · 4 years, 6 months ago
  38. 6c09b48 Merge branch 'DPAA-FMan-driver-fixes' by David S. Miller · 4 years, 6 months ago
  39. 3207f71 fsl/fman: fix eth hash table allocation by Florinel Iordache · 4 years, 6 months ago
  40. cc5d229 fsl/fman: check dereferencing null pointer by Florinel Iordache · 4 years, 6 months ago
  41. cc79fd8 fsl/fman: fix unreachable code by Florinel Iordache · 4 years, 6 months ago
  42. 0572054 fsl/fman: fix dereference null return value by Florinel Iordache · 4 years, 6 months ago
  43. 99f47ab fsl/fman: use 32-bit unsigned integer by Florinel Iordache · 4 years, 6 months ago
  44. f2e0b29 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 6 months ago
  45. c23cf40 net: spider_net: Remove a useless memset by Christophe JAILLET · 4 years, 6 months ago
  46. 36f28f7 net: spider_net: Fix the size used in a 'dma_free_coherent()' call by Christophe JAILLET · 4 years, 6 months ago
  47. edab74e net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls by Christophe JAILLET · 4 years, 6 months ago
  48. aa02785 liquidio: Fix wrong return value in cn23xx_get_pf_num() by Tianjia Zhang · 4 years, 6 months ago
  49. bace287 net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower() by Tianjia Zhang · 4 years, 6 months ago
  50. 0470a48 net: ethernet: aquantia: Fix wrong return value by Tianjia Zhang · 4 years, 6 months ago
  51. cbbb64f atm: idt77252: avoid accessing the data mapped to streaming DMA by Jia-Ju Bai · 4 years, 6 months ago
  52. a45a9e8 atm: eni: avoid accessing the data mapped to streaming DMA by Jia-Ju Bai · 4 years, 6 months ago
  53. 6d78e47 net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig by Bartosz Golaszewski · 4 years, 6 months ago
  54. d0f6ba2 appletalk: Fix atalk_proc_init() return path by Vincent Duvert · 4 years, 6 months ago
  55. 69462fe net: dsa: qca8k: Add 802.1q VLAN support by Jonathan McDowell · 4 years, 6 months ago
  56. e9d204f net: dsa: qca8k: Add define for port VID by Jonathan McDowell · 4 years, 6 months ago
  57. ac6d183 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 6 months ago
  58. 2f63113 net: Pass NULL to skb_network_protocol() when we don't care about vlan depth by Miaohe Lin · 4 years, 6 months ago
  59. c15fc19 net: Use __skb_pagelen() directly in skb_cow_data() by Miaohe Lin · 4 years, 6 months ago
  60. 8340303 net: qed: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 6 months ago
  61. 7ad9c26 net: qede: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 6 months ago
  62. 29b3705 cxgb4: fix extracting IP addresses in TC-FLOWER rules by Rahul Lakkireddy · 4 years, 6 months ago
  63. fd4ec07 cxgb4: fix check for running offline ethtool selftest by Rahul Lakkireddy · 4 years, 6 months ago
  64. 38bd9d9f Merge branch 'ionic-txrx-updates' by David S. Miller · 4 years, 6 months ago
  65. fe8c30b ionic: separate interrupt for Tx and Rx by Shannon Nelson · 4 years, 6 months ago
  66. b14e4e9 ionic: tx separate servicing by Shannon Nelson · 4 years, 6 months ago
  67. 155f15a ionic: use fewer firmware doorbells on rx fill by Shannon Nelson · 4 years, 6 months ago
  68. 622e32b net: gre: recompute gre csum for sctp over gre tunnels by Lorenzo Bianconi · 4 years, 6 months ago
  69. fd65e5a net: bridge: clear bridge's private skb space on xmit by Nikolay Aleksandrov · 4 years, 6 months ago
  70. ae79dbf ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN by Florent Fourcot · 4 years, 6 months ago
  71. d208a42 ipv6/addrconf: call addrconf_ifdown with consistent values by Florent Fourcot · 4 years, 6 months ago
  72. b90a126 Merge branch 'net-openvswitch-masks-cache-enhancements' by David S. Miller · 4 years, 6 months ago
  73. 9bf24f5 net: openvswitch: make masks cache size configurable by Eelco Chaudron · 4 years, 6 months ago
  74. 9d2f627 net: openvswitch: add masks cache hit counter by Eelco Chaudron · 4 years, 6 months ago
  75. d652692 net: mvpp2: fix memory leak in mvpp2_rx by Lorenzo Bianconi · 4 years, 6 months ago
  76. 71fed0b ethtool: ethnl_set_linkmodes: remove redundant null check by Gaurav Singh · 4 years, 6 months ago
  77. 9aba6c5 openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() by Peilin Ye · 4 years, 6 months ago
  78. 038ebb1 net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct by wenxu · 4 years, 6 months ago
  79. 530fe9d Merge branch 'Improve-MDIO-Ethernet-PHY-reset' by David S. Miller · 4 years, 6 months ago
  80. e4d5efd net: mdio device: use flexible sleeping in reset function by Bruno Thomsen · 4 years, 6 months ago
  81. bb383129 net: mdiobus: add reset-post-delay-us handling by Bruno Thomsen · 4 years, 6 months ago
  82. 6259e0f net: mdiobus: use flexible sleeping for reset-delay-us by Bruno Thomsen · 4 years, 6 months ago
  83. c44a1b9 dt-bindings: net: mdio: add reset-post-delay-us property by Bruno Thomsen · 4 years, 6 months ago
  84. 0b91111 mac80211: Do not report beacon loss if beacon filtering enabled by Loic Poulain · 4 years, 7 months ago
  85. 5981fe5 mac80211: fix misplaced while instead of if by Johannes Berg · 4 years, 6 months ago
  86. 3b1648f nl80211: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 6 months ago
  87. 47d76e3 mac80211: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 6 months ago
  88. 6628d00 mac8211: fix struct initialisation by John Crispin · 4 years, 6 months ago
  89. 4e56cde mac80211: Handle special status codes in SAE commit by Jouni Malinen · 4 years, 6 months ago
  90. 77a9218 netfilter: nf_tables: report EEXIST on overlaps by Pablo Neira Ayuso · 4 years, 6 months ago
  91. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  92. 83d9dcb netfilter: nf_tables: extended netlink error reporting for expressions by Pablo Neira Ayuso · 4 years, 6 months ago
  93. ac3a0c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  94. 0ae3495 Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 6 months ago
  95. bf121a0 Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 6 months ago
  96. 7126bd5 mptcp: fix syncookie build error on UP by Florian Westphal · 4 years, 6 months ago
  97. fda2ec6 vxlan: fix memleak of fdb by Taehee Yoo · 4 years, 6 months ago
  98. 8b66a6f fib: fix another fib_rules_ops indirect call wrapper problem by Brian Vazquez · 4 years, 6 months ago
  99. 0e8642c tcp: fix build fong CONFIG_MPTCP=n by Eric Dumazet · 4 years, 6 months ago
  100. d52daa8 Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 6 months ago