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-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-89
/
+187
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-72
/
+170
2019-01-29
cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-29
cxgb4: clip_tbl: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-29
net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
Yang Wei
1
-2
/
+2
2019-01-29
net: caif: call dev_consume_skb_any when skb xmit done
Yang Wei
1
-4
/
+1
2019-01-29
net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-29
cxgb4vf: Update port information in cxgb4vf_open()
Arjun Vynipadath
1
-0
/
+7
2019-01-29
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2
-11
/
+20
2019-01-28
liquidio: fix the validation of rx checksum status from NIC hardware
Veerasenareddy Burru
1
-1
/
+2
2019-01-28
net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-28
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-28
net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
1
-1
/
+1
2019-01-28
net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
1
-1
/
+1
2019-01-28
vhost: fix OOB in get_rx_bufs()
Jason Wang
5
-7
/
+11
2019-01-28
enetc: include linux/vmalloc.h for vzalloc etc
Stephen Rothwell
1
-0
/
+1
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-58
/
+215
2019-01-28
qed: Fix stack out of bounds bug
Manish Chopra
1
-4
/
+4
2019-01-28
qed: Fix system crash in ll2 xmit
Manish Chopra
1
-5
/
+15
2019-01-28
qed: Fix VF probe failure while FLR
Manish Chopra
1
-0
/
+10
2019-01-28
qed: Fix LACP pdu drops for VFs
Manish Chopra
3
-2
/
+16
2019-01-28
qed: Fix bug in tx promiscuous mode settings
Manish Chopra
1
-1
/
+6
2019-01-28
qede: Error recovery process
Tomer Tayar
3
-70
/
+288
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
10
-16
/
+231
2019-01-28
qed: Revise load sequence to avoid PCI errors
Tomer Tayar
7
-112
/
+178
2019-01-28
benet: remove broken and unused macro
Lubomir Rintel
1
-4
/
+0
2019-01-28
net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-28
mlxsw: spectrum_switchdev: Add more extack messages
Ido Schimmel
1
-2
/
+8
2019-01-28
mlxsw: spectrum_acl: Fix rul/rule typo
Jiri Pirko
1
-2
/
+2
2019-01-28
mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structs
Jiri Pirko
1
-9
/
+9
2019-01-28
mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call path
Jiri Pirko
8
-24
/
+9
2019-01-27
net: dsa: mv88e6xxx: Fix serdes irq setup going recursive
Andrew Lunn
1
-1
/
+1
2019-01-27
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
1
-1
/
+3
2019-01-27
net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
Yonglong Liu
1
-1
/
+1
2019-01-27
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
1
-7
/
+9
2019-01-27
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
1
-0
/
+5
2019-01-27
net: phy: at803x: Use helpers to access MMD PHY registers
Carlo Caione
1
-13
/
+3
2019-01-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-15
/
+15
2019-01-27
Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-19
/
+58
2019-01-27
Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
133
-808
/
+1164
2019-01-27
net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
Tomonori Sakita
1
-1
/
+2
2019-01-27
Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2019-01-27
Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-24
/
+71
2019-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-4
/
+9
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-193
/
+251
2019-01-26
net: lmc: remove -I. header search path
Masahiro Yamada
1
-1
/
+1
2019-01-26
Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-25
/
+17
2019-01-26
atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any()
Yang Wei
1
-1
/
+1
2019-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-45
/
+47
[next]