index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
enic: fix checksum validation for IPv6
Govindarajulu Varadarajan
1
-1
/
+2
2019-02-01
skge: potential memory corruption in skge_get_regs()
Dan Carpenter
1
-2
/
+4
2019-01-31
bnxt_en: Disable interrupts when allocating CP rings or NQs.
Michael Chan
1
-1
/
+7
2019-01-31
ieee802154: mcr20a: fix indentation, remove tabs
Colin Ian King
1
-3
/
+3
2019-01-30
net: stmmac: Disable EEE mode earlier in XMIT callback
Jose Abreu
1
-3
/
+3
2019-01-30
net: stmmac: Send TSO packets always from Queue 0
Jose Abreu
1
-1
/
+10
2019-01-30
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
1
-4
/
+10
2019-01-30
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
1
-3
/
+3
2019-01-30
tun: move the call to tun_set_real_num_queues
George Amanakis
1
-2
/
+1
2019-01-30
virtio_net: Differentiate sk_buff and xdp_frame on freeing
Toshiaki Makita
1
-12
/
+42
2019-01-30
virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
Toshiaki Makita
1
-1
/
+1
2019-01-30
virtio_net: Don't process redirected XDP frames when XDP is disabled
Toshiaki Makita
1
-7
/
+26
2019-01-30
virtio_net: Fix out of bounds access of sq
Toshiaki Makita
1
-10
/
+7
2019-01-30
virtio_net: Fix not restoring real_num_rx_queues
Toshiaki Makita
1
-1
/
+1
2019-01-30
virtio_net: Don't call free_old_xmit_skbs for xdp_frames
Toshiaki Makita
1
-16
/
+33
2019-01-30
virtio_net: Don't enable NAPI when interface is down
Toshiaki Makita
1
-2
/
+4
2019-01-30
ucc_geth: Reset BQL queue when stopping device
Mathias Thore
1
-0
/
+2
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-72
/
+170
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
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2
-11
/
+20
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
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
net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
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
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
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
Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-25
/
+17
2019-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-45
/
+47
2019-01-26
Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-32
/
+69
2019-01-25
qed: Revert error handling changes.
David S. Miller
16
-706
/
+198
[next]