1. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
  2. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 7 months ago
  3. b117e1e net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del by Vladimir Oltean · 3 years, 7 months ago
  4. e1289cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 7 months ago
  5. fea1d5b sctp: send the next probe immediately once the last one is acked by Xin Long · 3 years, 7 months ago
  6. 4453107 Documentation: net: dsa: add details about SJA1110 by Vladimir Oltean · 3 years, 7 months ago
  7. c6a7ed7 gve: Update GVE documentation to describe DQO by Bailey Forrest · 3 years, 7 months ago
  8. a7b6211 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 7 months ago
  9. 4b9718b docs, af_xdp: Consistent indentation in examples by Ilya Maximets · 3 years, 7 months ago
  10. d2f7796 mptcp: add sysctl allow_join_initial_addr_port by Geliang Tang · 3 years, 7 months ago
  11. d1e462a sctp: add probe_interval in sysctl and sock/asoc/transport by Xin Long · 3 years, 7 months ago
  12. 37a025e ethtool: Document behavior when module EEPROM bank attribute is omitted by Ido Schimmel · 3 years, 7 months ago
  13. 913d026 ethtool: Document correct attribute type by Ido Schimmel · 3 years, 7 months ago
  14. 78c57f2 ethtool: Use correct command name in title by Ido Schimmel · 3 years, 7 months ago
  15. 3078d96 docs: networking: Update connection tracking offload sysctl parameters by Oz Shlomo · 3 years, 7 months ago
  16. fc3c82e mptcp: add a new sysctl checksum_enabled by Geliang Tang · 3 years, 7 months ago
  17. 8d4a0ad docs: networking: devlink: avoid using ReST :doc:`foo` markup by Mauro Carvalho Chehab · 3 years, 7 months ago
  18. 729979eb docs: networking: device_drivers: replace some characters by Mauro Carvalho Chehab · 3 years, 7 months ago
  19. a52171a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 7 months ago
  20. 01f1b6e documentation: networking: devlink: fix prestera.rst formatting that causes build warnings by Oleksandr Mazur · 3 years, 7 months ago
  21. 925a56b net: wwan: iosm: Fix htmldocs warnings by M Chetan Kumar · 3 years, 7 months ago
  22. f9ac779 net: Introduce net.ipv4.tcp_migrate_req. by Kuniyuki Iwashima · 3 years, 7 months ago
  23. 66826c4 documentation: networking: devlink: add prestera switched driver Documentation by Oleksandr Mazur · 3 years, 7 months ago
  24. f7af616 net: iosm: infrastructure by M Chetan Kumar · 3 years, 7 months ago
  25. a56c286 net: phy: Add 25G BASE-R interface mode by Steen Hegelund · 3 years, 7 months ago
  26. 4e50025 net: dsa: generalize overhead for taggers that use both headers and trailers by Vladimir Oltean · 3 years, 7 months ago
  27. 9724fd5 net/mlx5: Bridge, add tracepoints by Vlad Buslov · 3 years, 10 months ago
  28. 36e5507 net/mlx5: Bridge, support pvid and untagged vlan configurations by Vlad Buslov · 3 years, 10 months ago
  29. ffc89ee net/mlx5: Bridge, match FDB entry vlan tag by Vlad Buslov · 3 years, 10 months ago
  30. 7cd6a54 net/mlx5: Bridge, handle FDB events by Vlad Buslov · 3 years, 7 months ago
  31. 511c537 net: ena: fix RST format in ENA documentation file by Shay Agroskin · 3 years, 7 months ago
  32. f9ce26c docs: networking: Replace strncpy() with strscpy() by Kees Cook · 3 years, 8 months ago
  33. b62767e Documentation: devlink rate objects by Dmytro Linkin · 3 years, 8 months ago
  34. 710b797 docs: networking: Add documentation for MAPv5 by Sharath Chandra Vurukala · 3 years, 8 months ago
  35. 910cc953 Merge 5.13-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 8 months ago
  36. 744ee14 mptcp: restrict values of 'enabled' sysctl by Matthieu Baerts · 3 years, 8 months ago
  37. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
  38. 73c2c5c ipv6: Add custom multipath hash policy by Ido Schimmel · 3 years, 8 months ago
  39. ed13923 ipv6: Add a sysctl to control multipath hash fields by Ido Schimmel · 3 years, 8 months ago
  40. 4253b49 ipv4: Add custom multipath hash policy by Ido Schimmel · 3 years, 8 months ago
  41. ce5c9c2 ipv4: Add a sysctl to control multipath hash fields by Ido Schimmel · 3 years, 8 months ago
  42. 6e94dbc tty: cumulate and document tty_struct::flow* members by Jiri Slaby · 3 years, 9 months ago
  43. 5e716ec6 docs: networking: device_drivers: fix bad usage of UTF-8 chars by Mauro Carvalho Chehab · 3 years, 8 months ago
  44. f89271f Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 9 months ago
  45. d150946 docs: networking: timestamping: update for DSA switches by Yangbo Lu · 3 years, 9 months ago
  46. 2551c2d bpf, docs: Fix literal block for example code by Hengqi Chen · 3 years, 9 months ago
  47. 924e464 can: add a note that RECV_OWN_MSGS frames are subject to filtering by Erik Flodin · 3 years, 9 months ago
  48. e9377a9 ethtool: add missing EEPROM to list of messages by Jakub Kicinski · 3 years, 9 months ago
  49. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  50. ddc78b3 docs: ethtool: document standard statistics by Jakub Kicinski · 3 years, 9 months ago
  51. f117c48 docs: networking: extend the statistics documentation by Jakub Kicinski · 3 years, 9 months ago
  52. be85dbf ethtool: add FEC statistics by Jakub Kicinski · 3 years, 9 months ago
  53. 292ecd9 doc: move seg6_flowlabel to seg6-sysctl.rst by Nicolas Dichtel · 3 years, 9 months ago
  54. 7bf481d net/mlx5: E-Switch, let user to enable disable metadata by Parav Pandit · 4 years, 3 months ago
  55. c781ff1 ethtool: Allow network drivers to dump arbitrary EEPROM data by Vladyslav Tarasiuk · 3 years, 9 months ago
  56. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  57. 0b35e0d docs: ethtool: correct quotes by Jakub Kicinski · 3 years, 9 months ago
  58. 5219d60 docs: ethtool: fix some copy-paste errors by Jakub Kicinski · 3 years, 9 months ago
  59. 514e115 net: x25: Queue received packets in the drivers instead of per-CPU queues by Xie He · 3 years, 10 months ago
  60. a7a80b1 net: document a side effect of ip_local_reserved_ports by Otto Hollmann · 3 years, 10 months ago
  61. 1e5d1f6 ethtool: support FEC settings over netlink by Jakub Kicinski · 3 years, 10 months ago
  62. f1b8fa9 net: add sysctl for enabling RFC 8335 PROBE messages by Andreas Roeseler · 3 years, 10 months ago
  63. 87f2c67 Documentation: net: Document resilient next-hop groups by Petr Machata · 3 years, 10 months ago
  64. 794d9b2 docs: nf_flowtable: fix compilation and warnings by Pablo Neira Ayuso · 3 years, 10 months ago
  65. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
  66. 143490c docs: nf_flowtable: update documentation with enhancements by Pablo Neira Ayuso · 3 years, 10 months ago
  67. 87d77e5 docs: networking: Fix a typo by Bhaskar Chowdhury · 3 years, 10 months ago
  68. 0929ff7 Documentation: networking: dsa: mention that the master is brought up automatically by Vladimir Oltean · 3 years, 10 months ago
  69. e322bac Documentation: networking: dsa: demote subsections to simple emphasized words by Vladimir Oltean · 3 years, 10 months ago
  70. 8794be4 Documentation: networking: dsa: add missing new line in devlink section by Vladimir Oltean · 3 years, 10 months ago
  71. 6b38c57 Documentation: networking: switchdev: add missing "and" word by Vladimir Oltean · 3 years, 10 months ago
  72. cfeb961 Documentation: networking: switchdev: separate bulleted items with new line by Vladimir Oltean · 3 years, 10 months ago
  73. 787a410 Documentation: networking: switchdev: fix command for static FDB entries by Vladimir Oltean · 3 years, 10 months ago
  74. 0f22ad4 Documentation: networking: switchdev: clarify device driver behavior by Florian Fainelli · 3 years, 10 months ago
  75. 6e9530f Documentation: networking: dsa: add paragraph for the HSR/PRP offload by Vladimir Oltean · 3 years, 10 months ago
  76. f8f3c20 Documentation: networking: dsa: add paragraph for the MRP offload by Vladimir Oltean · 3 years, 10 months ago
  77. a998544 Documentation: networking: dsa: add paragraph for the LAG offload by Vladimir Oltean · 3 years, 10 months ago
  78. 8411abb Documentation: networking: dsa: mention integration with devlink by Vladimir Oltean · 3 years, 10 months ago
  79. 5a275f4 Documentation: networking: dsa: document the port_bridge_flags method by Vladimir Oltean · 3 years, 10 months ago
  80. f4b5c53 Documentation: networking: dsa: remove TODO about porting more vendor drivers by Vladimir Oltean · 3 years, 10 months ago
  81. f884399 Documentation: networking: dsa: remove references to switchdev prepare/commit by Vladimir Oltean · 3 years, 10 months ago
  82. f23f140 Documentation: networking: dsa: remove static port count from limitations by Vladimir Oltean · 3 years, 10 months ago
  83. 7714ee1 Documentation: networking: dsa: rewrite chapter about tagging protocol by Vladimir Oltean · 3 years, 10 months ago
  84. 0f45537 Documentation: networking: update the graphical representation by Vladimir Oltean · 3 years, 10 months ago
  85. 8a4452c docs: net: ena: Fix ena_start_xmit() function name typo by Zenghui Yu · 3 years, 10 months ago
  86. bd49fea hv_netvsc: Add a comment clarifying batching logic by Shachar Raindel · 3 years, 10 months ago
  87. 6f16290 docs: net: add missing devlink health cmd - trigger by Jakub Kicinski · 3 years, 10 months ago
  88. 3cc9b29 docs: net: tweak devlink health documentation by Jakub Kicinski · 3 years, 10 months ago
  89. ad236ccd devlink: fix typo in documentation by Eva Dengler · 3 years, 10 months ago
  90. bfdfe7f docs: networking: phy: Improve placement of parenthesis by Jonathan Neuschäfer · 3 years, 10 months ago
  91. aa27b8f FDDI: defza: Update my e-mail address by Maciej W. Rozycki · 3 years, 10 months ago
  92. dbbe7c9 docs: networking: drop special stable handling by Jakub Kicinski · 3 years, 11 months ago
  93. 2353db7 docs: networking: bonding.rst Fix a typo in bonding.rst by Masanari Iida · 3 years, 11 months ago
  94. 5d99aa0 Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 11 months ago
  95. e428692 Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 11 months ago
  96. 96313e1 net: mdio: Remove of_phy_attach() by Florian Fainelli · 4 years ago
  97. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  98. 7331d1d net: phy: Add 5GBASER interface mode by Pavana Sharma · 4 years ago
  99. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
  100. 93e8990 net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT by Heiner Kallweit · 4 years ago