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-08-26
ibmvnic: remove never executed if statement
Lijun Pan
1
-12
/
+0
2020-08-26
ibmvnic: improve ibmvnic_init and ibmvnic_reset_init
Lijun Pan
1
-4
/
+13
2020-08-26
ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes
Lijun Pan
1
-1
/
+1
2020-08-26
Merge branch 'ipv4-nexthop-Various-improvements'
David S. Miller
2
-7
/
+72
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...
Ido Schimmel
1
-0
/
+15
2020-08-26
ipv4: nexthop: Correctly update nexthop group when replacing a nexthop
Ido Schimmel
1
-0
/
+32
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthops
Ido Schimmel
1
-0
/
+15
2020-08-26
ipv4: nexthop: Correctly update nexthop group when removing a nexthop
Ido Schimmel
1
-1
/
+7
2020-08-26
ipv4: nexthop: Remove unnecessary rtnl_dereference()
Ido Schimmel
1
-1
/
+1
2020-08-26
ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAY
Ido Schimmel
1
-1
/
+1
2020-08-26
ipv4: nexthop: Reduce allocation size of 'struct nh_group'
Ido Schimmel
1
-4
/
+1
2020-08-26
Merge branch 'net_prefetch-API'
David S. Miller
17
-86
/
+51
2020-08-26
net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTES
Tariq Toukan
1
-1
/
+1
2020-08-26
net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTES
Tariq Toukan
4
-13
/
+11
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
12
-72
/
+39
2020-08-26
Merge branch 'Add-Ethernet-support-for-Intel-Keem-Bay-SoC'
David S. Miller
4
-0
/
+332
2020-08-26
net: stmmac: Add dwmac-intel-plat for GBE driver
Rusaimi Amira Ruslan
3
-0
/
+202
2020-08-26
dt-bindings: net: Add bindings for Intel Keem Bay
Vineetha G. Jaya Kumaran
1
-0
/
+130
2020-08-26
inet: remove inet_sk_copy_descendant()
Eric Dumazet
2
-18
/
+0
2020-08-26
ptp: ptp_ines: Remove redundant null check
Xu Wang
1
-2
/
+1
2020-08-25
sunrpc: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2020-08-25
ipv6: fib6: Avoid comma separated statements
Joe Perches
1
-4
/
+8
2020-08-25
wan: sbni: Avoid comma separated statements
Joe Perches
1
-43
/
+58
2020-08-25
fs_enet: Avoid comma separated statements
Joe Perches
1
-4
/
+7
2020-08-25
8390: Avoid comma separated statements
Joe Perches
3
-13
/
+24
2020-08-25
net: clean up codestyle for net/ipv4
Miaohe Lin
3
-20
/
+23
2020-08-25
net: Remove duplicated midx check against 0
Miaohe Lin
1
-3
/
+2
2020-08-25
net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANY
Miaohe Lin
1
-2
/
+2
2020-08-25
net: Set ping saddr after we successfully get the ping port
Miaohe Lin
1
-16
/
+3
2020-08-25
cxgb4: add error handlers to LE intr_handler
Raju Rangoju
2
-0
/
+10
2020-08-25
netlink: remove duplicated nla_need_padding_for_64bit() check
Miaohe Lin
1
-2
/
+1
2020-08-25
net: gain ipv4 mtu when mtu is not locked
Miaohe Lin
1
-1
/
+2
2020-08-24
Merge tag 'batadv-next-for-davem-20200824' of git://git.open-mesh.org/linux-m...
David S. Miller
14
-31
/
+15
2020-08-24
Merge branch 'Add-PTP-support-for-Octeontx2'
David S. Miller
20
-10
/
+1031
2020-08-24
octeontx2-pf: Add support for PTP clock
Aleksey Makarov
9
-6
/
+532
2020-08-24
octeontx2-af: Add support for Marvell PTP coprocessor
Aleksey Makarov
6
-4
/
+348
2020-08-24
octeontx2-af: Support to enable/disable HW timestamping
Zyta Szpak
7
-0
/
+151
2020-08-24
net: Use helper macro RT_TOS() in __icmp_send()
Miaohe Lin
1
-2
/
+2
2020-08-24
net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDED
Miaohe Lin
1
-2
/
+3
2020-08-24
Merge branch 'qed-introduce-devlink-health-support'
David S. Miller
10
-160
/
+375
2020-08-24
qede: make driver reliable on unload after failures
Igor Russkikh
1
-2
/
+6
2020-08-24
qed: align adjacent indent
Igor Russkikh
1
-36
/
+33
2020-08-24
qed: implement devlink dump
Igor Russkikh
1
-0
/
+43
2020-08-24
qed*: make use of devlink recovery infrastructure
Igor Russkikh
4
-11
/
+16
2020-08-24
qed: use devlink logic to report errors
Igor Russkikh
6
-0
/
+29
2020-08-24
qed: health reporter init deinit seq
Igor Russkikh
3
-0
/
+38
2020-08-24
qed: implement devlink info request
Igor Russkikh
4
-1
/
+60
2020-08-24
qed: fix kconfig help entries
Igor Russkikh
1
-2
/
+3
2020-08-24
qed/qede: make devlink survive recovery
Igor Russkikh
7
-35
/
+48
2020-08-24
qed: move out devlink logic into a new file
Igor Russkikh
4
-101
/
+127
[next]