diff options
| author | 2024-09-26 10:27:10 -0700 | |
|---|---|---|
| committer | 2024-09-26 10:27:10 -0700 | |
| commit | 62a0e2fa40c5c06742b8b4997ba5095a3ec28503 (patch) | |
| tree | 94d21bfcc71b50b4f3e8a3d726456507c64322ac /include/linux/intel_vsec.h | |
| parent | Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (diff) | |
| parent | Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (diff) | |
| download | wireguard-linux-62a0e2fa40c5c06742b8b4997ba5095a3ec28503.tar.xz wireguard-linux-62a0e2fa40c5c06742b8b4997ba5095a3ec28503.zip  | |
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Paolo Abeni:
 "Including fixes from netfilter.
  It looks like that most people are still traveling: both the ML volume
  and the processing capacity are low.
  Previous releases - regressions:
    - netfilter:
        - nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
        - nf_tables: keep deleted flowtable hooks until after RCU
    - tcp: check skb is non-NULL in tcp_rto_delta_us()
    - phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not
      present
    - eth: virtio_net: fix mismatched buf address when unmapping for
      small packets
    - eth: stmmac: fix zero-division error when disabling tc cbs
    - eth: bonding: fix unnecessary warnings and logs from
      bond_xdp_get_xmit_slave()
  Previous releases - always broken:
    - netfilter:
        - fix clash resolution for bidirectional flows
        - fix allocation with no memcg accounting
    - eth: r8169: add tally counter fields added with RTL8125
    - eth: ravb: fix rx and tx frame size limit"
* tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (35 commits)
  selftests: netfilter: Avoid hanging ipvs.sh
  kselftest: add test for nfqueue induced conntrack race
  netfilter: nfnetlink_queue: remove old clash resolution logic
  netfilter: nf_tables: missing objects with no memcg accounting
  netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
  netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS
  netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
  netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
  docs: tproxy: ignore non-transparent sockets in iptables
  netfilter: ctnetlink: Guard possible unused functions
  selftests: netfilter: nft_tproxy.sh: add tcp tests
  selftests: netfilter: add reverse-clash resolution test case
  netfilter: conntrack: add clash resolution for reverse collisions
  netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
  selftests/net: packetdrill: increase timing tolerance in debug mode
  usbnet: fix cyclical race on disconnect with work queue
  net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
  virtio_net: Fix mismatched buf address when unmapping for small packets
  bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()
  r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.b
  ...
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
