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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
net: thunderx: move link state polling function to VF
Vadim Lomovtsev
3
-19
/
+74
2019-02-22
net: thunderx: add mutex to protect mailbox from concurrent calls for same VF
Vadim Lomovtsev
2
-3
/
+12
2019-02-22
net: thunderx: rework xcast message structure to make it fit into 64 bit
Vadim Lomovtsev
3
-9
/
+7
2019-02-22
net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
Vadim Lomovtsev
1
-4
/
+8
2019-02-22
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
Vadim Lomovtsev
2
-4
/
+13
2019-02-22
net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...
Vadim Lomovtsev
2
-15
/
+19
2019-02-22
net: thunderx: correct typo in macro name
Vadim Lomovtsev
2
-2
/
+2
2019-02-22
team: use operstate consistently for linkup
George Wilkie
1
-2
/
+2
2019-02-22
r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
David Chen
1
-1
/
+1
2019-02-22
ipvlan: disallow userns cap_net_admin to change global mode/flags
Daniel Borkmann
1
-0
/
+4
2019-02-21
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
1
-21
/
+14
2019-02-21
net: vrf: remove MTU limits for vrf device
Hangbin Liu
1
-0
/
+3
2019-02-21
ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK
Jan Sokolowski
1
-1
/
+2
2019-02-21
i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
Björn Töpel
2
-3
/
+15
2019-02-21
ixgbe: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2
-3
/
+21
2019-02-21
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2
-1
/
+17
2019-02-21
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
1
-2
/
+5
2019-02-20
net: marvell: mvneta: fix DMA debug warning
Russell King
1
-1
/
+1
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-75
/
+175
2019-02-19
sky2: Increase D3 delay again
Kai-Heng Feng
1
-1
/
+1
2019-02-19
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
1
-1
/
+1
2019-02-18
net: netcp: Fix ethss driver probe issue
Murali Karicheri
1
-1
/
+1
2019-02-18
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
1
-0
/
+3
2019-02-18
Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...
David S. Miller
1
-17
/
+29
2019-02-18
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-02-18
qed: Fix iWARP syn packet mac address validation.
Michal Kalderon
1
-0
/
+9
2019-02-18
qed: Fix iWARP buffer size provided for syn packet processing.
Michal Kalderon
2
-7
/
+6
2019-02-18
r8152: Add support for MAC address pass through on RTL8153-BD
David Chen
1
-2
/
+3
2019-02-18
net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"
Colin Ian King
1
-1
/
+1
2019-02-18
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
Rayagonda Kokatanur
1
-2
/
+2
2019-02-18
mailbox: Export mbox_flush()
Thierry Reding
1
-0
/
+1
2019-02-17
net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
Alexey Khoroshilov
1
-1
/
+6
2019-02-17
qmi_wwan: apply SET_DTR quirk to Sierra WP7607
Beniamino Galvani
1
-2
/
+2
2019-02-17
net: stmmac: handle endianness in dwmac4_get_timestamp
Alexandre Torgue
1
-3
/
+6
2019-02-17
mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
Petr Machata
1
-5
/
+7
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+0
2019-02-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2019-02-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+19
2019-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-101
/
+75
2019-02-16
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
Mauro Ciancio
1
-0
/
+1
2019-02-16
Input: st-keyscan - fix potential zalloc NULL dereference
Gabriel Fernandez
1
-2
/
+2
2019-02-16
Input: apanel - switch to using brightness_set_blocking()
Dmitry Torokhov
1
-20
/
+4
2019-02-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2
-4
/
+7
2019-02-16
Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github.com/ojeda/linux
Linus Torvalds
1
-1
/
+1
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2
-7
/
+0
2019-02-15
net: dsa: b53: Do not program CPU port's PVID
Florian Fainelli
1
-1
/
+1
2019-02-15
net: dsa: bcm_sf2: Do not assume DSA master supports WoL
Florian Fainelli
1
-4
/
+6
2019-02-15
net: systemport: Fix reception of BPDUs
Florian Fainelli
1
-0
/
+4
2019-02-15
net: dsa: b53: Properly account for VLAN filtering
Florian Fainelli
2
-5
/
+57
2019-02-15
net: dsa: b53: Fix default VLAN ID
Florian Fainelli
1
-13
/
+16
[next]