index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
2
-45
/
+67
|
\
|
*
net/socket: Break down __sys_getsockopt
Breno Leitao
2023-10-19
2
-31
/
+41
|
*
net/socket: Break down __sys_setsockopt
Breno Leitao
2023-10-19
1
-14
/
+25
|
*
bpf: Add sockptr support for setsockopt
Breno Leitao
2023-10-19
1
-1
/
+1
|
*
bpf: Add sockptr support for getsockopt
Breno Leitao
2023-10-19
1
-2
/
+3
*
|
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-31
311
-7916
/
+14438
|
\
\
|
*
|
net: bpf: Use sockopt_lock_sock() in ip_sock_set_tos()
Yonghong Song
2023-10-27
1
-2
/
+2
|
*
|
af_unix: Remove module remnants.
Kuniyuki Iwashima
2023-10-27
1
-19
/
+4
|
*
|
mptcp: define more local variables sk
Geliang Tang
2023-10-27
1
-11
/
+20
|
*
|
mptcp: move sk assignment statement ahead
Geliang Tang
2023-10-27
1
-5
/
+6
|
*
|
mptcp: use mptcp_get_ext helper
Geliang Tang
2023-10-27
1
-2
/
+2
|
*
|
mptcp: use mptcp_check_fallback helper
Geliang Tang
2023-10-27
2
-2
/
+2
|
*
|
mptcp: drop useless ssk in pm_subflow_check_next
Geliang Tang
2023-10-27
3
-3
/
+3
|
*
|
mptcp: userspace pm send RM_ADDR for ID 0
Geliang Tang
2023-10-27
1
-0
/
+39
|
*
|
net: selftests: use ethtool_sprintf()
Jakub Kicinski
2023-10-27
1
-6
/
+3
|
*
|
net: bridge: fill in MODULE_DESCRIPTION()
Nikolay Aleksandrov
2023-10-27
1
-0
/
+1
|
*
|
rtnetlink: Add MDB get support
Ido Schimmel
2023-10-27
1
-1
/
+88
|
*
|
bridge: mcast: Add MDB get support
Ido Schimmel
2023-10-27
3
-0
/
+168
|
*
|
bridge: mcast: Rename MDB entry get function
Ido Schimmel
2023-10-27
4
-8
/
+11
|
*
|
bridge: mcast: Factor out a helper for PG entry size calculation
Ido Schimmel
2023-10-27
1
-7
/
+13
|
*
|
bridge: mcast: Account for missing attributes
Ido Schimmel
2023-10-27
1
-4
/
+11
|
*
|
bridge: mcast: Dump MDB entries even when snooping is disabled
Ido Schimmel
2023-10-27
1
-3
/
+0
|
*
|
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
6
-65
/
+162
|
*
|
net/tcp: Add static_key for TCP-AO
Dmitry Safonov
2023-10-27
4
-36
/
+78
|
*
|
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
4
-0
/
+73
|
*
|
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
5
-12
/
+83
|
*
|
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
2023-10-27
4
-6
/
+34
|
*
|
net/tcp: Verify inbound TCP-AO signed segments
Dmitry Safonov
2023-10-27
5
-45
/
+166
|
*
|
net/tcp: Sign SYN-ACK segments with TCP-AO
Dmitry Safonov
2023-10-27
5
-16
/
+102
|
*
|
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
2023-10-27
9
-51
/
+458
|
*
|
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
2023-10-27
5
-48
/
+171
|
*
|
net/tcp: Add AO sign to RST packets
Dmitry Safonov
2023-10-27
3
-42
/
+227
|
*
|
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
2023-10-27
4
-20
/
+48
|
*
|
net/tcp: Add TCP-AO sign to outgoing packets
Dmitry Safonov
2023-10-27
5
-38
/
+304
|
*
|
net/tcp: Calculate TCP-AO traffic keys
Dmitry Safonov
2023-10-27
6
-0
/
+262
|
*
|
net/tcp: Prevent TCP-MD5 with TCP-AO being set
Dmitry Safonov
2023-10-27
5
-7
/
+144
|
*
|
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
2023-10-27
7
-17
/
+864
|
*
|
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
2023-10-27
1
-0
/
+13
|
*
|
net/tcp: Prepare tcp_md5sig_pool for TCP-AO
Dmitry Safonov
2023-10-27
7
-197
/
+489
|
*
|
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-26
32
-94
/
+327
|
|
\
\
|
|
*
|
wifi: mac80211: drop robust action frames before assoc
Johannes Berg
2023-10-23
1
-0
/
+9
|
|
*
|
wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...
Vinayak Yadawad
2023-10-23
5
-15
/
+23
|
|
*
|
wifi: mac80211: fix another key installation error path
Johannes Berg
2023-10-23
1
-2
/
+4
|
|
*
|
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
2023-10-23
5
-5
/
+5
|
|
*
|
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-10-23
2
-3
/
+3
[next]