index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2024-02-16
net: Fix from address in memcpy_to_iter_csum()
Michael Lass
2024-01-31
xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
Maciej Fijalkowski
2024-01-31
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
2024-01-31
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2024-01-31
udp: fix busy polling
Eric Dumazet
2024-01-31
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-25
Revert "net: rtnetlink: Enslave device before bringing it up"
Nicolas Dichtel
2024-01-04
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
2024-01-02
net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
Jörn-Thorben Hinz
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2023-12-21
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
2023-12-21
net: avoid build bug in skb extension length calculation
Thomas Weißschuh
2023-12-15
net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
Shigeru Yoshida
2023-12-13
net: prevent mss overflow in skb_segment()
Eric Dumazet
2023-12-13
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
2023-12-09
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
2023-12-08
neighbour: Don't let neigh_forced_gc() disable preemption for long
Judy Hsiao
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2023-12-07
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
2023-11-20
bpf: Fix dev's rx stats for bpf_redirect_peer traffic
Peilin Ye
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2023-11-15
net: Fix undefined behavior in netdev name allocation
Gal Pressman
2023-11-13
net: gso_test: support CONFIG_MAX_SKB_FRAGS up to 45
Willem de Bruijn
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
net: page_pool: add missing free_percpu when page_pool_init fail
Jian Shen
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-11-01
Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-01
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-28
net: fill in MODULE_DESCRIPTION()s under net/core
Jakub Kicinski
2023-10-27
net: selftests: use ethtool_sprintf()
Jakub Kicinski
2023-10-27
rtnetlink: Add MDB get support
Ido Schimmel
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
net: remove else after return in dev_prep_valid_name()
Jakub Kicinski
2023-10-24
net: remove dev_valid_name() check from __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: trust the bitmap in __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: reduce indentation of __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: make dev_alloc_name() call dev_prep_valid_name()
Jakub Kicinski
2023-10-24
net: don't use input buffer of __dev_alloc_name() as a scratch space
Jakub Kicinski
2023-10-24
sock: Ignore memcg pressure heuristics when raising allocated
Abel Wu
2023-10-24
sock: Doc behaviors for pressure heurisitics
Abel Wu
2023-10-24
sock: Code cleanup on __sk_mem_raise_allocated()
Abel Wu
2023-10-23
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
[next]