index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
20
-112
/
+243
2019-07-10
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
5
-9
/
+9
2019-07-10
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
4
-10
/
+10
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
14
-300
/
+62
2019-07-10
net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-3
/
+31
2019-07-10
net: hisilicon: Add an rx_desc to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-0
/
+9
2019-07-10
net: hisilicon: Offset buf address to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-3
/
+17
2019-07-10
net: hisilicon: Add group field to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-3
/
+5
2019-07-10
net: hisilicon: HI13X1_GMAX need dreq reset at first
Jiangfeng Xiao
1
-0
/
+24
2019-07-10
net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REG
Jiangfeng Xiao
1
-0
/
+2
2019-07-10
net: hisilicon: Cleanup for cast to restricted __be32
Jiangfeng Xiao
1
-2
/
+2
2019-07-10
net: hisilicon: Cleanup for got restricted __be32
Jiangfeng Xiao
1
-4
/
+4
2019-07-10
net: hisilicon: Add support for HI13X1 to hip04_eth
Jiangfeng Xiao
2
-7
/
+40
2019-07-10
net: stmmac: add support for hash table size 128/256 in dwmac4
Biao Huang
5
-25
/
+42
2019-07-10
net: stmmac: dwmac4: mac address array boudary violation issue
Biao Huang
1
-1
/
+1
2019-07-09
net: dsa: vsc73xx: fix NET_DSA and OF dependencies
Arnd Bergmann
1
-0
/
+4
2019-07-09
net: mvmdio: defer probe of orion-mdio if a clock is not ready
Josua Mayer
1
-0
/
+5
2019-07-09
net: mvmdio: print warning when orion-mdio has too many clocks
Josua Mayer
1
-0
/
+4
2019-07-09
net: mvmdio: allow up to four clocks to be specified for orion-mdio
Josua Mayer
1
-1
/
+1
2019-07-09
net: netsec: start using buffers if page_pool registration succeeded
Ilias Apalodimas
1
-8
/
+9
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
36
-79
/
+74
2019-07-09
net: stmmac: Introducing support for Page Pool
Jose Abreu
3
-144
/
+70
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
7
-22
/
+26
2019-07-09
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
4
-8
/
+20
2019-07-09
bnxt_en: Add page_pool_destroy() during RX ring cleanup.
Michael Chan
1
-6
/
+2
2019-07-09
net/mlx5e: Register devlink ports for physical link, PCI PF, VFs
Parav Pandit
2
-31
/
+78
2019-07-09
Merge tag 'for-5.3/libata-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-15
/
+51
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
56
-505
/
+1753
2019-07-09
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-215
/
+822
2019-07-09
Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
25
-323
/
+110
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
29
-389
/
+995
2019-07-09
Merge tag 'sound-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-4
/
+15
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
77
-3188
/
+528
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
541
-9054
/
+23542
2019-07-09
Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-78
/
+258
2019-07-09
Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-840
/
+1480
2019-07-09
Merge tag 'spi-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
18
-260
/
+1692
2019-07-09
Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
27
-458
/
+2174
2019-07-09
Merge tag 'regmap-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
6
-6
/
+73
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
50
-2845
/
+701
2019-07-09
Merge tag 'i3c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
3
-38
/
+61
2019-07-09
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-27
/
+1014
2019-07-09
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-473
/
+1090
2019-07-09
irqchip/renesas-rza1: Prevent use-after-free in rza1_irqc_probe()
Wen Yang
1
-7
/
+8
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-28
/
+28
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
78
-2588
/
+2927
2019-07-09
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2019-07-09
nfp: tls: undo TLS sequence tracking when dropping the frame
Jakub Kicinski
1
-0
/
+23
2019-07-09
nfp: tls: avoid one of the ifdefs for TLS
Jakub Kicinski
1
-4
/
+2
2019-07-09
nfp: tls: don't leave key material in freed FW cmsg skbs
Jakub Kicinski
1
-1
/
+15
[prev]
[next]