1. a829eb0 net/devlink: Prepare devlink port functions to fill extack by Parav Pandit · 4 years, 9 months ago
  2. 29a720c Merge branch 'Marvell-mvpp2-improvements' by David S. Miller · 4 years, 9 months ago
  3. 63d78cc net: mvpp2: set xlg flow control in mvpp2_mac_link_up() by Russell King · 4 years, 9 months ago
  4. bd45f64 net: mvpp2: add register modification helper by Russell King · 4 years, 9 months ago
  5. 6c2b49e net: mvpp2: add mvpp2_phylink_to_port() helper by Russell King · 4 years, 9 months ago
  6. a9a3320 net: mvpp2: add port support helpers by Russell King · 4 years, 9 months ago
  7. 8bf1539 Remove redundant skb null check by Gaurav Singh · 4 years, 9 months ago
  8. c8f8a9f Merge branch 'tcp-remove-two-indirect-calls-from-xmit-path' by David S. Miller · 4 years, 9 months ago
  9. dd2e0b8 tcp: remove indirect calls for icsk->icsk_af_ops->send_check by Eric Dumazet · 4 years, 9 months ago
  10. 05e22e8 tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit by Eric Dumazet · 4 years, 9 months ago
  11. 902053f of: mdio: preserve phy dev_flags in of_phy_connect() by Tao Ren · 4 years, 9 months ago
  12. 78e57f1 net: Avoid overwriting valid skb->napi_id by Amritha Nambiar · 4 years, 9 months ago
  13. 8eaf8d9 Remove redundant condition in qdisc_graft by Gaurav Singh · 4 years, 9 months ago
  14. cd39983 Merge branch 'Ocelot-Felix-driver-cleanup' by David S. Miller · 4 years, 9 months ago
  15. c73b0ad net: mscc: ocelot: unexpose ocelot_vcap_policer_{add,del} by Vladimir Oltean · 4 years, 9 months ago
  16. aae4e50 net: mscc: ocelot: generalize the "ACE/ACL" names by Vladimir Oltean · 4 years, 9 months ago
  17. 3c83654 net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h} by Vladimir Oltean · 4 years, 9 months ago
  18. 9c90eea net: mscc: ocelot: move net_device related functions to ocelot_net.c by Vladimir Oltean · 4 years, 9 months ago
  19. d9feb90 net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.c by Vladimir Oltean · 4 years, 9 months ago
  20. 14addfb net: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT to MSCC_OCELOT_SWITCH by Vladimir Oltean · 4 years, 9 months ago
  21. f4d0323 net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a library by Vladimir Oltean · 4 years, 9 months ago
  22. 5658386 net: mscc: ocelot: rename module to mscc_ocelot by Vladimir Oltean · 4 years, 9 months ago
  23. 589aa6e net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.c by Vladimir Oltean · 4 years, 9 months ago
  24. ff4b0bc net: mscc: ocelot: access EtherType using __be16 by Vladimir Oltean · 4 years, 9 months ago
  25. 7eb5c96 net: mscc: ocelot: use plain int when interacting with TCAM tables by Vladimir Oltean · 4 years, 9 months ago
  26. 3ab4ceb net: dsa: felix: make vcap is2 keys and actions static by Vladimir Oltean · 4 years, 9 months ago
  27. 60cb8d3 Merge branch 'Strict-mode-for-VRF' by David S. Miller · 4 years, 9 months ago
  28. 8735e6e selftests: add selftest for the VRF strict mode by Andrea Mayer · 4 years, 9 months ago
  29. a59a8ff vrf: add l3mdev registration for table to VRF device lookup by Andrea Mayer · 4 years, 9 months ago
  30. 33306f1 vrf: add sysctl parameter for strict mode by Andrea Mayer · 4 years, 9 months ago
  31. c8baec3 vrf: track associations between VRF devices and tables by Andrea Mayer · 4 years, 9 months ago
  32. 49042c2 l3mdev: add infrastructure for table to VRF mapping by Andrea Mayer · 4 years, 9 months ago
  33. c5eb179 net/sched: cls_u32: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 4 years, 9 months ago
  34. 11a33de taprio: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 4 years, 9 months ago
  35. 1075a47 Merge branch 'Clause-45-PHY-probing-improvements' by David S. Miller · 4 years, 9 months ago
  36. 389a338 net: phy: read MMD ID from all present MMDs by Russell King · 4 years, 9 months ago
  37. 320ed3b net: phy: split devices_in_package by Russell King · 4 years, 9 months ago
  38. 5ba33cf net: phy: set devices_in_package only after validation by Russell King · 4 years, 9 months ago
  39. c746053 net: phy: add support for probing MMDs >= 8 for devices-in-package by Russell King · 4 years, 9 months ago
  40. 439625a net: phy: reword get_phy_device() kerneldoc by Russell King · 4 years, 9 months ago
  41. ee95100 net: phy: clean up get_phy_c22_id() invalid ID handling by Russell King · 4 years, 9 months ago
  42. 48c5438 net: phy: clean up get_phy_c45_ids() failure handling by Russell King · 4 years, 9 months ago
  43. e630626 net: phy: clean up PHY ID reading by Russell King · 4 years, 9 months ago
  44. 454a78d net: phy: clean up cortina workaround by Russell King · 4 years, 9 months ago
  45. e034c6d tipc: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 9 months ago
  46. 70fc6d9 net: dsa: sja1105: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 4 years, 9 months ago
  47. a422d5f cxgb4: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 9 months ago
  48. f362b70 ethernet: ti: am65-cpsw-qos: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 4 years, 9 months ago
  49. cc7a21b ipv6: icmp6: avoid indirect call for icmpv6_send() by Eric Dumazet · 4 years, 9 months ago
  50. e9f0809 Merge branch 'cxgb4-add-support-for-ethtool-n-tuple-filters' by David S. Miller · 4 years, 9 months ago
  51. 4dababa cxgb4: add action to steer flows to specific Rxq by Vishal Kulkarni · 4 years, 9 months ago
  52. 27ee299 cxgb4: add support to fetch ethtool n-tuple filters by Vishal Kulkarni · 4 years, 9 months ago
  53. db43b30 cxgb4: add ethtool n-tuple filter deletion by Vishal Kulkarni · 4 years, 9 months ago
  54. c8729ca cxgb4: add ethtool n-tuple filter insertion by Vishal Kulkarni · 4 years, 9 months ago
  55. d915c29 cxgb4: add skeleton for ethtool n-tuple filters by Vishal Kulkarni · 4 years, 9 months ago
  56. 4b61d3e net: qos offload add flow status with dropped count by Po Liu · 4 years, 9 months ago
  57. 7cc373d Merge branch 'cxgb4-add-support-to-read-write-flash' by David S. Miller · 4 years, 9 months ago
  58. 17b332f cxgb4: add support to read serial flash by Vishal Kulkarni · 4 years, 9 months ago
  59. d5002c9 cxgb4: add support to flash boot cfg image by Vishal Kulkarni · 4 years, 9 months ago
  60. 5508835 cxgb4: add support to flash boot image by Vishal Kulkarni · 4 years, 9 months ago
  61. 4ee339e cxgb4: add support to flash PHY image by Vishal Kulkarni · 4 years, 9 months ago
  62. 3893c90 cxgb4: update set_flash to flash different images by Vishal Kulkarni · 4 years, 9 months ago
  63. 0fb9fba Merge branch 'net-tso-expand-to-UDP-support' by David S. Miller · 4 years, 9 months ago
  64. 3d5b459 net: tso: add UDP segmentation support by Eric Dumazet · 4 years, 9 months ago
  65. 761b331 net: tso: cache transport header length by Eric Dumazet · 4 years, 9 months ago
  66. 504b912 net: tso: constify tso_count_descs() and friends by Eric Dumazet · 4 years, 9 months ago
  67. 185c3e5 net: tso: shrink struct tso_t by Eric Dumazet · 4 years, 9 months ago
  68. 9c77b80 net: tso: double TSO_HEADER_SIZE value by Eric Dumazet · 4 years, 9 months ago
  69. 3934152 octeontx2-af: change (struct qmem)->entry_sz from u8 to u16 by Eric Dumazet · 4 years, 9 months ago
  70. 1b05540 Merge branch 'hns3-next' by David S. Miller · 4 years, 9 months ago
  71. c2a2e12 net: hns3: streaming dma buffer sync between cpu and device by Barry Song · 4 years, 9 months ago
  72. e99a308 net: hns3: replace disable_irq by IRQ_NOAUTOEN flag by Barry Song · 4 years, 9 months ago
  73. 4d2cad3 net: hns3: rename buffer-related functions by Barry Song · 4 years, 9 months ago
  74. cb0e3e6 net: hns3: pointer type of buffer should be void by Barry Song · 4 years, 9 months ago
  75. 674a135 net: hns3: remove unnecessary devm_kfree by Barry Song · 4 years, 9 months ago
  76. 9f66a45 mISDN: hfcsusb: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 9 months ago
  77. c90834c lan743x: allow mac address to come from dt by Tim Harvey · 4 years, 9 months ago
  78. d8d8b23 Merge branch 'r8169-smaller-improvements-again' by David S. Miller · 4 years, 9 months ago
  79. 51f6291 r8169: allow setting irq coalescing if link is down by Heiner Kallweit · 4 years, 9 months ago
  80. 9f0b54c r8169: move switching optional clock on/off to pll power functions by Heiner Kallweit · 4 years, 9 months ago
  81. a2ee847 r8169: move updating counters to rtl8169_down by Heiner Kallweit · 4 years, 9 months ago
  82. 0c28a63 r8169: move napi_disable call and rename rtl8169_hw_reset by Heiner Kallweit · 4 years, 9 months ago
  83. 7190aee r8169: replace synchronize_rcu with synchronize_net by Heiner Kallweit · 4 years, 9 months ago
  84. e988220 r8169: improve setting WoL on runtime-resume by Heiner Kallweit · 4 years, 9 months ago
  85. 27248d5 r8169: remove unused constant RsvdMask by Heiner Kallweit · 4 years, 9 months ago
  86. a38b7fb r8169: add info for DASH being enabled by Heiner Kallweit · 4 years, 9 months ago
  87. 1260e77 enetc: Use struct_size() helper in kzalloc() by Gustavo A. R. Silva · 4 years, 9 months ago
  88. 427d583 net: napi: remove useless stack trace by Eric Dumazet · 4 years, 9 months ago
  89. 4e63802 net: stmmac: selftests: Use struct_size() helper in kzalloc() by Gustavo A. R. Silva · 4 years, 9 months ago
  90. 3dd1499 ethtool: ioctl: Use array_size() in copy_to_user() by Gustavo A. R. Silva · 4 years, 9 months ago
  91. 682591f liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size by Gustavo A. R. Silva · 4 years, 9 months ago
  92. cad2929 tipc: update a binding service via broadcast by Hoang Huu Le · 4 years, 9 months ago
  93. 6911967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  94. 26c20ffc Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 9 months ago
  95. f17957f Documentation: remove SH-5 index entries by Randy Dunlap · 4 years, 9 months ago
  96. ffbc937 Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 9 months ago
  97. ff58155 x86/purgatory: Add -fno-stack-protector by Arvind Sankar · 4 years, 9 months ago
  98. c9f66b4 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 9 months ago
  99. 880e626 e1000e: fix unused-function warning by Arnd Bergmann · 4 years, 10 months ago
  100. eb6779d e1000: use generic power management by Vaibhav Gupta · 4 years, 10 months ago