summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-20mptcp: pm: only in-kernel cannot have entries with ID 0Matthieu Baerts (NGI0)
2024-08-20mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDRMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: only decrement add_addr_accepted for MPJ reqMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: only mark 'subflow' endp as availableMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: remove mptcp_pm_remove_subflow()Matthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: re-using ID of unused flushed subflowsMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: re-using ID of unused removed subflowsMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: re-using ID of unused removed ADD_ADDRMatthieu Baerts (NGI0)
2024-08-20netem: fix return value if duplicate enqueue failsStephen Hemminger
2024-08-20net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang
2024-08-20net: dsa: microchip: fix PTP config failure when using multiple portsMartin Whitaker
2024-08-20igb: cope with large MAX_SKB_FRAGSPaolo Abeni
2024-08-20cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov
2024-08-20dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter
2024-08-20Merge branch 'bonding-fix-xfrm-offload-bugs'Paolo Abeni
2024-08-20bonding: fix xfrm state handling when clearing active slaveNikolay Aleksandrov
2024-08-20bonding: fix xfrm real_dev null pointer dereferenceNikolay Aleksandrov
2024-08-20bonding: fix null pointer deref in bond_ipsec_offload_okNikolay Aleksandrov
2024-08-20bonding: fix bond_ipsec_offload_ok return typeNikolay Aleksandrov
2024-08-20ip6_tunnel: Fix broken GROThomas Bogendoerfer
2024-08-19kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima
2024-08-19net: mctp: test: Use correct skb for route input checkJeremy Kerr
2024-08-19tcp: prevent concurrent execution of tcp_sk_exit_batchFlorian Westphal
2024-08-19Merge branch 'selftests-udpgro-fixes'David S. Miller
2024-08-19selftests: udpgro: no need to load xdp for groHangbin Liu
2024-08-19selftests: udpgro: report error when receive failedHangbin Liu
2024-08-16Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-08-16tc-testing: don't access non-existent variable on exceptionSimon Horman
2024-08-16Merge branch 'mlx5-misc-fixes-2024-08-15'Jakub Kicinski
2024-08-16net/mlx5: Fix IPsec RoCE MPV trace callPatrisious Haddad
2024-08-16net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changesCarolina Jubran
2024-08-16net/mlx5e: SHAMPO, Release in progress headersDragos Tatulea
2024-08-16net/mlx5e: SHAMPO, Fix page leakDragos Tatulea
2024-08-16Merge branch 'vln-ocelot-fixes'David S. Miller
2024-08-16net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean
2024-08-16net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021qVladimir Oltean
2024-08-16net: dsa: provide a software untagging function on RX for VLAN-aware bridgesVladimir Oltean
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean
2024-08-16net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean
2024-08-16selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean
2024-08-16selftests: net: local_termination: add PTP frames to the mixVladimir Oltean
2024-08-16selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean
2024-08-16selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean
2024-08-16selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize test nameVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize sending interfaceVladimir Oltean