summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tcp: use tp->total_rto to track number of linear timeouts in SYN_SENT stateEric Dumazet2023-11-161-2/+2
* | | | | | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Kill sched.h dependency on rcupdate.hKent Overstreet2023-12-271-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-081-6/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | iov_iter: replace import_single_range() with import_ubuf()Jens Axboe2023-12-051-4/+4
| * | | | | | iov_iter: remove unused 'iov' argument from import_single_range()Jens Axboe2023-12-051-4/+2
* | | | | | | net/tcp_sigpool: Use kref_get_unless_zero()Dmitry Safonov2024-01-011-3/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"Jakub Kicinski2023-12-131-1/+1
* | | | | | tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is setSalvatore Dipietro2023-12-131-1/+1
* | | | | | net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen2023-12-121-0/+6
* | | | | | tcp: fix tcp_disordered_ack() vs usec TS resolutionEric Dumazet2023-12-081-2/+20
| |/ / / / |/| | | |
* | | | | tcp: do not accept ACK of bytes we never sentEric Dumazet2023-12-061-1/+5
* | | | | net/tcp: Don't store TCP-AO maclen on reqskDmitry Safonov2023-12-063-10/+8
* | | | | net/tcp: Don't add key with non-matching VRF on connected socketsDmitry Safonov2023-12-061-0/+9
* | | | | net/tcp: Limit TCP_AO_REPAIR to non-listen socketsDmitry Safonov2023-12-061-0/+6
* | | | | net/tcp: Consistently align TCP-AO option in the headerDmitry Safonov2023-12-064-8/+8
* | | | | ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()Shigeru Yoshida2023-12-061-4/+7
* | | | | tcp: fix mid stream window clamp.Paolo Abeni2023-12-051-3/+19
| |_|_|/ |/| | |
* | | | ipv4: igmp: fix refcnt uaf issue when receiving igmp query packetZhengchao Shao2023-11-241-2/+4
| |_|/ |/| |
* | | ipv4: Correct/silence an endian warning in __ip_do_redirectKunwu Chan2023-11-211-1/+1
* | | net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modulesJakub Kicinski2023-11-194-0/+4
| |/ |/|
* | net: set SOCK_RCU_FREE before inserting socket into hashtableStanislav Fomichev2023-11-101-1/+1
|/
* Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-0910-47/+57
|\
| * Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-11-084-0/+4
| |\
| | * netfilter: add missing module descriptionsFlorian Westphal2023-11-084-0/+4
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-081-4/+2
| |\ \
| | * | bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky2023-11-011-4/+2
| * | | tcp: Fix -Wc23-extensions in tcp_options_write()Nathan Chancellor2023-11-071-31/+39
| | |/ | |/|
| * | tcp: Fix SYN option room calculation for TCP-AO.Kuniyuki Iwashima2023-11-061-2/+3
| * | tcp: fix fastopen code vs usec TSEric Dumazet2023-11-033-6/+5
| * | net/tcp_sigpool: Fix some off by one bugsDan Carpenter2023-11-011-4/+4
| |/
* | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-022-11/+16
|\ \ | |/ |/|
| * net: ipv4: stop checking crypto_ahash_alignmaskEric Biggers2023-10-271-10/+7
| * treewide: Add SPDX identifier to IETF ASN.1 modulesLukas Wunner2023-10-271-0/+8
| * ah: Do not include crypto/algapi.hHerbert Xu2023-09-151-1/+1
* | net: tcp: remove call to obsolete crypto_ahash_alignmask()Stephen Rothwell2023-10-311-6/+0
* | Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-10-306-23/+102
|\ \
| * | xfrm Fix use after free in __xfrm6_udp_encap_rcv.Steffen Klassert2023-10-231-1/+2
| * | xfrm: pass struct net to xfrm_decode_session wrappersFlorian Westphal2023-10-063-4/+4
| * | xfrm: Support GRO for IPv6 ESP in UDP encapsulationSteffen Klassert2023-10-061-0/+2
| * | xfrm: Support GRO for IPv4 ESP in UDP encapsulationSteffen Klassert2023-10-063-19/+95
| * | xfrm: Use the XFRM_GRO to indicate a GRO call on inputSteffen Klassert2023-10-061-1/+1
* | | net: bpf: Use sockopt_lock_sock() in ip_sock_set_tos()Yonghong Song2023-10-271-2/+2
* | | net/tcp: Add TCP_AO_REPAIRDmitry Safonov2023-10-272-11/+103
* | | net/tcp: Wire up l3index to TCP-AODmitry Safonov2023-10-273-49/+137
* | | net/tcp: Add static_key for TCP-AODmitry Safonov2023-10-273-25/+64
* | | net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)Dmitry Safonov2023-10-271-3/+18
* | | net/tcp: Add TCP-AO getsockopt()sDmitry Safonov2023-10-272-0/+308
* | | net/tcp: Add option for TCP-AO to (not) hash headerDmitry Safonov2023-10-271-3/+5
* | | net/tcp: Ignore specific ICMPs for TCP-AO connectionsDmitry Safonov2023-10-273-0/+66