1. d3a6987 Merge branch 'mv88e6xxx-Add-per-port-devlink-regions' by David S. Miller · 4 years, 6 months ago
  2. b71a8d6 net: dsa: mv88e6xxx: Add per port devlink regions by Andrew Lunn · 4 years, 6 months ago
  3. 7d1e2a1 net: dsa: Add helper for converting devlink port to ds and port by Andrew Lunn · 4 years, 6 months ago
  4. 08156ba net: dsa: Add devlink port regions support to DSA by Andrew Lunn · 4 years, 6 months ago
  5. 544e7c3 net: devlink: Add support for port regions by Andrew Lunn · 4 years, 6 months ago
  6. 3122433 net: dsa: Register devlink ports before calling DSA driver setup() by Andrew Lunn · 4 years, 6 months ago
  7. f15ec13 net: dsa: Make use of devlink port flavour unused by Andrew Lunn · 4 years, 6 months ago
  8. cf11663 net: devlink: Add unused port flavour by Andrew Lunn · 4 years, 6 months ago
  9. 321e921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 6 months ago
  10. 10fdd6d netfilter: nf_tables: Implement fast bitwise expression by Phil Sutter · 4 years, 6 months ago
  11. 5f48846 netfilter: nf_tables: Enable fast nft_cmp for inverted matches by Phil Sutter · 4 years, 6 months ago
  12. ab6c41e netfilter: nfnetlink: place subsys mutexes in distinct lockdep classes by Florian Westphal · 4 years, 6 months ago
  13. 9446ab3 netfilter: ipset: enable memory accounting for ipset allocations by Vasily Averin · 4 years, 6 months ago
  14. 82ec663 netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK by YueHaibing · 4 years, 6 months ago
  15. 456afe0 mptcp: ADD_ADDRs with echo bit are smaller by Matthieu Baerts · 4 years, 6 months ago
  16. 3a56268e dt-bindings: net: dsa: b53: Fix full duplex in example by Kurt Kanzenbach · 4 years, 6 months ago
  17. 536a82a dt-bindings: net: dsa: b53: Specify unit address in hex by Kurt Kanzenbach · 4 years, 6 months ago
  18. 2b7fea0 net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic config by Vladimir Oltean · 4 years, 6 months ago
  19. 93e6664 bnx2x: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  20. 401d8ce net: ksz884x: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  21. e55e66e net: bna: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  22. 1a10d0b usbnet: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  23. ef743c0 Merge branch 'net-sched-Add-actions-for-MPLS-L2-VPNs' by David S. Miller · 4 years, 6 months ago
  24. a45294a net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header by Guillaume Nault · 4 years, 6 months ago
  25. 19fbcb3 net/sched: act_vlan: Add {POP,PUSH}_ETH actions by Guillaume Nault · 4 years, 6 months ago
  26. e275d49 net: phy: dp83869: fix unsigned comparisons against less than zero values by Colin Ian King · 4 years, 6 months ago
  27. fd6ebb6 net/smc: use an array to check fields in system EID by Karsten Graul · 4 years, 6 months ago
  28. 839d696 net/smc: send ISM devices with unique chid in CLC proposal by Karsten Graul · 4 years, 6 months ago
  29. 6a0c00e Merge branch 'Add-Seville-Ethernet-switch-to-T1040RDB' by David S. Miller · 4 years, 6 months ago
  30. e69eb08 powerpc: dts: t1040rdb: add ports for Seville Ethernet switch by Vladimir Oltean · 4 years, 6 months ago
  31. aa30986 powerpc: dts: t1040: add bindings for Seville Ethernet switch by Vladimir Oltean · 4 years, 6 months ago
  32. 9cd8b6c tcp: account total lost packets properly by Yuchung Cheng · 4 years, 6 months ago
  33. 223b32d Merge branch 'net-iucv-next' by David S. Miller · 4 years, 6 months ago
  34. a29f245 net/iucv: fix indentation in __iucv_message_receive() by Julian Wiedmann · 4 years, 6 months ago
  35. 398999b net/af_iucv: right-size the uid variable in iucv_sock_bind() by Julian Wiedmann · 4 years, 6 months ago
  36. 8e1b388 net: remove NETDEV_HW_ADDR_T_SLAVE by Taehee Yoo · 4 years, 6 months ago
  37. 186e26e Merge branch 'genetlink-per-op-policy-export' by David S. Miller · 4 years, 6 months ago
  38. e992a6e genetlink: allow dumping command-specific policy by Jakub Kicinski · 4 years, 6 months ago
  39. 50a896cf genetlink: properly support per-op policy dumping by Johannes Berg · 4 years, 6 months ago
  40. aa85ee5 genetlink: factor skb preparation out of ctrl_dumppolicy() by Johannes Berg · 4 years, 6 months ago
  41. 04a351a netlink: rework policy dump to support multiple policies by Johannes Berg · 4 years, 6 months ago
  42. 899b07c netlink: compare policy more accurately by Johannes Berg · 4 years, 6 months ago
  43. 678cdd4 Merge branch 'genetlink-support-per-command-policy-dump' by David S. Miller · 4 years, 6 months ago
  44. a4bb4f5 genetlink: switch control commands to per-op policies by Jakub Kicinski · 4 years, 6 months ago
  45. 8e1ed28 genetlink: use parsed attrs in dumppolicy by Jakub Kicinski · 4 years, 6 months ago
  46. 7c1e092 taskstats: move specifying netlink policy back to ops by Jakub Kicinski · 4 years, 6 months ago
  47. 48526a0 genetlink: bring back per op policy by Jakub Kicinski · 4 years, 6 months ago
  48. 78ade61 genetlink: use .start callback for dumppolicy by Jakub Kicinski · 4 years, 6 months ago
  49. adc8484 genetlink: add a structure for dump state by Jakub Kicinski · 4 years, 6 months ago
  50. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 6 months ago
  51. 0b588af genetlink: add small version of ops by Jakub Kicinski · 4 years, 6 months ago
  52. e508673 genetlink: reorg struct genl_family by Jakub Kicinski · 4 years, 6 months ago
  53. 5a38b4f Merge branch 'dpaa2-eth-add-devlink-parser-error-drop-trap-support' by David S. Miller · 4 years, 6 months ago
  54. 061d631 dpaa2-eth: add support for devlink parser error drop traps by Ioana Ciornei · 4 years, 6 months ago
  55. ceeb03a dpaa2-eth: add basic devlink support by Ioana Ciornei · 4 years, 6 months ago
  56. c50bf2b devlink: add .trap_group_action_set() callback by Ioana Ciornei · 4 years, 6 months ago
  57. 10c24eb devlink: add parser error drop packet traps by Ioana Ciornei · 4 years, 6 months ago
  58. 34ad937 Merge branch 'ionic-error-recovery' by David S. Miller · 4 years, 6 months ago
  59. 9e15410 ionic: add new bad firmware error code by Shannon Nelson · 4 years, 6 months ago
  60. bb9f80f ionic: use lif ident for filter count by Shannon Nelson · 4 years, 6 months ago
  61. a21b5d4 ionic: refill lif identity after fw_up by Shannon Nelson · 4 years, 6 months ago
  62. ba6ab8a ionic: disable all queue napi contexts on timeout by Shannon Nelson · 4 years, 6 months ago
  63. 7c737fc ionic: check qcq ptr in ionic_qcq_disable by Shannon Nelson · 4 years, 6 months ago
  64. 2c580d7 ionic: clear linkcheck bit on alloc fail by Shannon Nelson · 4 years, 6 months ago
  65. 52733cf ionic: drain the work queue by Shannon Nelson · 4 years, 6 months ago
  66. 9576a36 ionic: contiguous memory for notifyq by Shannon Nelson · 4 years, 6 months ago
  67. 7b419e6 Merge branch 's390-net-next' by David S. Miller · 4 years, 6 months ago
  68. 5506745 s390/ctcm: remove orphaned function declarations by Vasily Gorbik · 4 years, 6 months ago
  69. 378ac80 s390/qeth: static checker cleanups by Julian Wiedmann · 4 years, 6 months ago
  70. 84c9148 s390/qeth: use netdev_name() by Julian Wiedmann · 4 years, 6 months ago
  71. 50144f6 s390/qeth: constify the disciplines by Julian Wiedmann · 4 years, 6 months ago
  72. 949bbf4 s390/qeth: allow configuration of TX queues for OSA devices by Julian Wiedmann · 4 years, 6 months ago
  73. 72d5e85 s390/qeth: de-magic the QIB parm area by Julian Wiedmann · 4 years, 6 months ago
  74. bb5ab54 s390/qeth: keep track of wanted TX queues by Julian Wiedmann · 4 years, 6 months ago
  75. 14c914f Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 4 years, 6 months ago
  76. 0c2a01d Merge branch 'Offload-tc-flower-to-mscc_ocelot-switch-using-VCAP-chains' by David S. Miller · 4 years, 6 months ago
  77. 8cd6b02 selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloads by Vladimir Oltean · 4 years, 6 months ago
  78. 16a7a15 net: mscc: ocelot: offload redirect action to VCAP IS2 by Vladimir Oltean · 4 years, 6 months ago
  79. f854e6f6 net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules() by Vladimir Oltean · 4 years, 6 months ago
  80. 226e9cd net: mscc: ocelot: only install TCAM entries into a specific lookup and PAG by Vladimir Oltean · 4 years, 6 months ago
  81. 2f17c05 net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0 by Xiaoliang Yang · 4 years, 6 months ago
  82. 75944fd net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1 by Xiaoliang Yang · 4 years, 6 months ago
  83. 1397a2e net: mscc: ocelot: create TCAM skeleton from tc filter chains by Vladimir Oltean · 4 years, 6 months ago
  84. 319e4dd net: mscc: ocelot: introduce conversion helpers between port and netdev by Vladimir Oltean · 4 years, 6 months ago
  85. ea9d1f3 net: mscc: ocelot: offload multiple tc-flower actions in same rule by Vladimir Oltean · 4 years, 6 months ago
  86. 26d0a8e Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 6 months ago
  87. 4f359b6 net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address() by Łukasz Stelmach · 4 years, 6 months ago
  88. a3d0ba8 dt-bindings: net: dsa: b53: Add missing reg property to example by Kurt Kanzenbach · 4 years, 6 months ago
  89. cb307c2 Merge branch 'net-dsa-Improve-dsa_untag_bridge_pvid' by David S. Miller · 4 years, 6 months ago
  90. 3a68844 net: dsa: Utilize __vlan_find_dev_deep_rcu() by Florian Fainelli · 4 years, 6 months ago
  91. a348292 net: dsa: Obtain VLAN protocol from skb->protocol by Florian Fainelli · 4 years, 6 months ago
  92. 1c5ad5a net: dsa: b53: Set untag_bridge_pvid by Florian Fainelli · 4 years, 6 months ago
  93. 1dc0408 net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv() by Florian Fainelli · 4 years, 6 months ago
  94. c16bcd7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 6 months ago
  95. 949ca6b netlink: fix policy dump leak by Johannes Berg · 4 years, 6 months ago
  96. 75f87ea mac80211: avoid processing non-S1G elements on S1G band by Thomas Pedersen · 4 years, 6 months ago
  97. ab10c22 nl80211: fix non-split wiphy information by Johannes Berg · 4 years, 6 months ago
  98. f8d504c nl80211: reduce non-split wiphy dump size by Johannes Berg · 4 years, 6 months ago
  99. 360f898 lib8390: Use netif_msg_init to initialize msg_enable bits by Armin Wolf · 4 years, 6 months ago
  100. 7a333af net: phy: realtek: Modify 2.5G PHY name to RTL8226 by Willy Liu · 4 years, 6 months ago