1. 6401297 mac80211: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 5 months ago
  2. cf89f18 iptunnel: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 5 months ago
  3. a0d2698 net: dsa: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 5 months ago
  4. f3f04f0 net: bridge: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 5 months ago
  5. 1f68b20 qtnfmac: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 5 months ago
  6. ab2b3ff net: usbnet: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 5 months ago
  7. ec17377 net: usb: qmi_wwan: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 5 months ago
  8. 9d01516 net: macsec: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 5 months ago
  9. 3b51788 IB/hfi1: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 5 months ago
  10. 44fa32f net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstats by Heiner Kallweit · 4 years, 5 months ago
  11. 3618ad2 virtio-net: ethtool configurable RXCSUM by Tonghao Zhang · 4 years, 5 months ago
  12. c9bf52a net/af_unix: Remove unused old_pid variable by Or Cohen · 4 years, 5 months ago
  13. 0403a2b net/tls: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 5 months ago
  14. 6159e96 net/ipv6: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 5 months ago
  15. 4479758 tcp: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 5 months ago
  16. 7e38b03 net: mscc: ocelot: remove duplicate ocelot_port_dev_check by Vladimir Oltean · 4 years, 5 months ago
  17. c93c548 Merge branch 'macb-support-the-2-deep-Tx-queue-on-at91' by Jakub Kicinski · 4 years, 5 months ago
  18. 0a4e9ce macb: support the two tx descriptors on at91rm9200 by Willy Tarreau · 4 years, 5 months ago
  19. 73d7422 macb: prepare at91 to use a 2-frame TX queue by Willy Tarreau · 4 years, 5 months ago
  20. fa6031d macb: add RM9200's interrupt flag TBRE by Willy Tarreau · 4 years, 5 months ago
  21. ccdf7fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 5 months ago
  22. a308283 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years, 5 months ago
  23. 547848a Merge branch 'bnxt_en-Updates-for-net-next' by Jakub Kicinski · 4 years, 5 months ago
  24. 1388875 bnxt_en: Add stored FW version info to devlink info_get cb. by Vasundhara Volam · 4 years, 5 months ago
  25. 7154917 bnxt_en: Refactor bnxt_dl_info_get(). by Vasundhara Volam · 4 years, 5 months ago
  26. 4933f67 bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info. by Vasundhara Volam · 4 years, 5 months ago
  27. 8eddb3e bnxt_en: Log unknown link speed appropriately. by Michael Chan · 4 years, 5 months ago
  28. c966c67 bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event. by Michael Chan · 4 years, 5 months ago
  29. 03ab8ca bnxt_en: Simplify bnxt_async_event_process(). by Michael Chan · 4 years, 5 months ago
  30. 8fb35cd bnxt_en: Set driver default message level. by Michael Chan · 4 years, 5 months ago
  31. 6896cb35 bnxt_en: Enable online self tests for multi-host/NPAR mode. by Vasundhara Volam · 4 years, 5 months ago
  32. cf223bf bnxt_en: Return -EROFS to user space, if NVM writes are not permitted. by Vasundhara Volam · 4 years, 5 months ago
  33. 2ad119d Merge tag 'linux-can-next-for-5.10-20201012' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 4 years, 5 months ago
  34. 15f5e48 cx82310_eth: use netdev_err instead of dev_err by Ondrej Zary · 4 years, 5 months ago
  35. ca139d7 cx82310_eth: re-enable ethernet mode after router reboot by Ondrej Zary · 4 years, 5 months ago
  36. f726f3d can: remove obsolete version strings by Oliver Hartkopp · 4 years, 5 months ago
  37. ac911bf can: isotp: implement cleanups / improvements from review by Oliver Hartkopp · 4 years, 5 months ago
  38. 376dcfe Merge branch 'bpf, sockmap: allow verdict only sk_skb progs' by Alexei Starovoitov · 4 years, 5 months ago
  39. a24fb42 bpf, selftests: Add three new sockmap tests for verdict only programs by John Fastabend · 4 years, 5 months ago
  40. cdf43c4 bpf, selftests: Add option to test_sockmap to omit adding parser program by John Fastabend · 4 years, 5 months ago
  41. ef56592 bpf, sockmap: Allow skipping sk_skb parser program by John Fastabend · 4 years, 5 months ago
  42. 743df8b bpf, sockmap: Check skb_verdict and skb_parser programs explicitly by John Fastabend · 4 years, 5 months ago
  43. 20a6d91 Merge branch 'sockmap/sk_skb program memory acct fixes' by Alexei Starovoitov · 4 years, 5 months ago
  44. 0b17ad2 bpf, sockmap: Add memory accounting so skbs on ingress lists are visible by John Fastabend · 4 years, 5 months ago
  45. 10d58d0 bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup by John Fastabend · 4 years, 5 months ago
  46. 9047f19 bpf, sockmap: Remove dropped data on errors in redirect case by John Fastabend · 4 years, 5 months ago
  47. 29545f4 bpf, sockmap: Remove skb_set_owner_w wmem will be taken later from sendpage by John Fastabend · 4 years, 5 months ago
  48. 9ecbfb0 bpf, sockmap: On receive programs try to fast track SK_PASS ingress by John Fastabend · 4 years, 5 months ago
  49. cfea28f bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits by John Fastabend · 4 years, 5 months ago
  50. 793d5d6 netfilter: flowtable: reduce calls to pskb_may_pull() by Pablo Neira Ayuso · 4 years, 5 months ago
  51. d3519cb netfilter: nf_tables: add inet ingress support by Pablo Neira Ayuso · 4 years, 5 months ago
  52. 60a3815 netfilter: add inet ingress support by Pablo Neira Ayuso · 4 years, 5 months ago
  53. ddcfa71 netfilter: add nf_ingress_hook() helper function by Pablo Neira Ayuso · 4 years, 5 months ago
  54. afd9024 netfilter: add nf_static_key_{inc,dec} by Pablo Neira Ayuso · 4 years, 5 months ago
  55. 073b04e ipvs: inspect reply packets from DR/TUN real servers by longguang.yue · 4 years, 6 months ago
  56. ebb034b bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. by Alexei Starovoitov · 4 years, 5 months ago
  57. d1c362e bpf: Always return target ifindex in bpf_fib_lookup by Toke Høiland-Jørgensen · 4 years, 5 months ago
  58. 52b07e5 Merge branch 'samples: bpf: Refactor XDP programs with libbpf' by Alexei Starovoitov · 4 years, 5 months ago
  59. 321f632 samples: bpf: Refactor XDP kern program maps with BTF-defined map by Daniel T. Lee · 4 years, 5 months ago
  60. 151936b samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu by Daniel T. Lee · 4 years, 5 months ago
  61. 8ac91df samples: bpf: Refactor xdp_monitor with libbpf by Daniel T. Lee · 4 years, 5 months ago
  62. bc081a693 Merge branch 'Offload-tc-vlan-mangle-to-mscc_ocelot-switch' by Jakub Kicinski · 4 years, 5 months ago
  63. 82c200b selftests: net: mscc: ocelot: add test for VLAN modify action by Vladimir Oltean · 4 years, 5 months ago
  64. ea440cd net: dsa: tag_ocelot: use VLAN information from tagging header when available by Vladimir Oltean · 4 years, 5 months ago
  65. 70edfae net: mscc: ocelot: offload VLAN mangle action to VCAP IS1 by Vladimir Oltean · 4 years, 5 months ago
  66. bea4b30 Merge branch 'enetc-Migrate-to-PHYLINK-and-PCS_LYNX' by Jakub Kicinski · 4 years, 5 months ago
  67. 71b77a7 enetc: Migrate to PHYLINK and PCS_LYNX by Claudiu Manoil · 4 years, 5 months ago
  68. 9fce74b arm64: dts: fsl-ls1028a-rdb: Specify in-band mode for ENETC port 0 by Claudiu Manoil · 4 years, 5 months ago
  69. 46456cc enetc: Clean up serdes configuration by Claudiu Manoil · 4 years, 5 months ago
  70. 08f90fc enetc: Clean up MAC and link configuration by Claudiu Manoil · 4 years, 5 months ago
  71. 673e375 Merge branch 'Follow-up BPF helper improvements' by Alexei Starovoitov · 4 years, 5 months ago
  72. 9f4c53c bpf, selftests: Add redirect_peer selftest by Daniel Borkmann · 4 years, 5 months ago
  73. 57a73fe bpf, selftests: Make redirect_neigh test more extensible by Daniel Borkmann · 4 years, 5 months ago
  74. 6775dab bpf, selftests: Add test for different array inner map size by Daniel Borkmann · 4 years, 5 months ago
  75. 4a8f87e bpf: Allow for map-in-map with dynamic inner array map entries by Daniel Borkmann · 4 years, 5 months ago
  76. 9aa1206 bpf: Add redirect_peer helper by Daniel Borkmann · 4 years, 5 months ago
  77. dd2ce6a bpf: Improve bpf_redirect_neigh helper description by Daniel Borkmann · 4 years, 5 months ago
  78. df41c19 drivers/net/wan/hdlc_fr: Move the skb_headroom check out of fr_hard_header by Xie He · 4 years, 5 months ago
  79. e0b2e0d net: dsa: rtl8366rb: Roof MTU for switch by Linus Walleij · 4 years, 5 months ago
  80. 14b26b1 net: phy: Move of_mdio from drivers/of to drivers/net/mdio by Calvin Johnson · 4 years, 5 months ago
  81. fea9b31 dpaa_eth: enable NETIF_MSG_HW by default by Maxim Kochetkov · 4 years, 5 months ago
  82. 8d6112f r8169: factor out handling rtl8169_stats by Heiner Kallweit · 4 years, 5 months ago
  83. 6236239 net: usbnet: remove driver version by Heiner Kallweit · 4 years, 5 months ago
  84. f6e5ee6 net: thunderx: Use struct_size() helper in kmalloc() by Gustavo A. R. Silva · 4 years, 5 months ago
  85. 8df245c Merge tag 'wireless-drivers-next-2020-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by Jakub Kicinski · 4 years, 5 months ago
  86. 16573e7 Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 4 years, 5 months ago
  87. c77fb07 Merge branch 'netlink-export-policy-on-validation-failures' by Jakub Kicinski · 4 years, 5 months ago
  88. 44f3625 netlink: export policy in extended ACK by Johannes Berg · 4 years, 5 months ago
  89. d2681e93 netlink: policy: refactor per-attr policy writing by Johannes Berg · 4 years, 5 months ago
  90. c4cc0b9 Merge branch 'net-smc-updates-2020-10-07' by Jakub Kicinski · 4 years, 5 months ago
  91. f29fa00 net/smc: restore smcd_version when all ISM V2 devices failed to init by Karsten Graul · 4 years, 5 months ago
  92. 9047a617dc net/smc: cleanup buffer usage in smc_listen_work() by Karsten Graul · 4 years, 5 months ago
  93. c60a2ce net/smc: consolidate unlocking in same function by Karsten Graul · 4 years, 5 months ago
  94. 8f5e71b Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 4 years, 5 months ago
  95. 3b8f56e Merge branch '100GbE-Intel-Wired-LAN-Driver-Updates-2020-10-07' by Jakub Kicinski · 4 years, 5 months ago
  96. 051d2b5 ice: fix adding IP4 IP6 Flow Director rules by Dan Nowlin · 4 years, 5 months ago
  97. ecfb751 ice: Fix pointer cast warnings by Bixuan Cui · 4 years, 5 months ago
  98. 1e8249c ice: add additional debug logging for firmware update by Jacob Keller · 4 years, 5 months ago
  99. 48d4002 ice: refactor devlink_port to be per-VSI by Jacob Keller · 4 years, 5 months ago
  100. 410d068 ice: add the DDP Track ID to devlink info by Jacob Keller · 4 years, 5 months ago