index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-237
/
+336
2023-11-01
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2
-45
/
+67
2023-10-31
net: tcp: remove call to obsolete crypto_ahash_alignmask()
Stephen Rothwell
1
-6
/
+0
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
311
-7916
/
+14438
2023-10-30
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
16
-231
/
+327
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
5
-220
/
+193
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+114
2023-10-28
net: fill in MODULE_DESCRIPTION()s under net/802*
Jakub Kicinski
7
-0
/
+7
2023-10-28
net: fill in MODULE_DESCRIPTION()s under net/core
Jakub Kicinski
2
-0
/
+2
2023-10-27
net: bpf: Use sockopt_lock_sock() in ip_sock_set_tos()
Yonghong Song
1
-2
/
+2
2023-10-27
af_unix: Remove module remnants.
Kuniyuki Iwashima
1
-19
/
+4
2023-10-27
mptcp: define more local variables sk
Geliang Tang
1
-11
/
+20
2023-10-27
mptcp: move sk assignment statement ahead
Geliang Tang
1
-5
/
+6
2023-10-27
mptcp: use mptcp_get_ext helper
Geliang Tang
1
-2
/
+2
2023-10-27
mptcp: use mptcp_check_fallback helper
Geliang Tang
2
-2
/
+2
2023-10-27
mptcp: drop useless ssk in pm_subflow_check_next
Geliang Tang
3
-3
/
+3
2023-10-27
mptcp: userspace pm send RM_ADDR for ID 0
Geliang Tang
1
-0
/
+39
2023-10-27
net: selftests: use ethtool_sprintf()
Jakub Kicinski
1
-6
/
+3
2023-10-27
net: bridge: fill in MODULE_DESCRIPTION()
Nikolay Aleksandrov
1
-0
/
+1
2023-10-27
rtnetlink: Add MDB get support
Ido Schimmel
1
-1
/
+88
2023-10-27
bridge: mcast: Add MDB get support
Ido Schimmel
3
-0
/
+168
2023-10-27
bridge: mcast: Rename MDB entry get function
Ido Schimmel
4
-8
/
+11
2023-10-27
bridge: mcast: Factor out a helper for PG entry size calculation
Ido Schimmel
1
-7
/
+13
2023-10-27
bridge: mcast: Account for missing attributes
Ido Schimmel
1
-4
/
+11
2023-10-27
bridge: mcast: Dump MDB entries even when snooping is disabled
Ido Schimmel
1
-3
/
+0
2023-10-27
net/tcp: Add TCP_AO_REPAIR
Dmitry Safonov
2
-11
/
+103
2023-10-27
net/tcp: Wire up l3index to TCP-AO
Dmitry Safonov
6
-65
/
+162
2023-10-27
net/tcp: Add static_key for TCP-AO
Dmitry Safonov
4
-36
/
+78
2023-10-27
net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
Dmitry Safonov
1
-3
/
+18
2023-10-27
net/tcp: Add TCP-AO getsockopt()s
Dmitry Safonov
2
-0
/
+308
2023-10-27
net/tcp: Add option for TCP-AO to (not) hash header
Dmitry Safonov
1
-3
/
+5
2023-10-27
net/tcp: Ignore specific ICMPs for TCP-AO connections
Dmitry Safonov
4
-0
/
+73
2023-10-27
net/tcp: Add tcp_hash_fail() ratelimited logs
Dmitry Safonov
2
-10
/
+20
2023-10-27
net/tcp: Add TCP-AO SNE support
Dmitry Safonov
5
-12
/
+83
2023-10-27
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
4
-6
/
+34
2023-10-27
net/tcp: Verify inbound TCP-AO signed segments
Dmitry Safonov
5
-45
/
+166
2023-10-27
net/tcp: Sign SYN-ACK segments with TCP-AO
Dmitry Safonov
5
-16
/
+102
2023-10-27
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
9
-51
/
+458
2023-10-27
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
5
-48
/
+171
2023-10-27
net/tcp: Add AO sign to RST packets
Dmitry Safonov
3
-42
/
+227
2023-10-27
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
4
-20
/
+48
2023-10-27
net/tcp: Add TCP-AO sign to outgoing packets
Dmitry Safonov
5
-38
/
+304
2023-10-27
net/tcp: Calculate TCP-AO traffic keys
Dmitry Safonov
6
-0
/
+262
2023-10-27
net/tcp: Prevent TCP-MD5 with TCP-AO being set
Dmitry Safonov
5
-7
/
+144
2023-10-27
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
7
-17
/
+864
2023-10-27
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
1
-0
/
+13
2023-10-27
net/tcp: Prepare tcp_md5sig_pool for TCP-AO
Dmitry Safonov
7
-197
/
+489
2023-10-27
xfrm: policy: fix layer 4 flowi decoding
Florian Westphal
1
-6
/
+20
[next]