1. 274290e net: wireless: drop bogus CRYPTO_xxx Kconfig selects by Ard Biesheuvel · 4 years, 5 months ago
  2. 5ca6ad7 rtl818x: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  3. a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  4. df43dd5 net: ethernet: stmmac: Disable hardware multicast filter by Jonathan McDowell · 4 years, 5 months ago
  5. 592d751 net: stmmac: dwmac1000: provide multicast filter fallback by Jonathan McDowell · 4 years, 5 months ago
  6. 41077c9 sfc: fix ef100 design-param checking by Edward Cree · 4 years, 5 months ago
  7. 1b8ef14 net: phy: marvell10g: fix null pointer dereference by Marek Behún · 4 years, 5 months ago
  8. 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  9. 617e748 Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 4 years, 5 months ago
  10. 50caa77 net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init by Wang Hai · 4 years, 5 months ago
  11. e716420 ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc() by Xu Wang · 4 years, 5 months ago
  12. 1dab587 hinic: fix strncpy output truncated compile warnings by Luo bin · 4 years, 5 months ago
  13. c79f428 drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check by Xie He · 4 years, 5 months ago
  14. 8a7f280 vmxnet3: use correct tcp hdr length when packet is encapsulated by Ronak Doshi · 4 years, 5 months ago
  15. d02cbc4 net: phy: fix memory leak in device-create error path by Johan Hovold · 4 years, 6 months ago
  16. 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 6 months ago
  17. b9b40ee r8152: Use MAC address from correct device tree node by Thierry Reding · 4 years, 6 months ago
  18. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 6 months ago
  19. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 6 months ago
  20. 96e3f3c Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 6 months ago
  21. c7ca03c drivers/net/wan/lapbether: Added needed_headroom and a skb->len check by Xie He · 4 years, 6 months ago
  22. d7806bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 6 months ago
  23. 8912fd6 net: hns3: fix spelling mistake "could'nt" -> "couldn't" by Colin Ian King · 4 years, 6 months ago
  24. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 6 months ago
  25. c1055b7 net: thunderx: initialize VF's mailbox mutex before first usage by Dean Nelson · 4 years, 6 months ago
  26. abaf00f usb: hso: remove bogus check for EINPROGRESS by Oliver Neukum · 4 years, 6 months ago
  27. 11c5f6d usb: hso: no complaint about kmalloc failure by Oliver Neukum · 4 years, 6 months ago
  28. 5fcfb6d hso: fix bailout in error case of probe by Oliver Neukum · 4 years, 6 months ago
  29. 0caa17f Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 6 months ago
  30. 0a9d74d Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into HEAD by Michael S. Tsirkin · 4 years, 6 months ago
  31. 8f7be62 Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 6 months ago
  32. 0b0e299 net: dsa: sja1105: use detected device id instead of DT one on mismatch by Vladimir Oltean · 4 years, 6 months ago
  33. ecfd794 Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 6 months ago
  34. a0dced1 Revert "vxlan: fix tos value before xmit" by Hangbin Liu · 4 years, 6 months ago
  35. 64ffa39 virtio_net: use LE accessors for speed/duplex by Michael S. Tsirkin · 4 years, 6 months ago
  36. 4c900a6 farsync: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 6 months ago
  37. 24dd377 wan: wanxl: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 6 months ago
  38. 7c9864b hv_netvsc: do not use VF device if link is down by Stephen Hemminger · 4 years, 6 months ago
  39. 02afa9c dpaa2-eth: Fix passing zero to 'PTR_ERR' warning by YueHaibing · 4 years, 6 months ago
  40. f7ba7db net: macb: Properly handle phylink on at91sam9x by Stefan Roese · 4 years, 6 months ago
  41. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  42. 427714f Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  43. bab9693 net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task() by Xin Long · 4 years, 6 months ago
  44. c1a800e geneve: Support for PMTU discovery on directly bridged links by Stefano Brivio · 4 years, 6 months ago
  45. fc68c99 vxlan: Support for PMTU discovery on directly bridged links by Stefano Brivio · 4 years, 6 months ago
  46. 4cb47a8 tunnels: PMTU discovery support for directly bridged IP packets by Stefano Brivio · 4 years, 6 months ago
  47. cabf06e Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 4 years, 6 months ago
  48. 93f4ddd via-velocity: Use more typical logging styles by Joe Perches · 4 years, 6 months ago
  49. c8c29ec hinic: add check for mailbox msg from VF by Luo bin · 4 years, 6 months ago
  50. 088c5f0 hinic: add generating mailbox random index support by Luo bin · 4 years, 6 months ago
  51. 2cfd71f Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git by Kalle Valo · 4 years, 6 months ago
  52. da79554 sfc: Fix build with CONFIG_RFS_ACCEL disabled. by David S. Miller · 4 years, 6 months ago
  53. 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  54. 76769c3 Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 6 months ago
  55. d61592a sfc_ef100: add nic-type for VFs, and bind to them by Edward Cree · 4 years, 6 months ago
  56. ef2c57b sfc_ef100: read pf_index at probe time by Edward Cree · 4 years, 6 months ago
  57. 43c3df0 sfc_ef100: functions for selftests by Edward Cree · 4 years, 6 months ago
  58. b593b6f sfc_ef100: statistics gathering by Edward Cree · 4 years, 6 months ago
  59. b780fea sfc_ef100: plumb in fini_dmaq by Edward Cree · 4 years, 6 months ago
  60. 8e57daf sfc_ef100: RX path for EF100 by Edward Cree · 4 years, 6 months ago
  61. a9dc3d5 sfc_ef100: RX filter table management and related gubbins by Edward Cree · 4 years, 6 months ago
  62. d19a537 sfc_ef100: TX path for EF100 NICs by Edward Cree · 4 years, 6 months ago
  63. adcfc34 sfc_ef100: read Design Parameters at probe time by Edward Cree · 4 years, 6 months ago
  64. 4496363 sfc_ef100: fail the probe if NIC uses unsol_ev credits by Edward Cree · 4 years, 6 months ago
  65. 8e73714 sfc_ef100: check firmware version at start-of-day by Edward Cree · 4 years, 6 months ago
  66. 215602a enetc: use napi_schedule to be compatible with PREEMPT_RT by Jiafei Pan · 4 years, 6 months ago
  67. 6c33ae1 dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT by Jiafei Pan · 4 years, 6 months ago
  68. 947b6ef net: dsa: loop: Set correct number of ports by Florian Fainelli · 4 years, 6 months ago
  69. c99194e net: dsa: loop: Wire-up MTU callbacks by Florian Fainelli · 4 years, 6 months ago
  70. 6c84a58 net: dsa: loop: Move data structures to header by Florian Fainelli · 4 years, 6 months ago
  71. 916a8d1 net: dsa: loop: Support 4K VLANs by Florian Fainelli · 4 years, 6 months ago
  72. 81d4e8e net: dsa: loop: PVID should be per-port by Florian Fainelli · 4 years, 6 months ago
  73. 59b328c cxgb4: add TC-MATCHALL IPv6 support by Rahul Lakkireddy · 4 years, 6 months ago
  74. af9fdd2 net: dsa: sja1105: poll for extts events from a timer by Vladimir Oltean · 4 years, 6 months ago
  75. 54a9238 mlxsw: spectrum_qdisc: Offload action trap for qevents by Petr Machata · 4 years, 6 months ago
  76. 6687e95 mlxsw: spectrum_trap: Add early_drop trap by Ido Schimmel · 4 years, 6 months ago
  77. 869c7be mlxsw: spectrum_trap: Allow for per-ASIC traps initialization by Ido Schimmel · 4 years, 6 months ago
  78. 36d1fd6 mlxsw: spectrum_trap: Allow for per-ASIC trap groups initialization by Ido Schimmel · 4 years, 6 months ago
  79. 928345c mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_test by Petr Machata · 4 years, 6 months ago
  80. 76ba292 mlxsw: spectrum_trap: Use 'size_t' for array sizes by Ido Schimmel · 4 years, 6 months ago
  81. c88e11e devlink: Pass extack when setting trap's action and group's parameters by Ido Schimmel · 4 years, 6 months ago
  82. 01f4d47 net: stmmac: fix failed to suspend if phy based WOL is enabled by Jisheng Zhang · 4 years, 6 months ago
  83. 3207f71 fsl/fman: fix eth hash table allocation by Florinel Iordache · 4 years, 6 months ago
  84. cc5d229 fsl/fman: check dereferencing null pointer by Florinel Iordache · 4 years, 6 months ago
  85. cc79fd8 fsl/fman: fix unreachable code by Florinel Iordache · 4 years, 6 months ago
  86. 0572054 fsl/fman: fix dereference null return value by Florinel Iordache · 4 years, 6 months ago
  87. 99f47ab fsl/fman: use 32-bit unsigned integer by Florinel Iordache · 4 years, 6 months ago
  88. c23cf40 net: spider_net: Remove a useless memset by Christophe JAILLET · 4 years, 6 months ago
  89. 36f28f7 net: spider_net: Fix the size used in a 'dma_free_coherent()' call by Christophe JAILLET · 4 years, 6 months ago
  90. edab74e net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls by Christophe JAILLET · 4 years, 6 months ago
  91. aa02785 liquidio: Fix wrong return value in cn23xx_get_pf_num() by Tianjia Zhang · 4 years, 6 months ago
  92. bace287 net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower() by Tianjia Zhang · 4 years, 6 months ago
  93. 0470a48 net: ethernet: aquantia: Fix wrong return value by Tianjia Zhang · 4 years, 6 months ago
  94. 6d78e47 net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig by Bartosz Golaszewski · 4 years, 6 months ago
  95. 69462fe net: dsa: qca8k: Add 802.1q VLAN support by Jonathan McDowell · 4 years, 6 months ago
  96. e9d204f net: dsa: qca8k: Add define for port VID by Jonathan McDowell · 4 years, 6 months ago
  97. 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
  98. 8340303 net: qed: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 6 months ago
  99. 7ad9c26 net: qede: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 6 months ago
  100. 29b3705 cxgb4: fix extracting IP addresses in TC-FLOWER rules by Rahul Lakkireddy · 4 years, 6 months ago