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-07-09
net/mlx5e: CT: Fix memory leak in cleanup
Eli Britstein
1
-0
/
+1
2020-07-09
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
6
-25
/
+78
2020-07-09
net/mlx5e: Fix 50G per lane indication
Aya Levin
3
-8
/
+23
2020-07-09
net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash
Aya Levin
1
-4
/
+4
2020-07-09
net/mlx5e: Fix VXLAN configuration restore after function reload
Aya Levin
1
-3
/
+4
2020-07-09
net/mlx5e: Fix usage of rcu-protected pointer
Vlad Buslov
1
-3
/
+6
2020-07-09
net/mxl5e: Verify that rpriv is not NULL
Vlad Buslov
1
-2
/
+3
2020-07-09
net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode
Vu Pham
1
-1
/
+0
2020-07-09
net/mlx5: Fix eeprom support for SFP module
Eran Ben Elisha
1
-16
/
+77
2020-07-09
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2
-1
/
+4
2020-07-09
ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()
Michal Kubecek
1
-14
/
+13
2020-07-09
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
1
-4
/
+4
2020-07-09
qed: Populate nvm-file attributes while reading nvm config partition.
Sudarsana Reddy Kalluru
4
-9
/
+21
2020-07-08
cxgb4: fix all-mask IP address comparison
Rahul Lakkireddy
1
-5
/
+5
2020-07-08
tipc: fix retransmission on unicast links
Hamish Martin
1
-8
/
+18
2020-07-08
l2tp: remove skb_dst_set() from l2tp_xmit_skb()
Xin Long
1
-4
/
+1
2020-07-08
Merge branch 'net-smc-fixes'
David S. Miller
11
-105
/
+163
2020-07-08
net/smc: tolerate future SMCD versions
Ursula Braun
2
-13
/
+34
2020-07-08
net/smc: switch smcd_dev_list spinlock to mutex
Ursula Braun
4
-18
/
+20
2020-07-08
net/smc: fix sleep bug in smc_pnet_find_roce_resource()
Ursula Braun
4
-18
/
+22
2020-07-08
net/smc: fix work request handling
Karsten Graul
2
-8
/
+10
2020-07-08
net/smc: separate LLC wait queues for flow and messages
Karsten Graul
3
-48
/
+77
2020-07-08
net: atlantic: fix ip dst and ipv6 address filters
Dmitry Bogdanov
2
-3
/
+3
2020-07-07
ionic: centralize queue reset code
Shannon Nelson
3
-41
/
+32
2020-07-07
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
1
-35
/
+22
2020-07-07
net: qed: fix buffer overflow on ethtool -d
Alexander Lobakin
2
-1
/
+14
2020-07-07
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Linus Lüssing
1
-1
/
+1
2020-07-07
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
1
-1
/
+9
2020-07-07
net/sched: act_ct: add miss tcf_lastuse_update.
wenxu
1
-0
/
+2
2020-07-07
net/mlx5e: Do not include rwlock.h directly
Sebastian Andrzej Siewior
1
-1
/
+0
2020-07-07
mptcp: fix DSS map generation on fin retransmission
Paolo Abeni
1
-3
/
+3
2020-07-07
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
1
-0
/
+3
2020-07-07
net: ethernet: fec: prevent tx starvation under high rx load
Tobias Waldekranz
2
-68
/
+31
2020-07-07
net: sky2: initialize return of gm_phy_read
Tom Rix
1
-1
/
+1
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
4
-16
/
+27
2020-07-07
ipv6: Fix use of anycast address with loopback
David Ahern
1
-1
/
+1
2020-07-07
net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
AceLan Kao
1
-0
/
+1
2020-07-07
Merge branch 'net-ipa-fix-warning-reported-errors'
David S. Miller
3
-3
/
+6
2020-07-07
net: ipa: include declarations in "ipa_gsi.c"
Alex Elder
1
-0
/
+1
2020-07-07
net: ipa: declare struct types in "ipa_gsi.h"
Alex Elder
1
-0
/
+2
2020-07-07
net: ipa: fix QMI structure definition bugs
Alex Elder
1
-3
/
+3
2020-07-06
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
2
-1
/
+17
2020-07-06
Merge branch 'hns3-fixes'
David S. Miller
4
-6
/
+13
2020-07-06
net: hns3: fix use-after-free when doing self test
Yonglong Liu
1
-3
/
+6
2020-07-06
net: hns3: add a missing uninit debugfs when unload driver
Huazhong Tan
1
-2
/
+1
2020-07-06
net: hns3: fix for mishandle of asserting VF reset fail
Huazhong Tan
1
-0
/
+5
2020-07-06
net: hns3: check reset pending after FLR prepare
Huazhong Tan
1
-1
/
+1
2020-07-06
Merge branch 'smsc95xx-fix-smsc95xx_bind'
David S. Miller
1
-1
/
+8
2020-07-06
smsc95xx: avoid memory leak in smsc95xx_bind
Andre Edich
1
-1
/
+2
2020-07-06
smsc95xx: check return value of smsc95xx_reset
Andre Edich
1
-0
/
+6
[next]