index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
bpf: Add bpf_selem_free()
Martin KaFai Lau
1
-1
/
+1
2023-03-10
bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
Martin KaFai Lau
1
-1
/
+1
2023-03-10
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
1
-7
/
+1
2023-03-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-0
/
+34
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2
-1
/
+7
2023-03-08
net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
Vadim Fedorenko
2
-2
/
+2
2023-03-07
net: remove enum skb_free_reason
Eric Dumazet
1
-11
/
+9
2023-03-07
bpf, net: xskmap memory usage
Yafang Shao
1
-0
/
+13
2023-03-07
bpf, net: sock_map memory usage
Yafang Shao
1
-0
/
+20
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
1
-0
/
+1
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-46
/
+150
2023-03-03
bpf: allow ctx writes using BPF_ST_MEM instruction
Eduard Zingerman
1
-35
/
+44
2023-03-03
bpf: Introduce kptr_rcu.
Alexei Starovoitov
1
-1
/
+2
2023-03-02
bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
Tejun Heo
1
-6
/
+0
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
1
-3
/
+3
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
1
-2
/
+35
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
1
-0
/
+67
2023-02-27
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
24
-131
/
+169
2023-02-27
tcp: tcp_check_req() can be called from process context
Eric Dumazet
1
-2
/
+5
2023-02-27
Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-2
/
+2
2023-02-27
net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
Pedro Tammela
1
-2
/
+2
2023-02-26
net/sched: act_sample: fix action bind logic
Pedro Tammela
1
-2
/
+9
2023-02-26
net/sched: act_mpls: fix action bind logic
Pedro Tammela
1
-29
/
+37
2023-02-26
net/sched: act_pedit: fix action bind logic
Pedro Tammela
1
-27
/
+31
2023-02-26
wifi: wext: warn about usage only once
Johannes Berg
1
-2
/
+2
2023-02-26
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
1
-0
/
+4
2023-02-26
net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()
Nathan Chancellor
1
-1
/
+1
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2023-02-24
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
1
-1
/
+3
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+6
2023-02-23
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
1
-31
/
+21
2023-02-23
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
1
-5
/
+6
2023-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
13
-29
/
+48
2023-02-22
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-4
/
+6
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
24
-1329
/
+4758
2023-02-22
Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+2
2023-02-22
Merge branch 'for-6.3/hid-bpf' into for-linus
Benjamin Tissoires
1
-1
/
+1
2023-02-22
Merge branch 'for-6.3/hid-core' into for-linus
Benjamin Tissoires
1
-2
/
+1
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
3
-0
/
+12
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
299
-13882
/
+13406
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
8
-78
/
+71
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2023-02-22
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
3
-5
/
+9
2023-02-22
netfilter: xt_length: use skb len to match in length_mt6
Xin Long
1
-2
/
+1
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
3
-5
/
+3
2023-02-22
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
1
-1
/
+3
2023-02-22
netfilter: conntrack: fix rmmod double-free race
Florian Westphal
3
-14
/
+15
2023-02-22
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
1
-1
/
+4
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
[next]