1. e665297 net: dsa: tag_sja1105: use a custom flow dissector procedure by Vladimir Oltean · 4 years, 4 months ago
  2. 6b04f17 net: dsa: tag_qca: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 4 months ago
  3. b1af365 net: dsa: tag_mtk: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 4 months ago
  4. 742b2e1 net: dsa: tag_edsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 4 months ago
  5. 11f5011 net: dsa: tag_dsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 4 months ago
  6. f569ad5 net: dsa: tag_brcm: use generic flow dissector procedure by Vladimir Oltean · 4 years, 4 months ago
  7. 54fec33 net: flow_dissector: avoid indirect call to DSA .flow_dissect for generic case by Vladimir Oltean · 4 years, 4 months ago
  8. 7a6ffe7 net: dsa: point out the tail taggers by Vladimir Oltean · 4 years, 4 months ago
  9. 2e8cb1b net: dsa: make the .flow_dissect tagger callback return void by Vladimir Oltean · 4 years, 4 months ago
  10. 5124197 net: dsa: tag_ocelot: use a short prefix on both ingress and egress by Vladimir Oltean · 4 years, 4 months ago
  11. 707091e net: dsa: tag_sja1105: request promiscuous mode for master by Vladimir Oltean · 4 years, 4 months ago
  12. c397540 net: dsa: allow drivers to request promiscuous mode on master by Vladimir Oltean · 4 years, 4 months ago
  13. 5d5b412 devlink: introduce flash update overwrite mask by Jacob Keller · 4 years, 4 months ago
  14. bc75c05 devlink: convert flash_update to use params structure by Jacob Keller · 4 years, 4 months ago
  15. 22ec3d2 devlink: check flash_update parameter support in net core by Jacob Keller · 4 years, 4 months ago
  16. 534a210 tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost by Yuchung Cheng · 4 years, 4 months ago
  17. 6869897 tcp: simplify tcp_mark_skb_lost by Yuchung Cheng · 4 years, 4 months ago
  18. fd214674 tcp: move tcp_mark_skb_lost by Yuchung Cheng · 4 years, 4 months ago
  19. 179ac35 tcp: consistently check retransmit hint by Yuchung Cheng · 4 years, 4 months ago
  20. 7470558 net: bridge: mcast: remove only S,G port groups from sg_port hash by Nikolay Aleksandrov · 4 years, 4 months ago
  21. d018684 net: vlan: Avoid using BUG() in vlan_proto_idx() by Florian Fainelli · 4 years, 4 months ago
  22. 77d0cab net: tcp: drop unused function argument from mptcp_incoming_options by Florian Westphal · 4 years, 4 months ago
  23. 00cfd77 mptcp: retransmit ADD_ADDR when timeout by Geliang Tang · 4 years, 4 months ago
  24. 08b81d8 mptcp: add sk_stop_timer_sync helper by Geliang Tang · 4 years, 4 months ago
  25. 0abd40f mptcp: add struct mptcp_pm_add_entry by Geliang Tang · 4 years, 4 months ago
  26. 5c8c164 mptcp: add mptcp_destroy_common helper by Geliang Tang · 4 years, 4 months ago
  27. 7a7e52e mptcp: add RM_ADDR related mibs by Geliang Tang · 4 years, 4 months ago
  28. 0ee4261 mptcp: implement mptcp_pm_remove_subflow by Geliang Tang · 4 years, 4 months ago
  29. b6c0838 mptcp: remove addr and subflow in PM netlink by Geliang Tang · 4 years, 4 months ago
  30. f58f065 mptcp: add accept_subflow re-check by Geliang Tang · 4 years, 4 months ago
  31. a877de06 mptcp: add ADD_ADDR related mibs by Geliang Tang · 4 years, 4 months ago
  32. 6a6c05a mptcp: send out ADD_ADDR with echo flag by Geliang Tang · 4 years, 4 months ago
  33. d0876b2 mptcp: add the incoming RM_ADDR support by Geliang Tang · 4 years, 4 months ago
  34. 5cb104a mptcp: add the outgoing RM_ADDR support by Geliang Tang · 4 years, 4 months ago
  35. f643b80 mptcp: rename addr_signal and the related functions by Geliang Tang · 4 years, 4 months ago
  36. e2f9a8f net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb by Vladimir Oltean · 4 years, 4 months ago
  37. ed409f3 net: dsa: b53: Configure VLANs while not filtering by Florian Fainelli · 4 years, 4 months ago
  38. 412a152 net: dsa: untag the bridge pvid from rx skbs by Vladimir Oltean · 4 years, 4 months ago
  39. de2b541 net: fix a new kernel-doc warning at dev.c by Mauro Carvalho Chehab · 4 years, 4 months ago
  40. 36cfec7 net: bridge: mcast: when forwarding handle filter mode and blocked flag by Nikolay Aleksandrov · 4 years, 4 months ago
  41. 094b82f net: bridge: mcast: handle host state by Nikolay Aleksandrov · 4 years, 4 months ago
  42. 9116ffb net: bridge: mcast: add support for blocked port groups by Nikolay Aleksandrov · 4 years, 4 months ago
  43. 8266a04 net: bridge: mcast: handle port group filter modes by Nikolay Aleksandrov · 4 years, 4 months ago
  44. b081236 net: bridge: mcast: install S,G entries automatically based on reports by Nikolay Aleksandrov · 4 years, 4 months ago
  45. 085b53c net: bridge: mcast: add sg_port rhashtable by Nikolay Aleksandrov · 4 years, 4 months ago
  46. 8f8cb77 net: bridge: mcast: add rt_protocol field to the port group struct by Nikolay Aleksandrov · 4 years, 4 months ago
  47. 7d07a68 net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G) by Nikolay Aleksandrov · 4 years, 4 months ago
  48. 88d4bd1 net: bridge: mdb: add support for add/del/dump of entries with source by Nikolay Aleksandrov · 4 years, 4 months ago
  49. 9c4258c net: bridge: mdb: add support to extend add/del commands by Nikolay Aleksandrov · 4 years, 4 months ago
  50. eab3227 net: bridge: mcast: rename br_ip's u member to dst by Nikolay Aleksandrov · 4 years, 4 months ago
  51. deb9656 net: bridge: mcast: use br_ip's src for src groups and querier address by Nikolay Aleksandrov · 4 years, 4 months ago
  52. 83f7398 net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group() by Nikolay Aleksandrov · 4 years, 4 months ago
  53. 7eea629 net: bridge: mdb: move all port and bridge checks to br_mdb_add by Nikolay Aleksandrov · 4 years, 4 months ago
  54. 2ac95df net: bridge: mdb: use extack in br_mdb_parse() by Nikolay Aleksandrov · 4 years, 4 months ago
  55. 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
  56. c49a944 devlink: Enhance policy to validate port type input value by Parav Pandit · 4 years, 4 months ago
  57. ba356c9 devlink: Enhance policy to validate eswitch mode value by Parav Pandit · 4 years, 4 months ago
  58. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  59. d301713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  60. d5e4d0a inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute by Eric Dumazet · 4 years, 4 months ago
  61. 99f62a7 net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU by Vladimir Oltean · 4 years, 4 months ago
  62. c69d2dd bpf: Using rcu_read_lock for bpf_sk_storage_map iterator by Yonghong Song · 4 years, 4 months ago
  63. 9436ef6 bpf: Allow specifying a BTF ID per argument in function protos by Lorenz Bauer · 4 years, 4 months ago
  64. c5a2a13 Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 4 years, 4 months ago
  65. ae4dd9a Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 4 months ago
  66. 25b8ab9 Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 4 months ago
  67. 91b2c9a ipv6: route: convert comma to semicolon by Xu Wang · 4 years, 4 months ago
  68. c8c33b8 net: unix: remove redundant assignment to variable 'err' by Jing Xiangfeng · 4 years, 4 months ago
  69. 7d58e65 net-sysfs: add backlog len and CPU id to softnet data by Paolo Abeni · 4 years, 4 months ago
  70. d77cd7f can: remove "WITH Linux-syscall-note" from SPDX tag of C files by Masahiro Yamada · 4 years, 10 months ago
  71. 6a54dde can: raw: fix indention by Marc Kleine-Budde · 4 years, 4 months ago
  72. 0436ea3 can: net: fix spelling mistakes by Marc Kleine-Budde · 4 years, 4 months ago
  73. 3cec036 RDS: drop double zeroing by Julia Lawall · 4 years, 4 months ago
  74. 88525fc net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tags by Vladimir Oltean · 4 years, 4 months ago
  75. bbed0bb net: dsa: tag_8021q: add VLANs to the master interface too by Vladimir Oltean · 4 years, 4 months ago
  76. 2209158c net: dsa: install VLANs into the master's RX filter too by Vladimir Oltean · 4 years, 4 months ago
  77. adb256e net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0 by Vladimir Oltean · 4 years, 4 months ago
  78. 707ec38 net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering() by Vladimir Oltean · 4 years, 4 months ago
  79. 1ce39f0 net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEUPPER by Vladimir Oltean · 4 years, 4 months ago
  80. 2b13840 net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER by Vladimir Oltean · 4 years, 4 months ago
  81. eb46e8d net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive by Vladimir Oltean · 4 years, 4 months ago
  82. 8350129 net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER by Vladimir Oltean · 4 years, 4 months ago
  83. 1f14bd9 net: remove unnecessary NULL checking in napi_consume_skb() by Yunsheng Lin · 4 years, 4 months ago
  84. fe81d9f net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant by Henry Ptasinski · 4 years, 4 months ago
  85. 55f1331 ethtool: Add 100base-FX link mode entries by Dan Murphy · 4 years, 4 months ago
  86. 0959972 net/packet: Fix a comment about network_header by Xie He · 4 years, 4 months ago
  87. 0f06b85 net: dsa: wire up devlink info get by Andrew Lunn · 4 years, 4 months ago
  88. 97c82c2 net: dsa: Add devlink regions support to DSA by Andrew Lunn · 4 years, 4 months ago
  89. ccc3e6b net: dsa: Add helper to convert from devlink to ds by Andrew Lunn · 4 years, 4 months ago
  90. d4602a9 net: devlink: region: Pass the region ops to the snapshot function by Andrew Lunn · 4 years, 4 months ago
  91. db7cd91a4 net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC by Necip Fazil Yildiran · 4 years, 4 months ago
  92. 8f623a1 Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-merge by David S. Miller · 4 years, 4 months ago
  93. 5f3666e net: tipc: Supply missing udp_media.h include file by Wang Hai · 4 years, 4 months ago
  94. 7eae7f7 tipc: Remove unused macro CF_SERVER by YueHaibing · 4 years, 4 months ago
  95. f52e4b2 l2tp: fix up inconsistent rx/tx statistics by Tom Parkin · 4 years, 4 months ago
  96. 7b066d1 net: openswitch: reuse the helper variable to improve the code readablity by Zeng Tao · 4 years, 4 months ago
  97. 4bbd026 net: bridge: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  98. 563f63e net: atm: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  99. 6046219 net: tipc: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  100. bb6d689 net: bluetooth: delete duplicated words by Randy Dunlap · 4 years, 4 months ago