index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
Martin KaFai Lau
2023-03-10
1
-1
/
+1
*
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
2023-03-10
1
-7
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2023-03-08
3
-0
/
+34
|
\
|
*
bpf, net: xskmap memory usage
Yafang Shao
2023-03-07
1
-0
/
+13
|
*
bpf, net: sock_map memory usage
Yafang Shao
2023-03-07
1
-0
/
+20
|
*
bpf, net: bpf_local_storage memory usage
Yafang Shao
2023-03-07
1
-0
/
+1
*
|
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2023-03-08
2
-1
/
+7
*
|
net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
Vadim Fedorenko
2023-03-08
2
-2
/
+2
*
|
net: remove enum skb_free_reason
Eric Dumazet
2023-03-08
1
-11
/
+9
|
/
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-07
2
-46
/
+150
|
\
|
*
bpf: allow ctx writes using BPF_ST_MEM instruction
Eduard Zingerman
2023-03-04
1
-35
/
+44
|
*
bpf: Introduce kptr_rcu.
Alexei Starovoitov
2023-03-03
1
-1
/
+2
|
*
bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
Tejun Heo
2023-03-03
1
-6
/
+0
|
*
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
2023-03-01
1
-3
/
+3
|
*
bpf: Add xdp dynptrs
Joanne Koong
2023-03-01
1
-2
/
+35
|
*
bpf: Add skb dynptrs
Joanne Koong
2023-03-01
1
-0
/
+67
*
|
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-27
24
-131
/
+169
|
\
\
|
*
|
tcp: tcp_check_req() can be called from process context
Eric Dumazet
2023-02-27
1
-2
/
+5
|
*
|
Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-02-27
1
-2
/
+2
|
|
\
\
|
|
*
|
wifi: wext: warn about usage only once
Johannes Berg
2023-02-26
1
-2
/
+2
|
|
|
/
|
*
|
net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
Pedro Tammela
2023-02-27
1
-2
/
+2
|
*
|
net/sched: act_sample: fix action bind logic
Pedro Tammela
2023-02-26
1
-2
/
+9
|
*
|
net/sched: act_mpls: fix action bind logic
Pedro Tammela
2023-02-26
1
-29
/
+37
|
*
|
net/sched: act_pedit: fix action bind logic
Pedro Tammela
2023-02-26
1
-27
/
+31
|
*
|
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
2023-02-26
1
-0
/
+4
|
*
|
net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()
Nathan Chancellor
2023-02-26
1
-1
/
+1
|
*
|
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
2023-02-24
1
-1
/
+3
|
*
|
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
2023-02-23
1
-31
/
+21
|
*
|
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
2023-02-23
1
-5
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-02-23
13
-29
/
+48
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
2023-02-22
3
-0
/
+12
|
|
*
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
2023-02-22
3
-5
/
+9
|
|
*
netfilter: xt_length: use skb len to match in length_mt6
Xin Long
2023-02-22
1
-2
/
+1
|
|
*
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
2023-02-22
3
-5
/
+3
|
|
*
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
2023-02-22
1
-1
/
+3
|
|
*
netfilter: conntrack: fix rmmod double-free race
Florian Westphal
2023-02-22
3
-14
/
+15
|
|
*
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
2023-02-22
1
-1
/
+4
|
|
*
netfilter: nf_tables: allow to fetch set elements when table has an owner
Pablo Neira Ayuso
2023-02-09
1
-1
/
+1
*
|
|
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge 6.2-rc7 into tty-next
Greg Kroah-Hartman
2023-02-06
31
-401
/
+538
|
|
\
\
\
|
*
\
\
\
Merge 6.2-rc5 into tty-next
Greg Kroah-Hartman
2023-01-22
36
-330
/
+396
|
|
\
\
\
\
|
*
|
|
|
|
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2023-01-19
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scripts/spelling.txt: add "exsits" pattern and fix typo instances
Luca Ceresoli
2023-02-03
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-5
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
1
-2
/
+2
|
*
|
|
|
|
|
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-19
1
-3
/
+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-02-22
2
-4
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NFS: fix disabling of swap
NeilBrown
2023-02-15
1
-0
/
+2
|
*
|
|
|
|
|
SUNRPC: make kobj_type structures constant
Thomas Weißschuh
2023-02-14
1
-4
/
+4
[next]