index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-19
mptcp: fix premature close in case of fallback
Paolo Abeni
1
-1
/
+2
2025-11-19
mptcp: avoid unneeded subflow-level drops
Paolo Abeni
2
-0
/
+32
2025-11-19
mptcp: fix ack generation for fallback msk
Paolo Abeni
1
-1
/
+22
2025-11-19
libceph: Switch to use %ptSp
Andy Shevchenko
1
-4
/
+2
2025-11-18
ipv6: clear RA flags when adding a static route
Fernando Fernandez Mancera
1
-0
/
+4
2025-11-18
af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc().
Kuniyuki Iwashima
3
-21
/
+11
2025-11-18
af_unix: Remove unix_tot_inflight.
Kuniyuki Iwashima
1
-3
/
+0
2025-11-18
af_unix: Refine wait_for_unix_gc().
Kuniyuki Iwashima
1
-13
/
+8
2025-11-18
af_unix: Don't call wait_for_unix_gc() on every sendmsg().
Kuniyuki Iwashima
3
-8
/
+6
2025-11-18
af_unix: Don't trigger GC from close() if unnecessary.
Kuniyuki Iwashima
3
-14
/
+19
2025-11-18
af_unix: Simplify GC state.
Kuniyuki Iwashima
1
-9
/
+12
2025-11-18
af_unix: Count cyclic SCC.
Kuniyuki Iwashima
1
-10
/
+21
2025-11-18
af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_gener...
Kuniyuki Iwashima
1
-2
/
+1
2025-11-18
mptcp: fix a race in mptcp_pm_del_add_timer()
Eric Dumazet
1
-7
/
+13
2025-11-18
net: use napi_skb_cache even in process context
Eric Dumazet
1
-0
/
+5
2025-11-18
net: __alloc_skb() cleanup
Eric Dumazet
1
-10
/
+18
2025-11-18
net: add a new @alloc parameter to napi_skb_cache_get()
Eric Dumazet
1
-7
/
+8
2025-11-18
kcm: Fix typo and add hyphen in Kconfig help text
Thorsten Blum
1
-2
/
+2
2025-11-18
tcp: Don't reinitialise tw->tw_transparent in tcp_time_wait().
Kuniyuki Iwashima
1
-1
/
+0
2025-11-18
Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
6
-16
/
+44
2025-11-18
Merge tag 'ipsec-next-2025-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-19
/
+24
2025-11-18
devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
Shay Drory
1
-1
/
+3
2025-11-18
bpf: Remove smap argument from bpf_selem_free()
Amery Hung
1
-1
/
+1
2025-11-18
bpf: Always charge/uncharge memory when allocating/unlinking storage elements
Amery Hung
1
-1
/
+1
2025-11-18
scm: Convert put_cmsg() to scoped user access
Christophe Leroy
1
-13
/
+7
2025-11-17
convert rpc_pipefs
Al Viro
1
-15
/
+12
2025-11-17
tcp: reduce tcp_comp_sack_slack_ns default value to 10 usec
Eric Dumazet
1
-1
/
+1
2025-11-16
sunrpc: allocate a separate bvec array for socket sends
Jeff Layton
1
-7
/
+48
2025-11-16
SUNRPC: Improve "fragment too large" warning
Chuck Lever
1
-3
/
+4
2025-11-16
svcrdma: Release transport resources synchronously
Chuck Lever
1
-11
/
+8
2025-11-14
bpf: Check skb->transport_header is set in bpf_skb_check_mtu
Martin KaFai Lau
1
-3
/
+6
2025-11-14
net: openvswitch: remove never-working support for setting nsh fields
Ilya Maximets
3
-125
/
+9
2025-11-14
mptcp: fix race condition in mptcp_schedule_work()
Eric Dumazet
1
-7
/
+12
2025-11-14
tcp: gro: inline tcp_gro_pull_header()
Eric Dumazet
1
-27
/
+0
2025-11-14
ipv6: clean up routes when manually removing address with a lifetime
Jakub Kicinski
1
-1
/
+1
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
42
-192
/
+434
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-10
/
+16
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
2
-8
/
+4
2025-11-14
xfrm: fix memory leak in xfrm_add_acquire()
Zilin Guan
1
-0
/
+3
2025-11-13
net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
Jiaming Zhang
1
-0
/
+3
2025-11-13
net/sched: act_ife: convert comma to semicolon
Chen Ni
1
-3
/
+3
2025-11-13
mptcp: Fix proto fallback detection with BPF
Jiayuan Chen
1
-2
/
+4
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-109
/
+240
2025-11-13
Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
23
-107
/
+239
2025-11-13
mptcp: Disallow MPTCP subflows from sockmap
Jiayuan Chen
1
-0
/
+8
2025-11-13
hsr: Follow standard for HSRv0 supervision frames
Felix Maurer
2
-8
/
+16
2025-11-13
hsr: Fix supervision frame sending on HSRv0
Felix Maurer
1
-0
/
+3
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-2
/
+1
2025-11-12
Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
23
-332
/
+488
2025-11-12
Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-6
/
+18
[prev]
[next]