index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-26
mptcp: pm: in-kernel: rename 'local_addr_max' to 'endp_subflow_max'
Matthieu Baerts (NGI0)
4
-24
/
+24
2025-09-26
mptcp: pm: in-kernel: rename 'add_addr_accept_max' to 'limit_add_addr_accepted'
Matthieu Baerts (NGI0)
4
-17
/
+20
2025-09-26
mptcp: pm: in-kernel: rename 'add_addr_signal_max' to 'endp_signal_max'
Matthieu Baerts (NGI0)
4
-17
/
+17
2025-09-26
mptcp: pm: in-kernel: rename 'subflows_max' to 'limit_extra_subflows'
Matthieu Baerts (NGI0)
4
-34
/
+36
2025-09-26
mptcp: pm: rename 'subflows' to 'extra_subflows'
Matthieu Baerts (NGI0)
5
-24
/
+25
2025-09-26
mptcp: pm: in-kernel: refactor fill_remote_addresses_vec
Matthieu Baerts (NGI0)
1
-49
/
+67
2025-09-26
mptcp: pm: in-kernel: refactor fill_local_addresses_vec
Matthieu Baerts (NGI0)
1
-71
/
+104
2025-09-26
mptcp: pm: in-kernel: usable client side with C-flag
Matthieu Baerts (NGI0)
3
-3
/
+62
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
1
-2
/
+73
2025-09-26
Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-30
/
+41
2025-09-26
Merge tag 'ipsec-next-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-24
/
+36
2025-09-26
Merge tag 'wireless-next-2025-09-25' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
21
-266
/
+863
2025-09-26
psp: Expand PSP acronym in INET_PSP help description
Geert Uytterhoeven
1
-1
/
+1
2025-09-26
xsk: wrap generic metadata handling onto separate function
Maciej Fijalkowski
1
-39
/
+53
2025-09-26
xsk: remove @first_frag from xsk_build_skb()
Maciej Fijalkowski
1
-5
/
+3
2025-09-26
xsk: avoid overwriting skb fields for multi-buffer traffic
Maciej Fijalkowski
1
-8
/
+9
2025-09-25
bpf: Emit struct bpf_xdp_sock type in vmlinux BTF
Amery Hung
1
-0
/
+2
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-82
/
+277
2025-09-25
net: gro: remove unnecessary df checks
Richard Gobert
1
-3
/
+0
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
3
-13
/
+16
2025-09-25
net: gro: only merge packets with incrementing or fixed outer ids
Richard Gobert
1
-1
/
+4
2025-09-25
net: gro: remove is_ipv6 from napi_gro_cb
Richard Gobert
3
-22
/
+14
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
1
-1
/
+0
2025-09-24
Merge tag 'nf-next-25-09-24' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
5
-9
/
+18
2025-09-24
tls: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+2
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-31
/
+141
2025-09-24
netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrack
Eric Dumazet
1
-0
/
+3
2025-09-24
netfilter: nft_set_pipapo_avx2: fix skip of expired entries
Florian Westphal
1
-2
/
+5
2025-09-24
netfilter: nft_set_pipapo: use 0 genmask for packetpath lookups
Florian Westphal
2
-6
/
+5
2025-09-24
netfilter: nfnetlink: reset nlh pointer during batch replay
Fernando Fernandez Mancera
1
-0
/
+2
2025-09-24
ipvs: Defer ip_vs_ftp unregister during netns cleanup
Slavin Liu
1
-1
/
+3
2025-09-23
tcp: Remove stale locking comment for TFO.
Kuniyuki Iwashima
1
-3
/
+1
2025-09-23
net: ethtool: tsconfig: set command must provide a reply
Vadim Fedorenko
1
-7
/
+5
2025-09-23
net: bridge: Install FDB for bridge MAC on VLAN 0
Petr Machata
1
-0
/
+5
2025-09-23
nexthop: Forbid FDB status change while nexthop is in a group
Ido Schimmel
1
-0
/
+7
2025-09-23
net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGS
Jason Baron
1
-1
/
+1
2025-09-23
udp: remove busylock and add per NUMA queues
Eric Dumazet
2
-48
/
+74
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
2
-31
/
+141
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'
Martin KaFai Lau
2
-31
/
+141
2025-09-23
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
1
-3
/
+12
2025-09-23
bpf: Make variables in bpf_prog_test_run_xdp less confusing
Amery Hung
1
-13
/
+13
2025-09-23
bpf: Support pulling non-linear xdp data
Amery Hung
1
-0
/
+93
2025-09-23
bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
Amery Hung
1
-17
/
+24
2025-09-23
bpf: Clear pfmemalloc flag when freeing all fragments
Amery Hung
1
-0
/
+1
2025-09-23
SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()
Anna Schumaker
1
-4
/
+4
2025-09-23
SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()
Anna Schumaker
1
-5
/
+5
2025-09-23
SUNRPC: Remove redundant __GFP_NOWARN
Qianfeng Rong
2
-2
/
+2
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2
-2
/
+6
2025-09-23
sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer
Jeff Layton
1
-0
/
+14
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
1
-3
/
+3
[prev]
[next]