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
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
44
-96
/
+95
2022-10-16
skmsg: pass gfp argument to alloc_sk_msg()
Eric Dumazet
1
-4
/
+4
2022-10-15
net: dsa: uninitialized variable in dsa_slave_netdevice_event()
Dan Carpenter
1
-1
/
+1
2022-10-15
net/smc: Fix an error code in smc_lgr_create()
Dan Carpenter
1
-1
/
+2
2022-10-15
net/atm: fix proc_mpc_write incorrect return value
Xiaobo Liu
1
-1
/
+2
2022-10-14
tls: strp: make sure the TCP skbs do not have overlapping data
Jakub Kicinski
1
-4
/
+28
2022-10-14
tipc: fix an information leak in tipc_topsrv_kern_subscr
Alexander Potapenko
1
-1
/
+1
2022-10-14
tipc: Fix recognition of trial period
Mark Tomlinson
1
-1
/
+1
2022-10-13
Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+20
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
38
-187
/
+306
2022-10-13
Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-39
/
+9
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
11
-80
/
+141
2022-10-13
kcm: avoid potential race in kcm_tx_work
Eric Dumazet
1
-1
/
+1
2022-10-13
tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
Kuniyuki Iwashima
2
-5
/
+19
2022-10-13
Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Abeni
4
-47
/
+82
2022-10-13
Merge branch 'cve-fixes-2022-10-13'
Johannes Berg
8
-60
/
+94
2022-10-12
openvswitch: add nf_ct_is_confirmed check before assigning the helper
Xin Long
1
-1
/
+2
2022-10-12
tcp: Fix data races around icsk->icsk_af_ops.
Kuniyuki Iwashima
3
-7
/
+12
2022-10-12
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
3
-11
/
+22
2022-10-12
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
6
-6
/
+44
2022-10-12
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
2
-12
/
+14
2022-10-12
tcp/udp: Fix memory leak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+7
2022-10-12
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
1
-0
/
+20
2022-10-12
mctp: prevent double key removal and unref
Jeremy Kerr
2
-12
/
+21
2022-10-12
netfilter: rpfilter/fib: Populate flowic_l3mdev field
Phil Sutter
4
-11
/
+7
2022-10-12
net: mac802154: Avoid displaying misleading debug information
Miquel Raynal
1
-1
/
+3
2022-10-12
mac802154: Avoid delivering frames received in a non satisfying filtering mode
Miquel Raynal
1
-5
/
+7
2022-10-12
mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM
Miquel Raynal
1
-5
/
+2
2022-10-12
mac802154: set filter at drv_start()
Alexander Aring
5
-31
/
+110
2022-10-12
mac802154: move receive parameters above start
Alexander Aring
1
-95
/
+95
2022-10-12
xfrm: lwtunnel: squelch kernel warning in case XFRM encap type is not available
Eyal Birger
1
-1
/
+3
2022-10-12
xfrm: fix "disable_policy" on ipv4 early demux
Eyal Birger
1
-0
/
+5
2022-10-12
tcp: cdg: allow tcp_cdg_release() to be called multiple times
Eric Dumazet
1
-0
/
+2
2022-10-12
inet: ping: fix recent breakage
Eric Dumazet
2
-17
/
+6
2022-10-12
ipv6: ping: fix wrong checksum for large frames
Eric Dumazet
1
-1
/
+1
2022-10-11
Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
8
-43
/
+54
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
3
-3
/
+3
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
14
-24
/
+24
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2
-2
/
+2
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
8
-13
/
+13
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
22
-54
/
+53
2022-10-10
Merge tag '9p-for-6.1' of https://github.com/martinetd/linux
Linus Torvalds
7
-28
/
+246
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+5
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-12
/
+8
2022-10-10
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
14
-252
/
+48
2022-10-10
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
96
-2440
/
+3327
2022-10-10
wifi: mac80211: add internal handler for wake_tx_queue
Alexander Wetzel
1
-0
/
+46
2022-10-10
wifi: cfg80211: update hidden BSSes to avoid WARN_ON
Johannes Berg
1
-11
/
+20
2022-10-10
wifi: mac80211: fix crash in beacon protection for P2P-device
Johannes Berg
1
-5
/
+7
2022-10-10
wifi: cfg80211: avoid nontransmitted BSS list corruption
Johannes Berg
1
-0
/
+9
[prev]
[next]