1. d56f58c r8169: simplify counter handling by Heiner Kallweit · 4 years, 11 months ago
  2. f773d51 r8169: remove redundant driver message when entering promiscuous mode by Heiner Kallweit · 4 years, 11 months ago
  3. 4b4976a Merge branch 'net-ReST-part-three' by David S. Miller · 4 years, 11 months ago
  4. 30cbf2d docs: networking: arcnet-hardware.rst: don't duplicate chapter names by Mauro Carvalho Chehab · 4 years, 11 months ago
  5. 2c8e961 net: docs: add page_pool.rst to index.rst by Mauro Carvalho Chehab · 4 years, 11 months ago
  6. 7ac0cbb docs: networking: device drivers: convert toshiba/spider_net.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  7. e9a5475 docs: networking: device drivers: convert ti/tlan.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  8. 6f22789 docs: networking: device drivers: convert ti/cpsw.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  9. 8470f18 docs: networking: device drivers: convert ti/cpsw_switchdev.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  10. d6a9987 docs: networking: device drivers: convert smsc/smc9.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  11. 21620b6 docs: networking: device drivers: convert sb1000.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  12. acfcf23 docs: networking: device drivers: convert qualcomm/rmnet.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  13. f10727d docs: networking: device drivers: convert neterion/vxge.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  14. 7762f5c docs: networking: device drivers: convert neterion/s2io.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  15. 011531f docs: networking: device drivers: convert microsoft/netvsc.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  16. c81f195 docs: networking: device drivers: convert intel/ipw2200.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  17. cf7eba4 docs: networking: device drivers: convert intel/ipw2100.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  18. dc67e91 docs: networking: device drivers: convert freescale/gianfar.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  19. 0d0d976 docs: networking: device drivers: convert freescale/dpaa.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  20. ca705e4 docs: networking: device drivers: convert dlink/dl2k.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  21. c981977 docs: networking: device drivers: convert dec/dmfe.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  22. b6671d7 docs: networking: device drivers: convert dec/de4x5.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  23. e1ddedb docs: networking: device drivers: convert davicom/dm9000.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  24. 714a4da docs: networking: device drivers: convert cirrus/cs89x0.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  25. c839ce5 docs: networking: device drivers: convert chelsio/cxgb.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  26. c958119 docs: networking: device drivers: convert aquantia/atlantic.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  27. 8d299c7 docs: networking: device drivers: convert amazon/ena.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  28. 9ea2af8 docs: networking: device drivers: convert 3com/vortex.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  29. c79773e docs: networking: device drivers: convert 3com/3c509.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  30. 0046db0 docs: networking: convert z8530drv.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  31. a6c34b4 docs: networking: convert xfrm_sysctl.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  32. a5cfea3 docs: networking: convert xfrm_sync.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  33. da62baa docs: networking: convert xfrm_proc.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  34. c4a0eb9 docs: networking: convert xfrm_device.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  35. c4ea03f docs: networking: convert x25.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  36. 883780a docs: networking: convert x25-iface.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  37. d2a85c1 docs: networking: convert vxlan.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  38. 58ccb2b docs: networking: convert vrf.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  39. 961fb1f docs: networking: convert udplite.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  40. 973d55e docs: networking: convert tuntap.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  41. ef89128 r8169: remove not needed parameter in rtl8169_set_magic_reg by Heiner Kallweit · 4 years, 11 months ago
  42. 37ecb5b hinic: Use kmemdup instead of kzalloc and memcpy by Zou Wei · 4 years, 11 months ago
  43. 2597912 hinic: make symbol 'dump_mox_reg' static by Zheng Bin · 4 years, 11 months ago
  44. e4e51da net: phy: bcm54140: add second PHY ID by Michael Walle · 4 years, 11 months ago
  45. e9a6685 net: phy: bcm54140: apply the workaround on b0 chips by Michael Walle · 4 years, 11 months ago
  46. afcecca net: phy: bcm54140: fix phy_id_mask by Michael Walle · 4 years, 11 months ago
  47. 86570d8 net: phy: bcm54140: use genphy_soft_reset() by Michael Walle · 4 years, 11 months ago
  48. cde0f4f net: phy: at803x: add downshift support by Michael Walle · 4 years, 11 months ago
  49. 838974e r8169: configure PME_SIGNAL for RTL8125 too by Heiner Kallweit · 4 years, 11 months ago
  50. b410439 r8169: improve max jumbo packet size definition by Heiner Kallweit · 4 years, 11 months ago
  51. 7873440 net: usb: ax88179_178a: Implement ethtool_ops set_eeprom by Bjorn Andersson · 4 years, 11 months ago
  52. 97fff7c dpaa2-eth: fix error return code in setup_dpni() by Wei Yongjun · 4 years, 11 months ago
  53. c4db993 net: ll_temac: Fix return value check in temac_probe() by Wei Yongjun · 4 years, 11 months ago
  54. 0a69930 net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO with polled IO" by Fugang Duan · 4 years, 11 months ago
  55. 88ec7cb net: lpc-enet: fix error return code in lpc_mii_init() by Wei Yongjun · 4 years, 11 months ago
  56. f8d530a ice: Fix error return code in ice_add_prof() by Wei Yongjun · 4 years, 11 months ago
  57. 654cad8 octeontx2-pf: Fix error return code in otx2_probe() by Wei Yongjun · 4 years, 11 months ago
  58. 7ae9a4f dpaa_eth: Fix comparing pointer to 0 by Aishwarya Ramakrishnan · 4 years, 11 months ago
  59. f256356 ptp_qoriq: output PPS signal on FIPER2 in default by Yangbo Lu · 4 years, 11 months ago
  60. 550cbea Merge branch 'netlink-validation-improvements-refactoring' by David S. Miller · 4 years, 11 months ago
  61. d07dcf9a netlink: add infrastructure to expose policies to userspace by Johannes Berg · 4 years, 11 months ago
  62. 2c28ae4 netlink: factor out policy range helpers by Johannes Berg · 4 years, 11 months ago
  63. c7721c0 netlink: remove NLA_EXACT_LEN_WARN by Johannes Berg · 4 years, 11 months ago
  64. da4063b netlink: allow NLA_MSECS to have range validation by Johannes Berg · 4 years, 11 months ago
  65. d06a09b netlink: extend policy range validation by Johannes Berg · 4 years, 11 months ago
  66. d15da2a nl80211: link recursive netlink nested policy by Johannes Berg · 4 years, 11 months ago
  67. 7690aa1 netlink: limit recursion depth in policy validation by Johannes Berg · 4 years, 11 months ago
  68. 47a1494 netlink: remove type-unsafe validation_data pointer by Johannes Berg · 4 years, 11 months ago
  69. 4d73ce1 Merge branch 'net-dsa-b53-ARL-improvements' by David S. Miller · 4 years, 11 months ago
  70. ef2a0bd net: dsa: b53: Remove is_static argument to b53_read_op() by Florian Fainelli · 4 years, 11 months ago
  71. cd169d7 net: dsa: b53: Bound check ARL searches by Florian Fainelli · 4 years, 11 months ago
  72. e3da403 net: dsa: b53: Provide number of ARL buckets by Florian Fainelli · 4 years, 11 months ago
  73. 673e69a net: dsa: b53: Rename num_arl_entries to num_arl_bins by Florian Fainelli · 4 years, 11 months ago
  74. 64cf2ea Merge branch 'r8169-refactor-and-improve-interrupt-coalescing' by David S. Miller · 4 years, 11 months ago
  75. 81496b7 r8169: add check for invalid parameter combination in rtl_set_coalesce by Heiner Kallweit · 4 years, 11 months ago
  76. 2b3e48b r8169: improve rtl_set_coalesce by Heiner Kallweit · 4 years, 11 months ago
  77. bdd2be3 r8169: improve interrupt coalescing parameter handling by Heiner Kallweit · 4 years, 11 months ago
  78. cb9d97d r8169: improve rtl_coalesce_choose_scale by Heiner Kallweit · 4 years, 11 months ago
  79. 6cf96dd r8169: improve rtl_get_coalesce by Heiner Kallweit · 4 years, 11 months ago
  80. 2815b30 r8169: merge scale for tx and rx irq coalescing by Heiner Kallweit · 4 years, 11 months ago
  81. ef2c0a7 r8169: don't pass net_device to irq coalescing sub-functions by Heiner Kallweit · 4 years, 11 months ago
  82. 34a9c36 hsr: remove hsr interface if all slaves are removed by Taehee Yoo · 4 years, 11 months ago
  83. 1b2e788 Merge branch 'tcp-sack-compression-changes' by David S. Miller · 4 years, 11 months ago
  84. a70437c tcp: add hrtimer slack to sack compression by Eric Dumazet · 4 years, 11 months ago
  85. ccd0628 tcp: tcp_sack_new_ofo_skb() should be more conservative by Eric Dumazet · 4 years, 11 months ago
  86. 2b19585 tcp: add tp->dup_ack_counter by Eric Dumazet · 4 years, 11 months ago
  87. 3857c77 Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 11 months ago
  88. b8afaed Merge branch 'mlxsw-Prepare-SPAN-API-for-upcoming-changes' by David S. Miller · 4 years, 11 months ago
  89. ca08922 mlxsw: spectrum_span: Remove old SPAN API by Ido Schimmel · 4 years, 11 months ago
  90. 835d6b8 mlxsw: spectrum_span: Use new analyzed ports list during speed / MTU change by Ido Schimmel · 4 years, 11 months ago
  91. 7240db6 mlxsw: spectrum_acl: Convert flower-based mirroring to new SPAN API by Ido Schimmel · 4 years, 11 months ago
  92. c1d7845 mlxsw: spectrum: Convert matchall-based mirroring to new SPAN API by Ido Schimmel · 4 years, 11 months ago
  93. c056618c5 mlxsw: spectrum_span: Add APIs to bind / unbind a SPAN agent by Ido Schimmel · 4 years, 11 months ago
  94. 14366da mlxsw: spectrum_span: Wrap buffer change in a function by Ido Schimmel · 4 years, 11 months ago
  95. eb773c3 mlxsw: spectrum_span: Rename function by Ido Schimmel · 4 years, 11 months ago
  96. ed04458 mlxsw: spectrum_span: Add APIs to get / put an analyzed port by Ido Schimmel · 4 years, 11 months ago
  97. 4660103 mlxsw: spectrum_span: Add APIs to get / put a SPAN agent by Ido Schimmel · 4 years, 11 months ago
  98. 07f8172 Merge branch 'net-ReST-part-two' by David S. Miller · 4 years, 11 months ago
  99. 4ac0b12 docs: networking: convert tproxy.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  100. 06bfa47 docs: networking: convert timestamping.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago