index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"
Jakub Kicinski
2023-12-13
1
-1
/
+1
*
tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set
Salvatore Dipietro
2023-12-13
1
-1
/
+1
*
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
2023-12-13
1
-0
/
+6
*
tcp: fix tcp_disordered_ack() vs usec TS resolution
Eric Dumazet
2023-12-09
1
-2
/
+20
*
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
2023-12-07
1
-1
/
+5
*
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
2023-12-06
3
-10
/
+8
*
net/tcp: Don't add key with non-matching VRF on connected sockets
Dmitry Safonov
2023-12-06
1
-0
/
+9
*
net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
Dmitry Safonov
2023-12-06
1
-0
/
+6
*
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
2023-12-06
4
-8
/
+8
*
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
2023-12-06
1
-4
/
+7
*
tcp: fix mid stream window clamp.
Paolo Abeni
2023-12-06
1
-3
/
+19
*
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
2023-11-24
1
-2
/
+4
*
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
2023-11-21
1
-1
/
+1
*
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
2023-11-19
4
-0
/
+4
*
net: set SOCK_RCU_FREE before inserting socket into hashtable
Stanislav Fomichev
2023-11-10
1
-1
/
+1
*
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-10
10
-47
/
+57
|
\
|
*
Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-11-09
4
-0
/
+4
|
|
\
|
|
*
netfilter: add missing module descriptions
Florian Westphal
2023-11-08
4
-0
/
+4
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-09
1
-4
/
+2
|
|
\
\
|
|
*
|
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-11-02
1
-4
/
+2
|
*
|
|
tcp: Fix -Wc23-extensions in tcp_options_write()
Nathan Chancellor
2023-11-07
1
-31
/
+39
|
|
|
/
|
|
/
|
|
*
|
tcp: Fix SYN option room calculation for TCP-AO.
Kuniyuki Iwashima
2023-11-06
1
-2
/
+3
|
*
|
tcp: fix fastopen code vs usec TS
Eric Dumazet
2023-11-03
3
-6
/
+5
|
*
|
net/tcp_sigpool: Fix some off by one bugs
Dan Carpenter
2023-11-02
1
-4
/
+4
|
|
/
*
|
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-03
2
-11
/
+16
|
\
\
|
|
/
|
/
|
|
*
net: ipv4: stop checking crypto_ahash_alignmask
Eric Biggers
2023-10-27
1
-10
/
+7
|
*
treewide: Add SPDX identifier to IETF ASN.1 modules
Lukas Wunner
2023-10-27
1
-0
/
+8
|
*
ah: Do not include crypto/algapi.h
Herbert Xu
2023-09-15
1
-1
/
+1
*
|
net: tcp: remove call to obsolete crypto_ahash_alignmask()
Stephen Rothwell
2023-10-31
1
-6
/
+0
*
|
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-10-30
6
-23
/
+102
|
\
\
|
*
|
xfrm Fix use after free in __xfrm6_udp_encap_rcv.
Steffen Klassert
2023-10-23
1
-1
/
+2
|
*
|
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
2023-10-06
3
-4
/
+4
|
*
|
xfrm: Support GRO for IPv6 ESP in UDP encapsulation
Steffen Klassert
2023-10-06
1
-0
/
+2
|
*
|
xfrm: Support GRO for IPv4 ESP in UDP encapsulation
Steffen Klassert
2023-10-06
3
-19
/
+95
|
*
|
xfrm: Use the XFRM_GRO to indicate a GRO call on input
Steffen Klassert
2023-10-06
1
-1
/
+1
*
|
|
net: bpf: Use sockopt_lock_sock() in ip_sock_set_tos()
Yonghong Song
2023-10-28
1
-2
/
+2
*
|
|
net/tcp: Add TCP_AO_REPAIR
Dmitry Safonov
2023-10-27
2
-11
/
+103
*
|
|
net/tcp: Wire up l3index to TCP-AO
Dmitry Safonov
2023-10-27
3
-49
/
+137
*
|
|
net/tcp: Add static_key for TCP-AO
Dmitry Safonov
2023-10-27
3
-25
/
+64
*
|
|
net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
Dmitry Safonov
2023-10-27
1
-3
/
+18
*
|
|
net/tcp: Add TCP-AO getsockopt()s
Dmitry Safonov
2023-10-27
2
-0
/
+308
*
|
|
net/tcp: Add option for TCP-AO to (not) hash header
Dmitry Safonov
2023-10-27
1
-3
/
+5
*
|
|
net/tcp: Ignore specific ICMPs for TCP-AO connections
Dmitry Safonov
2023-10-27
3
-0
/
+66
*
|
|
net/tcp: Add tcp_hash_fail() ratelimited logs
Dmitry Safonov
2023-10-27
2
-10
/
+20
*
|
|
net/tcp: Add TCP-AO SNE support
Dmitry Safonov
2023-10-27
4
-11
/
+81
*
|
|
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
2023-10-27
3
-4
/
+32
*
|
|
net/tcp: Verify inbound TCP-AO signed segments
Dmitry Safonov
2023-10-27
3
-36
/
+155
*
|
|
net/tcp: Sign SYN-ACK segments with TCP-AO
Dmitry Safonov
2023-10-27
3
-16
/
+79
*
|
|
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
2023-10-27
6
-36
/
+358
*
|
|
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
2023-10-27
4
-29
/
+118
[next]