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
2020-11-20
mptcp: keep unaccepted MPC subflow into join list
Paolo Abeni
3
-21
/
+22
2020-11-20
selftests: mptcp: add link failure test case
Florian Westphal
1
-22
/
+82
2020-11-20
mptcp: skip to next candidate if subflow has unacked data
Florian Westphal
1
-1
/
+4
2020-11-20
mptcp: fix state tracking for fallback socket
Paolo Abeni
1
-5
/
+13
2020-11-20
mptcp: drop WORKER_RUNNING status bit
Paolo Abeni
2
-8
/
+1
2020-11-20
Merge branch 'mlxsw-add-support-for-nexthop-objects'
Jakub Kicinski
6
-15
/
+1201
2020-11-20
selftests: forwarding: Add multipath tunneling nexthop test
Ido Schimmel
1
-0
/
+356
2020-11-20
selftests: forwarding: Add device-only nexthop test
Ido Schimmel
1
-0
/
+160
2020-11-20
selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops
Ido Schimmel
1
-0
/
+11
2020-11-20
selftests: forwarding: Do not configure nexthop objects twice
Ido Schimmel
1
-1
/
+0
2020-11-20
selftests: mlxsw: Add nexthop objects configuration tests
Ido Schimmel
1
-0
/
+189
2020-11-20
mlxsw: spectrum_router: Allow programming routes with nexthop objects
Ido Schimmel
1
-14
/
+0
2020-11-20
mlxsw: spectrum_router: Enable resolution of nexthop groups from nexthop objects
Ido Schimmel
1
-0
/
+31
2020-11-20
mlxsw: spectrum_router: Add support for nexthop objects
Ido Schimmel
2
-0
/
+454
2020-11-20
net: dsa: avoid potential use-after-free error
Christian Eggers
1
-3
/
+3
2020-11-20
Merge branch 'netdevsim-add-ethtool-coalesce-and-ring-settings'
Jakub Kicinski
7
-73
/
+352
2020-11-20
selftests: add ring and coalesce selftests
Antonio Cardace
2
-0
/
+217
2020-11-20
selftests: refactor get_netdev_name function
Antonio Cardace
1
-18
/
+2
2020-11-20
selftests: extract common functions in ethtool-common.sh
Antonio Cardace
2
-61
/
+71
2020-11-20
netdevsim: support ethtool ring and coalesce settings
Antonio Cardace
2
-3
/
+66
2020-11-20
netdevsim: move ethtool pause params in separate struct
Antonio Cardace
2
-9
/
+13
2020-11-20
ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
Antonio Cardace
1
-0
/
+1
2020-11-20
net: stream: fix TCP references when INET is not enabled
Randy Dunlap
1
-0
/
+5
2020-11-20
octeontx2-af: Fix access of iter->entry after iter object has been kfree'd
Colin Ian King
1
-3
/
+5
2020-11-20
octeontx2-af: Fix return of uninitialized variable err
Colin Ian King
1
-1
/
+1
2020-11-20
octeontx2-pf: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2020-11-20
Merge branch 'add-support-for-marvell-octeontx2-cryptographic'
Jakub Kicinski
9
-19
/
+630
2020-11-20
octeontx2-af: add debugfs entries for CPT block
Srujana Challa
2
-0
/
+273
2020-11-20
octeontx2-af: add mailbox interface for CPT
Srujana Challa
4
-7
/
+325
2020-11-20
octeontx2-pf: move lmt flush to include/linux/soc
Srujana Challa
3
-12
/
+32
2020-11-20
net/mlx4_en: Remove unused performance counters
Tariq Toukan
5
-56
/
+1
2020-11-20
net: add annotation for sock_{lock,unlock}_fast
Paolo Abeni
2
-4
/
+9
2020-11-20
net: netsec: add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+11
2020-11-20
net: openvswitch: Be liberal in tcp conntrack.
Numan Siddique
3
-6
/
+22
2020-11-19
Merge branch 'enetc-clean-endianness-warnings-up'
Jakub Kicinski
2
-49
/
+43
2020-11-19
enetc: Fix endianness issues for enetc_qos
Claudiu Manoil
1
-45
/
+39
2020-11-19
enetc: Fix endianness issues for enetc_ethtool
Claudiu Manoil
1
-4
/
+4
2020-11-19
IPv6: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
1
-0
/
+4
2020-11-19
mptcp: update rtx timeout only if required.
Paolo Abeni
1
-4
/
+5
2020-11-19
Merge branch 'devlink-move-common-flash_update-calls-to-core'
Jakub Kicinski
17
-113
/
+68
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
7
-19
/
+7
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
15
-95
/
+62
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
443
-2050
/
+3975
2020-11-19
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
123
-379
/
+1054
2020-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-12
/
+19
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
17
-49
/
+301
2020-11-19
fail_function: Remove a redundant mutex unlock
Luo Meng
1
-2
/
+3
2020-11-19
Merge branch 'Fix bpf_probe_read_user_str() overcopying'
Alexei Starovoitov
4
-2
/
+123
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2
-0
/
+96
2020-11-19
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
2
-2
/
+27
[next]