index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-02-01
nfp: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-01
tulip: eeprom: use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-02-01
cxgb4: smt: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-02-01
cxgb4: sched: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-02-01
Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/sc...
David S. Miller
2019-02-01
net: hns3: Check for allocation failure
Dan Carpenter
2019-02-01
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2019-01-31
r8169: improve WoL handling
Heiner Kallweit
2019-01-31
macvlan: use netif_is_macvlan_port()
Julian Wiedmann
2019-01-30
net: hns3: keep flow director state unchanged when reset
Jian Shen
2019-01-30
net: hns3: stop sending keep alive msg to PF when VF is resetting
Jian Shen
2019-01-30
net: hns3: fix an issue for hclgevf_ae_get_hdev
Peng Li
2019-01-30
net: hns3: fix improper error handling in the hclge_init_ae_dev()
Huazhong Tan
2019-01-30
net: hns3: fix for rss result nonuniform
Jian Shen
2019-01-30
net: hns3: fix netif_napi_del() not do problem when unloading
Huazhong Tan
2019-01-30
net: hns3: Fix NULL deref when unloading driver
Huazhong Tan
2019-01-30
net: hns3: only support tc 0 for VF
Yunsheng Lin
2019-01-30
net: hns3: change hnae3_register_ae_dev() to int
Huazhong Tan
2019-01-30
net: hns3: use the correct interface to stop|open port
Peng Li
2019-01-30
net: hns3: fix VF dump register issue
Jian Shen
2019-01-30
net: hns3: reuse the definition of l3 and l4 header info union
liyongxin
2019-01-30
net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoC
Greg Ungerer
2019-01-30
net: ethernet: mediatek: support MT7621 SoC ethernet hardware
Bjørn Mork
2019-01-30
mlxsw: spectrum_acl: Add C-TCAM spill tracepoint
Jiri Pirko
2019-01-30
mlxsw: spectrum_acl: Include delta bits into hashtable key
Jiri Pirko
2019-01-29
bnxt_en: Add bnxt_en initial port params table and register it
Vasundhara Volam
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-29
cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-01-29
cxgb4: clip_tbl: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-01-29
net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
Yang Wei
2019-01-29
net: caif: call dev_consume_skb_any when skb xmit done
Yang Wei
2019-01-29
net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-01-29
cxgb4vf: Update port information in cxgb4vf_open()
Arjun Vynipadath
2019-01-29
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2019-01-28
liquidio: fix the validation of rx checksum status from NIC hardware
Veerasenareddy Burru
2019-01-28
net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-01-28
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-01-28
net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
2019-01-28
net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
2019-01-28
vhost: fix OOB in get_rx_bufs()
Jason Wang
2019-01-28
enetc: include linux/vmalloc.h for vzalloc etc
Stephen Rothwell
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-28
qed: Fix stack out of bounds bug
Manish Chopra
2019-01-28
qed: Fix system crash in ll2 xmit
Manish Chopra
2019-01-28
qed: Fix VF probe failure while FLR
Manish Chopra
2019-01-28
qed: Fix LACP pdu drops for VFs
Manish Chopra
2019-01-28
qed: Fix bug in tx promiscuous mode settings
Manish Chopra
2019-01-28
qede: Error recovery process
Tomer Tayar
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
[next]