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
2023-09-13
Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-76
/
+207
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-46
/
+152
2023-09-13
iavf: Add ability to turn off CRC stripping for VF
Norbert Zulinski
3
-1
/
+64
2023-09-13
ice: Check CRC strip requirement for VLAN strip
Haiyue Wang
2
-9
/
+58
2023-09-13
ice: Support FCS/CRC strip disable for VF
Haiyue Wang
1
-0
/
+15
2023-09-13
virtchnl: Add CRC stripping capability
Paul M Stillwell Jr
1
-2
/
+9
2023-09-13
Merge branch 'selftests-classid'
David S. Miller
4
-16
/
+120
2023-09-13
net/sched: cls_route: make netlink errors meaningful
Pedro Tammela
1
-16
/
+21
2023-09-13
selftests/tc-testing: cls_u32: add tests for classid
Pedro Tammela
1
-0
/
+25
2023-09-13
selftests/tc-testing: cls_route: add tests for classid
Pedro Tammela
1
-0
/
+25
2023-09-13
selftests/tc-testing: cls_fw: add tests for classid
Pedro Tammela
1
-0
/
+49
2023-09-13
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
1
-1
/
+4
2023-09-13
ixgbe: fix timestamp configuration code
Vadim Fedorenko
1
-13
/
+15
2023-09-13
MAINTAINERS: update tg3 maintainer list
Andy Gospodarek
1
-2
/
+1
2023-09-13
net: hinic: Use devm_kasprintf()
Christophe JAILLET
1
-5
/
+3
2023-09-13
pmdomain: Rename the genpd subsystem to pmdomain
Ulf Hansson
87
-12
/
+12
2023-09-13
Merge branch 'tcp-bind-fixes'
David S. Miller
3
-27
/
+82
2023-09-13
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
1
-0
/
+46
2023-09-13
selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.
Kuniyuki Iwashima
1
-10
/
+10
2023-09-13
selftest: tcp: Fix address length in bind_wildcard.c.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
1
-1
/
+6
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2
-1
/
+7
2023-09-13
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
1
-15
/
+13
2023-09-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
30
-215
/
+300
2023-09-12
tpm: Fix typo in tpmrm class definition
Justin M. Forbes
1
-1
/
+1
2023-09-12
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-66
/
+128
2023-09-12
Merge tag 'platform-drivers-x86-v6.6-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-53
/
+92
2023-09-12
Merge branch 'tcp-backlog-processing-optims'
Paolo Abeni
9
-25
/
+45
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
7
-7
/
+38
2023-09-12
net: call prot->release_cb() when processing backlog
Eric Dumazet
1
-0
/
+3
2023-09-12
net: sock_release_ownership() cleanup
Eric Dumazet
1
-5
/
+4
2023-09-12
tcp: no longer release socket ownership in tcp_release_cb()
Eric Dumazet
2
-13
/
+0
2023-09-12
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
1
-1
/
+1
2023-09-12
Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-16
/
+70
2023-09-12
Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-21
/
+43
2023-09-12
Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+5
2023-09-12
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
2
-0
/
+11
2023-09-12
veth: Update XDP feature set when bringing up device
Toke Høiland-Jørgensen
1
-0
/
+2
2023-09-12
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
1
-4
/
+9
2023-09-12
net: macb: fix sleep inside spinlock
Sascha Hauer
1
-2
/
+3
2023-09-12
wwan: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
1
-2
/
+3
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
7
-17
/
+17
2023-09-12
Merge branch 'add-support-for-icssg-on-am64x-evm'
Paolo Abeni
2
-0
/
+6
2023-09-12
net: ti: icssg-prueth: Add AM64x icssg support
MD Danish Anwar
1
-0
/
+5
2023-09-12
dt-bindings: net: Add compatible for AM64x in ICSSG
MD Danish Anwar
1
-0
/
+1
2023-09-12
net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
Liu Jian
1
-2
/
+2
2023-09-11
tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()
Steven Rostedt (Google)
1
-1
/
+2
2023-09-11
tracing/synthetic: Print out u64 values properly
Tero Kristo
1
-1
/
+1
2023-09-11
tracing/synthetic: Fix order of struct trace_dynamic_info
Steven Rostedt (Google)
1
-3
/
+3
[prev]
[next]