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
2024-07-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
24
-50
/
+167
2024-07-13
sfc: falcon: Make I2C terminology more inclusive
Easwar Hariharan
1
-1
/
+1
2024-07-13
net: phy: dp83td510: add cable testing support
Oleksij Rempel
1
-0
/
+264
2024-07-13
net: dpaa: Fix compilation Warning
Breno Leitao
1
-2
/
+0
2024-07-13
eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled out
Jakub Kicinski
5
-12
/
+24
2024-07-13
selftests: mptcp: lib: fix shellcheck errors
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-07-13
Merge branch 'mlx5-misc-2023-07-08-sf-max-eq'
Jakub Kicinski
6
-12
/
+41
2024-07-13
net/mlx5: Use set number of max EQs
Daniel Jurgens
2
-10
/
+9
2024-07-13
net/mlx5: Set default max eqs for SFs
Daniel Jurgens
3
-1
/
+26
2024-07-13
net/mlx5: Set sf_eq_usage for SF max EQs
Daniel Jurgens
1
-0
/
+3
2024-07-13
net/mlx5: IFC updates for SF max IO EQs
Daniel Jurgens
1
-1
/
+3
2024-07-13
net: mvpp2: Improve data types and use min()
Thorsten Blum
1
-6
/
+6
2024-07-13
net: ethtool: Monotonically increase the message sequence number
Danielle Ratson
1
-1
/
+1
2024-07-13
Merge branch 'tcp-make-simultaneous-connect-rfc-compliant'
Jakub Kicinski
2
-18
/
+9
2024-07-13
selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.
Kuniyuki Iwashima
1
-18
/
+0
2024-07-13
tcp: Don't drop SYN+ACK for simultaneous connect().
Kuniyuki Iwashima
1
-0
/
+9
2024-07-13
test/vsock: add install target
Peng Fan
1
-0
/
+13
2024-07-13
MAINTAINERS: add 5 missing tcp-related files
Eric Dumazet
1
-0
/
+5
2024-07-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
18
-1403
/
+1824
2024-07-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
18
-243
/
+234
2024-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
80
-277
/
+916
2024-07-12
Merge branch 'eth-bnxt-use-the-new-rss-api'
Jakub Kicinski
6
-194
/
+194
2024-07-12
eth: bnxt: use the indir table from ethtool context
Jakub Kicinski
3
-37
/
+29
2024-07-12
eth: bnxt: bump the entry size in indir tables to u32
Jakub Kicinski
3
-9
/
+9
2024-07-12
eth: bnxt: pad out the correct indirection table
Jakub Kicinski
1
-1
/
+1
2024-07-12
eth: bnxt: use the RSS context XArray instead of the local list
Jakub Kicinski
3
-50
/
+26
2024-07-12
eth: bnxt: use context priv for struct bnxt_rss_ctx
Jakub Kicinski
3
-30
/
+9
2024-07-12
eth: bnxt: depend on core cleaning up RSS contexts
Jakub Kicinski
3
-9
/
+6
2024-07-12
eth: bnxt: remove rss_ctx_bmap
Jakub Kicinski
3
-18
/
+2
2024-07-12
eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
Jakub Kicinski
2
-45
/
+75
2024-07-12
eth: bnxt: allow deleting RSS contexts when the device is down
Jakub Kicinski
2
-6
/
+10
2024-07-12
net: ethtool: let drivers declare max size of RSS indir table and key
Jakub Kicinski
2
-22
/
+44
2024-07-12
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
2
-0
/
+16
2024-07-12
Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
7
-19
/
+36
2024-07-12
bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()
Michael Chan
1
-0
/
+3
2024-07-12
selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()
Tengda Wu
1
-0
/
+13
2024-07-12
bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT
Tengda Wu
1
-1
/
+1
2024-07-12
Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-37
/
+107
2024-07-12
Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-4
/
+17
2024-07-12
Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2024-07-12
Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+18
2024-07-12
selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep again
Daniel Borkmann
1
-0
/
+1
2024-07-12
Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-28
/
+78
2024-07-12
Merge branch 'use-overflow-h-helpers-to-check-for-overflows'
Alexei Starovoitov
1
-123
/
+48
2024-07-12
bpf: use check_sub_overflow() to check for subtraction overflows
Shung-Hsi Yu
1
-43
/
+14
2024-07-12
bpf: use check_add_overflow() to check for addition overflows
Shung-Hsi Yu
1
-80
/
+34
2024-07-12
bpf: fix overflow check in adjust_jmp_off()
Shung-Hsi Yu
1
-1
/
+1
2024-07-12
Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-35
/
+103
2024-07-12
Merge tag 'tty-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
4
-22
/
+104
2024-07-12
Merge tag 'usb-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
8
-8
/
+130
[prev]
[next]