summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-27net/tcp: Add AO sign to RST packetsDmitry Safonov
2023-10-27net/tcp: Add tcp_parse_auth_options()Dmitry Safonov
2023-10-27net/tcp: Add TCP-AO sign to outgoing packetsDmitry Safonov
2023-10-27net/tcp: Calculate TCP-AO traffic keysDmitry Safonov
2023-10-27net/tcp: Prevent TCP-MD5 with TCP-AO being setDmitry Safonov
2023-10-27net/tcp: Introduce TCP_AO setsockopt()sDmitry Safonov
2023-10-27net/tcp: Add TCP-AO config and structuresDmitry Safonov
2023-10-27net/tcp: Prepare tcp_md5sig_pool for TCP-AODmitry Safonov
2023-10-26MAINTAINERS: Remove linuxwwan@intel.com mailing listBagas Sanjaya
2023-10-26Merge branch 'intel-wired-lan-driver-updates-for-2023-10-25-ice'Jakub Kicinski
2023-10-26ice: Hook up 4 E830 devices by adding their IDsPawel Chmielewski
2023-10-26ice: Remove redundant zeroing of the fields.Pawel Chmielewski
2023-10-26ice: Add support for E830 DDP package segmentDan Nowlin
2023-10-26ice: Add ice_get_link_status_datalenPaul Greenwalt
2023-10-26ice: Add 200G speed/phy type useAlice Michael
2023-10-26ice: Add E830 device IDs, MAC type and registersPaul Greenwalt
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2023-10-26MAINTAINERS: Maintainer change for ptp_vmw driverAlexey Makhalov
2023-10-26bnxt_en: Fix 2 stray ethtool -S countersMichael Chan
2023-10-26tools: ynl-gen: respect attr-cnt-name at the attr set levelJakub Kicinski
2023-10-26netlink: specs: support conditional operationsJakub Kicinski
2023-10-26netlink: make range pointers in policies constJakub Kicinski
2023-10-26net/mlx5: fix uninit value usePrzemek Kitszel
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-26netkit: Remove explicit active/peer ptr initializationNikolay Aleksandrov
2023-10-26selftests/bpf: Fix selftests broken by mitigations=offYafang Shao
2023-10-26samples/bpf: Allow building with custom bpftoolViktor Malik
2023-10-26samples/bpf: Fix passing LDFLAGS to libbpfViktor Malik
2023-10-26samples/bpf: Allow building with custom CFLAGS/LDFLAGSViktor Malik
2023-10-26bareudp: use ports to lookup routeBeniamino Galvani
2023-10-26bpf: Add more WARN_ON_ONCE checks for mismatched alloc and freeHou Tao
2023-10-26Merge tag 'nf-next-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2023-10-25Merge branch 'net-ipv6-addrconf-ensure-that-temporary-addresses-preferred-lif...Jakub Kicinski
2023-10-25Documentation: networking: explain what happens if temp_prefered_lft is too s...Alex Henrie
2023-10-25Documentation: networking: explain what happens if temp_valid_lft is too smallAlex Henrie
2023-10-25net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie
2023-10-25net: ipv6/addrconf: clamp preferred_lft to the maximum allowedAlex Henrie
2023-10-25Merge branch 'ipv6-avoid-atomic-fragment-on-gso-output'Jakub Kicinski
2023-10-25ipv6: avoid atomic fragment on GSO packetsYan Zhai
2023-10-25ipv6: refactor ip6_finish_output for GSO handlingYan Zhai
2023-10-25ipv6: drop feature RTAX_FEATURE_ALLFRAGYan Zhai
2023-10-25iavf: in iavf_down, disable queues when removing the driverMichal Schmidt
2023-10-25Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-10-25vsock/virtio: initialize the_virtio_vsock before using VQsAlexandru Matei
2023-10-25Merge branch 'mptcp-features-and-fixes-for-v6-7'Jakub Kicinski
2023-10-25mptcp: refactor sndbuf auto-tuningPaolo Abeni
2023-10-25mptcp: ignore notsent_lowat setting at the subflow levelPaolo Abeni
2023-10-25mptcp: consolidate sockopt synchronizationPaolo Abeni