1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. 9d045ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  3. 9e574b7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
  4. 774d977 net: dsa: b53: check for timeout by Tom Rix · 4 years, 5 months ago
  5. c3d897e hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() by Haiyang Zhang · 4 years, 5 months ago
  6. 4d82054 hv_netvsc: Remove "unlikely" from netvsc_select_queue by Haiyang Zhang · 4 years, 5 months ago
  7. 3e659a82 sfc: fix build warnings on 32-bit by Edward Cree · 4 years, 5 months ago
  8. fb73ed5 net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified" by Kaige Li · 4 years, 5 months ago
  9. cf96d97 net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe() by Wang Hai · 4 years, 5 months ago
  10. 9553b62 net: atlantic: Use readx_poll_timeout() for large timeout by Sebastian Andrzej Siewior · 4 years, 5 months ago
  11. ccd143e net: ena: Make missed_tx stat incremental by Shay Agroskin · 4 years, 5 months ago
  12. 8b147f6 net: ena: Change WARN_ON expression in ena_del_napi_in_range() by Shay Agroskin · 4 years, 5 months ago
  13. 63d4a4c net: ena: Prevent reset after device destruction by Shay Agroskin · 4 years, 5 months ago
  14. 1734055 net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text by Colin Ian King · 4 years, 5 months ago
  15. 0410d07 bonding: fix active-backup failover for current ARP slave by Jiri Wiesner · 4 years, 5 months ago
  16. 989e4da net: gianfar: Add of_node_put() before goto statement by Sumera Priyadarsini · 4 years, 5 months ago
  17. c650e04 cxgb4: Fix race between loopback and normal Tx path by Ganji Aravind · 4 years, 5 months ago
  18. 3359564 cxgb4: Fix work request size calculation for loopback test by Ganji Aravind · 4 years, 5 months ago
  19. e6a4391 sfc: don't free_irq()s if they were never requested by Edward Cree · 4 years, 5 months ago
  20. 788f920 sfc: null out channel->rps_flow_id after freeing it by Edward Cree · 4 years, 5 months ago
  21. 9cbbc45 sfc: take correct lock in ef100_reset() by Edward Cree · 4 years, 5 months ago
  22. db06ea3 sfc: really check hash is valid before using it by Edward Cree · 4 years, 5 months ago
  23. 8b61fba macvlan: validate setting of multiple remote source MAC addresses by Alvin Šipraga · 4 years, 5 months ago
  24. fa39ab5 scsi: fcoe: Fix I/O path allocation by Mike Christie · 4 years, 5 months ago
  25. 4cf7562 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  26. bf2bcd6 otx2_common: Use devm_kcalloc() in otx2_config_npa() by Xu Wang · 4 years, 5 months ago
  27. d0f5c70 ipvlan: fix device features by Mahesh Bandewar · 4 years, 5 months ago
  28. 8327070 bonding: fix a potential double-unregister by Cong Wang · 4 years, 5 months ago
  29. 81dbf21 net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
  30. d1ad06b net: fddi: skfp: cfm: Remove set but unused variable 'oldstate' by Lee Jones · 4 years, 5 months ago
  31. 7b1af34 net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
  32. 327afdd net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations as its use by Lee Jones · 4 years, 5 months ago
  33. 026ff46 net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
  34. 0d9b564 net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
  35. 1a2c266 net: wan: dlci: Remove set but not used variable 'err' by Lee Jones · 4 years, 5 months ago
  36. fd29aee net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue' by Lee Jones · 4 years, 5 months ago
  37. f6e81b8 net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bond' and 'addr' params by Lee Jones · 4 years, 5 months ago
  38. 2083beb net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx' by Lee Jones · 4 years, 5 months ago
  39. 45a1553 net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters by Lee Jones · 4 years, 5 months ago
  40. a35e547 net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues by Lee Jones · 4 years, 5 months ago
  41. 77b981c drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check by Xie He · 4 years, 5 months ago
  42. 4ca0d9a bonding: show saner speed for broadcast mode by Jarod Wilson · 4 years, 5 months ago
  43. 5ca6ad7 rtl818x: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  44. c6165cf net: fec: correct the error path for regulator disable in probe by Fugang Duan · 4 years, 5 months ago
  45. 0b32ce6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 5 months ago
  46. 5b6d4a7 i40e: Fix crash during removing i40e driver by Grzegorz Szczurek · 4 years, 5 months ago
  47. 4bd5e02 i40e: Set RX_ONLY mode for unicast promiscuous on VLAN by Przemyslaw Patynowski · 4 years, 5 months ago
  48. 0688854 sfc: check hash is valid before using it by Edward Cree · 4 years, 5 months ago
  49. 3cda505 igc: Fix PTP initialization by Vinicius Costa Gomes · 4 years, 5 months ago
  50. a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  51. df43dd5 net: ethernet: stmmac: Disable hardware multicast filter by Jonathan McDowell · 4 years, 5 months ago
  52. 592d751 net: stmmac: dwmac1000: provide multicast filter fallback by Jonathan McDowell · 4 years, 5 months ago
  53. 41077c9 sfc: fix ef100 design-param checking by Edward Cree · 4 years, 5 months ago
  54. 1b8ef14 net: phy: marvell10g: fix null pointer dereference by Marek Behún · 4 years, 5 months ago
  55. 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
  56. 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
  57. 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
  58. e716420 ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc() by Xu Wang · 4 years, 5 months ago
  59. 1dab587 hinic: fix strncpy output truncated compile warnings by Luo bin · 4 years, 5 months ago
  60. c79f428 drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check by Xie He · 4 years, 5 months ago
  61. 8a7f280 vmxnet3: use correct tcp hdr length when packet is encapsulated by Ronak Doshi · 4 years, 5 months ago
  62. d02cbc4 net: phy: fix memory leak in device-create error path by Johan Hovold · 4 years, 5 months ago
  63. 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 5 months ago
  64. b9b40ee r8152: Use MAC address from correct device tree node by Thierry Reding · 4 years, 5 months ago
  65. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  66. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  67. 96e3f3c Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 5 months ago
  68. c7ca03c drivers/net/wan/lapbether: Added needed_headroom and a skb->len check by Xie He · 4 years, 5 months ago
  69. d7806bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 5 months ago
  70. 8912fd6 net: hns3: fix spelling mistake "could'nt" -> "couldn't" by Colin Ian King · 4 years, 5 months ago
  71. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  72. c1055b7 net: thunderx: initialize VF's mailbox mutex before first usage by Dean Nelson · 4 years, 5 months ago
  73. abaf00f usb: hso: remove bogus check for EINPROGRESS by Oliver Neukum · 4 years, 5 months ago
  74. 11c5f6d usb: hso: no complaint about kmalloc failure by Oliver Neukum · 4 years, 5 months ago
  75. 5fcfb6d hso: fix bailout in error case of probe by Oliver Neukum · 4 years, 5 months ago
  76. 0caa17f Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 5 months ago
  77. 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, 5 months ago
  78. 8f7be62 Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 5 months ago
  79. 0b0e299 net: dsa: sja1105: use detected device id instead of DT one on mismatch by Vladimir Oltean · 4 years, 5 months ago
  80. ecfd794 Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 5 months ago
  81. a0dced1 Revert "vxlan: fix tos value before xmit" by Hangbin Liu · 4 years, 5 months ago
  82. 64ffa39 virtio_net: use LE accessors for speed/duplex by Michael S. Tsirkin · 4 years, 5 months ago
  83. 4c900a6 farsync: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 5 months ago
  84. 24dd377 wan: wanxl: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 5 months ago
  85. 7c9864b hv_netvsc: do not use VF device if link is down by Stephen Hemminger · 4 years, 5 months ago
  86. 02afa9c dpaa2-eth: Fix passing zero to 'PTR_ERR' warning by YueHaibing · 4 years, 5 months ago
  87. f7ba7db net: macb: Properly handle phylink on at91sam9x by Stefan Roese · 4 years, 5 months ago
  88. 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, 5 months ago
  89. 427714f Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  90. bab9693 net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task() by Xin Long · 4 years, 5 months ago
  91. c1a800e geneve: Support for PMTU discovery on directly bridged links by Stefano Brivio · 4 years, 5 months ago
  92. fc68c99 vxlan: Support for PMTU discovery on directly bridged links by Stefano Brivio · 4 years, 5 months ago
  93. 4cb47a8 tunnels: PMTU discovery support for directly bridged IP packets by Stefano Brivio · 4 years, 5 months ago
  94. 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, 5 months ago
  95. 93f4ddd via-velocity: Use more typical logging styles by Joe Perches · 4 years, 5 months ago
  96. c8c29ec hinic: add check for mailbox msg from VF by Luo bin · 4 years, 5 months ago
  97. 088c5f0 hinic: add generating mailbox random index support by Luo bin · 4 years, 5 months ago
  98. 2cfd71f Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git by Kalle Valo · 4 years, 5 months ago
  99. da79554 sfc: Fix build with CONFIG_RFS_ACCEL disabled. by David S. Miller · 4 years, 5 months ago
  100. 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago