index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/handshake: Add a kernel API for requesting a TLSv1.3 handshake
Chuck Lever
2023-04-20
4
-2
/
+421
*
net/handshake: Create a NETLINK service for handling handshake requests
Chuck Lever
2023-04-20
9
-0
/
+850
*
Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-04-20
2
-65
/
+34
|
\
|
*
xfrm: Remove inner/outer modes from output path
Herbert Xu
2023-03-13
1
-22
/
+11
|
*
xfrm: Remove inner/outer modes from input path
Herbert Xu
2023-03-13
1
-43
/
+23
*
|
page_pool: add DMA_ATTR_WEAK_ORDERING on all mappings
Jakub Kicinski
2023-04-19
1
-2
/
+3
*
|
net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not set
Jakub Kicinski
2023-04-19
2
-4
/
+2
*
|
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
2023-04-19
2
-0
/
+4
*
|
sctp: add intl_capable and reconf_capable in ss peer_capable
Xin Long
2023-04-17
1
-2
/
+3
*
|
sctp: delete the obsolete code for the host name address param
Xin Long
2023-04-17
2
-10
/
+2
*
|
mptcp: remove unused 'remaining' variable
Matthieu Baerts
2023-04-17
1
-5
/
+2
*
|
mptcp: make userspace_pm_append_new_local_addr static
Geliang Tang
2023-04-17
2
-4
/
+2
*
|
mptcp: fastclose msk when cleaning unaccepted sockets
Paolo Abeni
2023-04-17
1
-2
/
+5
*
|
mptcp: move first subflow allocation at mpc access time
Paolo Abeni
2023-04-17
4
-37
/
+54
*
|
mptcp: move fastopen subflow check inside mptcp_sendmsg_fastopen()
Paolo Abeni
2023-04-17
1
-6
/
+18
*
|
mptcp: avoid unneeded __mptcp_nmpc_socket() usage
Paolo Abeni
2023-04-17
1
-3
/
+6
*
|
mptcp: drop unneeded argument
Paolo Abeni
2023-04-17
4
-5
/
+5
*
|
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2023-04-15
3
-4
/
+18
*
|
net: skb: plumb napi state thru skb freeing paths
Jakub Kicinski
2023-04-15
1
-18
/
+20
*
|
net/ipv6: Initialise msg_control_is_user
Kevin Brodsky
2023-04-14
1
-0
/
+1
*
|
net/compat: Update msg_control_is_user when setting a kernel pointer
Kevin Brodsky
2023-04-14
1
-0
/
+1
*
|
net: Ensure ->msg_control_user is used for user buffers
Kevin Brodsky
2023-04-14
3
-11
/
+14
*
|
vsock/loopback: don't disable irqs for queue access
Arseniy Krasnov
2023-04-14
1
-2
/
+1
*
|
net/sched: taprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
2023-04-14
1
-13
/
+52
*
|
net/sched: mqprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
2023-04-14
3
-1
/
+143
*
|
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
2023-04-14
2
-3
/
+14
*
|
net/sched: mqprio: add an extack message to mqprio_parse_opt()
Vladimir Oltean
2023-04-14
1
-1
/
+4
*
|
net/sched: mqprio: add extack to mqprio_parse_nlattr()
Vladimir Oltean
2023-04-14
1
-7
/
+23
*
|
net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS
Vladimir Oltean
2023-04-14
1
-19
/
+13
*
|
net: ethtool: create and export ethtool_dev_mm_supported()
Vladimir Oltean
2023-04-14
1
-0
/
+23
*
|
Daniel Borkmann says:
Jakub Kicinski
2023-04-14
18
-110
/
+299
|
\
\
|
*
|
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
2023-04-13
1
-6
/
+4
|
*
|
xsk: Elide base_addr comparison in xp_unaligned_validate_desc
Kal Conley
2023-04-13
1
-6
/
+2
|
*
|
xsk: Simplify xp_aligned_validate_desc implementation
Kal Conley
2023-04-13
1
-8
/
+4
|
*
|
bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
Christian Ehrig
2023-04-13
3
-1
/
+125
|
*
|
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
2023-04-13
3
-3
/
+22
|
*
|
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
2023-04-13
1
-4
/
+6
|
*
|
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
2023-04-11
1
-1
/
+7
|
*
|
xsk: Fix unaligned descriptor validation
Kal Conley
2023-04-06
1
-0
/
+1
|
*
|
bpf: Teach verifier that certain helpers accept NULL pointer.
Alexei Starovoitov
2023-04-05
2
-3
/
+3
|
*
|
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2023-04-05
4
-19
/
+12
|
*
|
bpf: Invoke btf_struct_access() callback only for writes.
Alexei Starovoitov
2023-04-05
3
-10
/
+1
|
*
|
bpf: allow a TCP CC to write app_limited
Yixin Shen
2023-03-29
1
-0
/
+3
|
*
|
xsk: allow remap of fill and/or completion rings
Nuno Gonçalves
2023-03-26
1
-3
/
+6
|
*
|
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
Martin KaFai Lau
2023-03-26
1
-1
/
+1
|
*
|
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
2023-03-26
1
-0
/
+6
|
*
|
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
2023-03-26
2
-5
/
+0
|
*
|
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-23
1
-0
/
+6
|
*
|
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-23
1
-2
/
+6
|
*
|
net: Update an existing TCP congestion control algorithm.
Kui-Feng Lee
2023-03-23
1
-7
/
+59
[next]