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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
1
-27
/
+2
2022-06-10
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
1
-4
/
+8
2022-06-10
net: implement per-cpu reserves for memory_allocated
Eric Dumazet
1
-9
/
+29
2022-06-10
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
3
-0
/
+4
2022-06-10
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
1
-5
/
+3
2022-06-10
Revert "net: set SK_MEM_QUANTUM to 4096"
Eric Dumazet
1
-13
/
+3
2022-06-10
Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+11
2022-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-37
/
+89
2022-06-10
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
1
-1
/
+2
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
1
-13
/
+9
2022-06-10
Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-0
/
+6
2022-06-10
Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-1
/
+0
2022-06-10
Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-2
/
+2
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-9
/
+71
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-36
/
+32
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-35
/
+0
2022-06-10
wifi: nl80211: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-10
random: remove rng_has_arch_random()
Jason A. Donenfeld
1
-1
/
+0
2022-06-10
random: mark bootloader randomness code as __init
Jason A. Donenfeld
1
-1
/
+1
2022-06-10
ieee80211: add trigger frame definition
Po Hao Huang
1
-0
/
+31
2022-06-09
bonding: netlink error message support for options
Jonathan Toppins
1
-1
/
+2
2022-06-09
team: adopt u64_stats_t
Eric Dumazet
1
-5
/
+5
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2
-10
/
+10
2022-06-09
vlan: adopt u64_stats_t
Eric Dumazet
2
-8
/
+8
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2
-13
/
+13
2022-06-09
tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
Maxim Mikityanskiy
1
-2
/
+2
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
113
-432
/
+5760
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-25
/
+16
2022-06-09
mm: Add kernel-doc for folio->mlock_count
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-06-09
mm/huge_memory: Fix xarray node memory leak
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-4
/
+4
2022-06-09
vdpa: make get_vq_group and set_group_asid optional
Jason Wang
1
-2
/
+3
2022-06-08
block: remove bioset_init_from_src
Christoph Hellwig
1
-1
/
+0
2022-06-08
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
1
-2
/
+2
2022-06-08
net: constify some inline functions in sock.h
Peter Lafreniere
1
-3
/
+3
2022-06-08
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
1
-1
/
+15
2022-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-2
/
+2
2022-06-07
bpf: Add btf enum64 support
Yonghong Song
2
-3
/
+42
2022-06-07
workqueue: Fix type of cpu in trace event
Wonhyuk Yang
1
-4
/
+4
2022-06-07
workqueue: Wrap flush_workqueue() using a macro
Tetsuo Handa
1
-8
/
+56
2022-06-07
net: dropreason: reformat the comment fo skb drop reasons
Menglong Dong
1
-156
/
+226
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
2
-88
/
+3
2022-06-07
net: skb: move enum skb_drop_reason to standalone header file
Menglong Dong
2
-178
/
+185
2022-06-07
crc-itu-t: fix typo in CRC ITU-T polynomial comment
Roger Knecht
1
-1
/
+1
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2
-1
/
+2
2022-06-06
arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices
Oleksandr Tyshchenko
1
-1
/
+4
2022-06-06
xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
Oleksandr Tyshchenko
1
-0
/
+5
2022-06-06
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
1
-0
/
+8
2022-06-06
xen/grant-dma-ops: Add option to restrict memory access under Xen
Juergen Gross
1
-0
/
+8
2022-06-06
xen/grants: support allocating consecutive grants
Juergen Gross
1
-0
/
+4
[prev]
[next]