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-05-22
ip6_tunnel: simplify transmit path
Vadim Fedorenko
1
-103
/
+79
2020-05-22
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...
Jere Leppänen
1
-4
/
+5
2020-05-22
tipc: block BH before using dst_cache
Eric Dumazet
1
-1
/
+5
2020-05-22
net: mvpp2: fix RX hashing for non-10G ports
Russell King
1
-1
/
+1
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-11
/
+69
2020-05-22
felix: Fix initialization of ioremap resources
Claudiu Manoil
3
-27
/
+24
2020-05-22
mptcp: use untruncated hash in ADD_ADDR HMAC
Todd Malsbary
4
-25
/
+24
2020-05-22
Merge branch 'mediatek-add-support-for-MediaTek-Ethernet-MAC'
David S. Miller
8
-38
/
+1892
2020-05-22
ARM64: dts: mediatek: enable ethernet on pumpkin boards
Bartosz Golaszewski
1
-0
/
+18
2020-05-22
ARM64: dts: mediatek: add ethernet pins for pumpkin boards
Bartosz Golaszewski
1
-0
/
+15
2020-05-22
ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards
Bartosz Golaszewski
1
-0
/
+1
2020-05-22
ARM64: dts: mediatek: add the ethernet node to mt8516.dtsi
Bartosz Golaszewski
1
-0
/
+12
2020-05-22
ARM64: dts: mediatek: add pericfg syscon to mt8516.dtsi
Bartosz Golaszewski
1
-0
/
+5
2020-05-22
net: ethernet: mtk-star-emac: new driver
Bartosz Golaszewski
3
-0
/
+1686
2020-05-22
net: ethernet: mediatek: remove unnecessary spaces from Makefile
Bartosz Golaszewski
1
-1
/
+1
2020-05-22
net: ethernet: mediatek: rename Kconfig prompt
Bartosz Golaszewski
1
-1
/
+1
2020-05-22
dt-bindings: net: add a binding document for MediaTek STAR Ethernet MAC
Bartosz Golaszewski
1
-0
/
+89
2020-05-22
dt-bindings: add new compatible to mediatek,pericfg
Bartosz Golaszewski
1
-0
/
+1
2020-05-22
dt-bindings: convert the binding document for mediatek PERICFG to yaml
Bartosz Golaszewski
2
-36
/
+63
2020-05-22
Merge branch 'ENA-features-and-cosmetic-changes'
David S. Miller
11
-111
/
+131
2020-05-22
net: ena: reduce driver load time
Arthur Kiyanovski
4
-10
/
+33
2020-05-22
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
4
-7
/
+7
2020-05-22
net: ena: cosmetic: fix spacing issues
Arthur Kiyanovski
4
-6
/
+6
2020-05-22
net: ena: cosmetic: code reorderings
Arthur Kiyanovski
2
-11
/
+11
2020-05-22
net: ena: cosmetic: remove unnecessary code
Arthur Kiyanovski
2
-14
/
+3
2020-05-22
net: ena: cosmetic: fix line break issues
Arthur Kiyanovski
2
-12
/
+9
2020-05-22
net: ena: cosmetic: fix spelling and grammar mistakes in comments
Arthur Kiyanovski
3
-17
/
+17
2020-05-22
net: ena: cosmetic: set queue sizes to u32 for consistency
Arthur Kiyanovski
1
-2
/
+2
2020-05-22
net: ena: cosmetic: rename ena_update_tx/rx_rings_intr_moderation()
Arthur Kiyanovski
1
-4
/
+4
2020-05-22
net: ena: simplify ena_com_update_intr_delay_resolution()
Arthur Kiyanovski
1
-6
/
+2
2020-05-22
net: ena: fix ena_com_comp_status_to_errno() return value
Arthur Kiyanovski
1
-4
/
+1
2020-05-22
net: ena: use explicit variable size for clarity
Arthur Kiyanovski
1
-4
/
+3
2020-05-22
net: ena: rename ena_com_free_desc to make API more uniform
Arthur Kiyanovski
2
-6
/
+5
2020-05-22
net: ena: add support for the rx offset feature
Arthur Kiyanovski
5
-8
/
+28
2020-05-22
Merge branch 'net-atlantic-QoS-implementation'
David S. Miller
26
-381
/
+1197
2020-05-22
net: atlantic: proper rss_ctrl1 (54c0) initialization
Mark Starovoytov
5
-8
/
+21
2020-05-22
net: atlantic: QoS implementation: min_rate
Mark Starovoytov
10
-54
/
+286
2020-05-22
net: atlantic: change the order of arguments for TC weight/credit setters
Mark Starovoytov
6
-35
/
+35
2020-05-22
net: atlantic: always use random TC-queue mapping for TX on A2.
Mark Starovoytov
4
-11
/
+72
2020-05-22
net: atlantic: automatically downgrade the number of queues if necessary
Mark Starovoytov
4
-36
/
+63
2020-05-22
net: atlantic: QoS implementation: max_rate
Mark Starovoytov
10
-12
/
+235
2020-05-22
net: atlantic: make TCVEC2RING accept nic_cfg
Mark Starovoytov
4
-12
/
+15
2020-05-22
net: atlantic: per-TC queue statistics
Mark Starovoytov
4
-41
/
+59
2020-05-22
net: atlantic: QoS implementation: multi-TC support
Dmitry Bezrukov
15
-114
/
+293
2020-05-22
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
6
-55
/
+75
2020-05-22
net: atlantic: move PTP TC initialization to a separate function
Dmitry Bezrukov
1
-12
/
+19
2020-05-22
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
12
-72
/
+105
2020-05-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
35
-506
/
+2213
2020-05-22
Merge branch 'Support-for-fdb-ECMP-nexthop-groups'
David S. Miller
11
-90
/
+650
2020-05-22
selftests: net: add fdb nexthop tests
Roopa Prabhu
1
-2
/
+158
[prev]
[next]