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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
2
-30
/
+40
2022-12-21
netfilter: conntrack: fix ipv6 exthdr error check
Florian Westphal
1
-2
/
+5
2022-12-20
net: fec: check the return value of build_skb()
Wei Fang
1
-0
/
+8
2022-12-19
Merge tag 'linux-can-fixes-for-6.2-20221219' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-12
/
+34
2022-12-19
Merge branch 'stop-corrupting-socket-s-task_frag'
Jakub Kicinski
14
-4
/
+24
2022-12-19
net: simplify sk_page_frag
Benjamin Coddington
1
-7
/
+2
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
12
-0
/
+17
2022-12-19
net: Introduce sk_use_task_frag in struct sock.
Guillaume Nault
2
-2
/
+10
2022-12-19
mctp: Remove device type check at unregister
Matt Johnston
1
-13
/
+1
2022-12-19
net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
Arun Ramadoss
1
-2
/
+1
2022-12-19
can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
Marc Kleine-Budde
1
-9
/
+24
2022-12-19
can: flexcan: avoid unbalanced pm_runtime_enable warning
Haibo Chen
1
-3
/
+9
2022-12-19
Documentation: devlink: add missing toc entry for etas_es58x devlink doc
Vincent Mailhol
1
-0
/
+1
2022-12-19
mctp: serial: Fix starting value for frame check sequence
Jeremy Kerr
1
-2
/
+4
2022-12-19
nfp: fix unaligned io read of capabilities word
Huanhuan Wang
1
-1
/
+1
2022-12-19
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
1
-0
/
+6
2022-12-19
myri10ge: Fix an error handling path in myri10ge_probe()
Christophe JAILLET
1
-0
/
+1
2022-12-19
net: microchip: vcap: Fix initialization of value and mask
Horatiu Vultur
1
-0
/
+2
2022-12-19
Merge branch 'rxrpc-fixes'
David S. Miller
12
-49
/
+40
2022-12-19
rxrpc: Fix the return value of rxrpc_new_incoming_call()
David Howells
3
-14
/
+14
2022-12-19
rxrpc: rxperf: Fix uninitialised variable
David Howells
1
-1
/
+1
2022-12-19
rxrpc: Fix I/O thread stop
David Howells
1
-1
/
+3
2022-12-19
rxrpc: Fix switched parameters in peer tracing
David Howells
2
-3
/
+3
2022-12-19
rxrpc: Fix locking issues in rxrpc_put_peer_locked()
David Howells
3
-23
/
+7
2022-12-19
rxrpc: Fix I/O thread startup getting skipped
David Howells
3
-0
/
+5
2022-12-19
rxrpc: Fix NULL deref in rxrpc_unuse_local()
David Howells
1
-1
/
+2
2022-12-19
rxrpc: Fix security setting propagation
David Howells
3
-5
/
+4
2022-12-19
rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
1
-1
/
+1
2022-12-19
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
1
-0
/
+2
2022-12-18
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
4
-40
/
+188
2022-12-16
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2022-12-16
devlink: protect devlink dump by the instance lock
Jakub Kicinski
1
-0
/
+3
2022-12-16
net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdef
Arnd Bergmann
1
-3
/
+1
2022-12-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
9
-36
/
+119
2022-12-16
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
1
-9
/
+16
2022-12-16
Merge branch 'devlink-fixes'
David S. Miller
3
-2
/
+17
2022-12-16
selftests: devlink: add a warning for interfaces coming up
Jakub Kicinski
1
-0
/
+13
2022-12-16
selftests: devlink: fix the fd redirect in dummy_reporter_test
Jakub Kicinski
1
-2
/
+2
2022-12-16
devlink: hold region lock when flushing snapshots
Jakub Kicinski
1
-0
/
+2
2022-12-15
net: dsa: mt7530: remove redundant assignment
Daniel Golle
1
-3
/
+0
2022-12-15
igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
Tan Tee Min
1
-1
/
+13
2022-12-15
igc: recalculate Qbv end_time by considering cycle time
Tan Tee Min
1
-0
/
+15
2022-12-15
igc: allow BaseTime 0 enrollment for Qbv
Tan Tee Min
3
-1
/
+4
2022-12-15
igc: Add checking for basetime less than zero
Muhammad Husaini Zulkifli
1
-0
/
+3
2022-12-15
igc: Use strict cycles for Qbv scheduling
Vinicius Costa Gomes
1
-9
/
+2
2022-12-15
igc: Enhance Qbv scheduling by using first flag bit
Vinicius Costa Gomes
3
-29
/
+151
2022-12-15
net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()
Vladimir Oltean
1
-5
/
+4
2022-12-15
ravb: Fix "failed to switch device to config mode" message during unbind
Biju Das
1
-1
/
+1
2022-12-15
net: stmmac: fix errno when create_singlethread_workqueue() fails
Gaosheng Cui
1
-0
/
+1
2022-12-15
r6040: Fix kmemleak in probe and remove
Li Zetao
1
-1
/
+4
[next]