1. 13 Oct, 2021 7 commits
  2. 12 Oct, 2021 31 commits
  3. 11 Oct, 2021 2 commits
    • David S. Miller's avatar
      Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex · 311c13dd
      David S. Miller authored
      t-queue
      
      Tony Nguyen says:
      
      ====================
      100GbE Intel Wired LAN Driver Updates 2021-10-11
      
      Wojciech Drewek says:
      
      This series adds support for adding/removing advanced switch filters
      in ice driver. Advanced filters are building blocks for HW acceleration
      of TC orchestration. Add ndo_setup_tc callback implementation for PF and
      VF port representors (when device is configured in switchdev mode).
      
      Define dummy packet headers to allow adding advanced rules in HW.
      Supported headers, and thus filters, are:
      - MAC + IPv4 + UDP
      - MAC + VLAN + IPv4 + UDP
      - MAC + IPv4 + TCP
      - MAC + VLAN + IPv4 + TCP
      - MAC + IPv6 + UDP
      - MAC + VLAN + IPv6 + UDP
      - MAC + IPv6 + TCP
      - MAC + VLAN + IPv6 + TCP
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      311c13dd
    • David S. Miller's avatar
      Merge branch 'gve-improvements' · e679198b
      David S. Miller authored
      Jeroen de Borst says:
      
      ====================
      gve: minor code and performance improvements
      
      This patchset contains a number of independent minor code and performance
      improvements.
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      e679198b