index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
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
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-23
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
2023-10-20
neighbour: fix various data-races
Eric Dumazet
2023-10-19
net/socket: Break down __sys_getsockopt
Breno Leitao
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
net: move altnames together with the netdevice
Jakub Kicinski
2023-10-19
net: avoid UAF on deleted altname
Jakub Kicinski
2023-10-19
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2023-10-19
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
[next]