summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-13net: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()Vladimir Oltean
2024-05-13Merge branch 'mlx5-misc-patches'Jakub Kicinski
2024-05-13net/mlx5: Remove unused msix related exported APIsParav Pandit
2024-05-13net/mlx5e: Modifying channels number and updating TX queuesCarolina Jubran
2024-05-13net/mlx5: Enable 8 ports LAGShay Drory
2024-05-13test: hsr: Extend the hsr_redbox.sh to have more SAN devices connectedLukasz Majewski
2024-05-13Merge branch 'net-dsa-microchip-dcb-fixes'Jakub Kicinski
2024-05-13net: dsa: microchip: dcb: set default apptrust to PCP onlyOleksij Rempel
2024-05-13net: dsa: microchip: dcb: add comments for DSCP related functionsOleksij Rempel
2024-05-13net: dsa: microchip: dcb: rename IPV to IPMOleksij Rempel
2024-05-13l2tp: Support different protocol versions with same IP/port quadrupleSamuel Thibault
2024-05-13ynl: ensure exact-len value is resolvedAntonio Quartulli
2024-05-13Merge branch 'add-tx-stop-wake-counters'Jakub Kicinski
2024-05-13virtio_net: Add TX stopped and wake countersDaniel Jurgens
2024-05-13netdev: Add queue stats for TX stop and wakeDaniel Jurgens
2024-05-13tcp: socket option to check for MPTCP fallback to TCPMatthieu Baerts (NGI0)
2024-05-13Merge branch 'net-gro-remove-network_header-use-move-p-flush-flush_id-calcula...Jakub Kicinski
2024-05-13selftests/net: add flush id selftestsRichard Gobert
2024-05-13net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segmentRichard Gobert
2024-05-13net: gro: use cb instead of skb->network_headerRichard Gobert
2024-05-13Merge branch 'ena-driver-changes-may-2024'Jakub Kicinski
2024-05-13net: ena: Change initial rx_usec intervalDavid Arinzon
2024-05-13net: ena: Changes around strscpy callsDavid Arinzon
2024-05-13net: ena: Add validation for completion descriptors consistencyDavid Arinzon
2024-05-13net: ena: Reduce holes in ena_com structuresDavid Arinzon
2024-05-13net: ena: Add a counter for driver's reset failuresDavid Arinzon
2024-05-13selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1mFlorian Westphal
2024-05-13selftests: net: use upstream mtoolsVladimir Oltean
2024-05-13selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King
2024-05-13net: phy: air_en8811h: reset netdev rules when LED is set manuallyDaniel Golle
2024-05-13Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-05-12bpf: make list_for_each_entry portableJose E. Marchesi
2024-05-12bpf: ignore expected GCC warning in test_global_func10.cJose E. Marchesi
2024-05-12bpf: disable strict aliasing in test_global_func9.cJose E. Marchesi
2024-05-12selftests/bpf: Free strdup memory in xdp_hw_metadataGeliang Tang
2024-05-12selftests/bpf: Fix a few tests for GCC related warnings.Cupertino Miranda
2024-05-12bpf: avoid gcc overflow warning in test_xdp_vlan.cDavid Faust
2024-05-12tools: remove redundant ethtool.h from tooling infraTushar Vyavahare
2024-05-12Merge branch 'retire-progs-test_sock_addr'Alexei Starovoitov
2024-05-12selftests/bpf: Expand ATTACH_REJECT testsJordan Rife
2024-05-12selftests/bpf: Expand getsockname and getpeername testsJordan Rife
2024-05-12sefltests/bpf: Expand sockaddr hook deny testsJordan Rife
2024-05-12selftests/bpf: Expand sockaddr program return value testsJordan Rife
2024-05-12selftests/bpf: Retire test_sock_addr.(c|sh)Jordan Rife
2024-05-12selftests/bpf: Remove redundant sendmsg test casesJordan Rife
2024-05-12selftests/bpf: Migrate ATTACH_REJECT test casesJordan Rife
2024-05-12selftests/bpf: Migrate expected_attach_type testsJordan Rife
2024-05-12selftests/bpf: Migrate wildcard destination rewrite testJordan Rife
2024-05-12selftests/bpf: Migrate sendmsg6 v4 mapped address testsJordan Rife