index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
net: Fix from address in memcpy_to_iter_csum()
Michael Lass
1
-1
/
+1
2024-01-31
xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
Maciej Fijalkowski
1
-0
/
+2
2024-01-31
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
1
-6
/
+36
2024-01-31
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2
-0
/
+12
2024-01-31
udp: fix busy polling
Eric Dumazet
1
-2
/
+9
2024-01-31
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
1
-3
/
+0
2024-01-25
Revert "net: rtnetlink: Enslave device before bringing it up"
Nicolas Dichtel
1
-7
/
+7
2024-01-04
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
1
-0
/
+1
2024-01-02
net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
Jörn-Thorben Hinz
1
-2
/
+9
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+2
2023-12-21
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
1
-0
/
+3
2023-12-21
net: avoid build bug in skb extension length calculation
Thomas Weißschuh
1
-0
/
+2
2023-12-15
net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
Shigeru Yoshida
1
-1
/
+1
2023-12-13
net: prevent mss overflow in skb_segment()
Eric Dumazet
1
-1
/
+2
2023-12-13
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
1
-0
/
+2
2023-12-09
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
1
-0
/
+6
2023-12-08
neighbour: Don't let neigh_forced_gc() disable preemption for long
Judy Hsiao
1
-1
/
+8
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
1
-1
/
+3
2023-12-07
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
1
-0
/
+19
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
1
-0
/
+2
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
1
-5
/
+13
2023-11-20
bpf: Fix dev's rx stats for bpf_redirect_peer traffic
Peilin Ye
2
-0
/
+9
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-1
/
+48
2023-11-15
net: Fix undefined behavior in netdev name allocation
Gal Pressman
1
-1
/
+3
2023-11-13
net: gso_test: support CONFIG_MAX_SKB_FRAGS up to 45
Willem de Bruijn
1
-9
/
+5
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-14
/
+11
2023-11-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-13
/
+6
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2023-11-02
net: page_pool: add missing free_percpu when page_pool_init fail
Jian Shen
1
-1
/
+5
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2
-13
/
+6
2023-11-01
Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+2
2023-11-01
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+0
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
16
-265
/
+868
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/core
Jakub Kicinski
2
-0
/
+2
2023-10-27
net: selftests: use ethtool_sprintf()
Jakub Kicinski
1
-6
/
+3
2023-10-27
rtnetlink: Add MDB get support
Ido Schimmel
1
-1
/
+88
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
3
-0
/
+24
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-32
/
+35
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-1
/
+1
2023-10-24
net: remove else after return in dev_prep_valid_name()
Jakub Kicinski
1
-5
/
+4
2023-10-24
net: remove dev_valid_name() check from __dev_alloc_name()
Jakub Kicinski
1
-3
/
+0
2023-10-24
net: trust the bitmap in __dev_alloc_name()
Jakub Kicinski
1
-11
/
+4
2023-10-24
net: reduce indentation of __dev_alloc_name()
Jakub Kicinski
1
-30
/
+26
2023-10-24
net: make dev_alloc_name() call dev_prep_valid_name()
Jakub Kicinski
1
-9
/
+11
2023-10-24
net: don't use input buffer of __dev_alloc_name() as a scratch space
Jakub Kicinski
1
-25
/
+8
2023-10-24
sock: Ignore memcg pressure heuristics when raising allocated
Abel Wu
1
-2
/
+12
2023-10-24
sock: Doc behaviors for pressure heurisitics
Abel Wu
1
-1
/
+13
2023-10-24
sock: Code cleanup on __sk_mem_raise_allocated()
Abel Wu
1
-10
/
+12
2023-10-23
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
1
-2
/
+2
[next]