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-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
69
-164
/
+149
2019-07-23
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
5
-31
/
+20
2019-07-23
r8169: improve rtl_rx
Heiner Kallweit
1
-28
/
+15
2019-07-22
ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
1
-2
/
+1
2019-07-22
usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
1
-6
/
+3
2019-07-22
net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx
Chuhong Yuan
1
-8
/
+4
2019-07-22
Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2019-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-85
/
+97
2019-07-22
hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+0
2019-07-21
vrf: make sure skb->data contains ip header to make routing
Peter Kosyh
1
-23
/
+35
2019-07-21
connector: remove redundant input callback from cn_dev
Vasily Averin
1
-5
/
+1
2019-07-21
qed: Prefer pcie_capability_read_word()
Frederick Lawler
1
-3
/
+2
2019-07-21
igc: Prefer pcie_capability_read_word()
Frederick Lawler
1
-8
/
+4
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
2
-10
/
+5
2019-07-21
be2net: Synchronize be_update_queues with dev_watchdog
Benjamin Poirier
1
-0
/
+5
2019-07-21
bnx2x: Prevent load reordering in tx completion processing
Brian King
1
-0
/
+3
2019-07-21
net: phy: sfp: hwmon: Fix scaling of RX power
Andrew Lunn
1
-1
/
+1
2019-07-21
chelsio: Fix a typo in a function name
Christophe JAILLET
1
-2
/
+2
2019-07-21
allocate_flower_entry: should check for null deref
Navid Emamdoost
1
-1
/
+2
2019-07-21
net: hns3: typo in the name of a constant
Christophe JAILLET
3
-4
/
+4
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
14
-55
/
+1165
2019-07-20
wireless: fix nl80211 vendor commands
Johannes Berg
3
-0
/
+8
2019-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
20
-29
/
+2183
2019-07-20
r8169: fix RTL8168g PHY init
Thomas Voegtle
1
-2
/
+2
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
19
-74
/
+120
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-4
/
+6
2019-07-20
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
5
-11
/
+14
2019-07-20
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2
-2
/
+2
2019-07-20
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
5
-12
/
+7
2019-07-20
Merge branch 'next' into for-linus
Dmitry Torokhov
14538
-308224
/
+315806
2019-07-20
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+5
2019-07-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
49
-433
/
+4347
2019-07-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-5
/
+47
2019-07-19
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
409
-900
/
+1244
2019-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-11
/
+26
2019-07-19
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-1031
/
+24
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
13
-118
/
+119
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-121
/
+360
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-228
/
+197
2019-07-19
Input: alps - fix a mismatch between a condition check and its comment
Hui Wang
1
-1
/
+1
2019-07-19
Input: psmouse - fix build error of multiple definition
YueHaibing
1
-1
/
+2
2019-07-19
Input: applespi - remove set but not used variables 'sts'
Mao Wenan
1
-2
/
+1
2019-07-19
Input: add Apple SPI keyboard and trackpad driver
Ronald Tschalär
5
-0
/
+2117
2019-07-19
Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
342
-372
/
+475
2019-07-19
Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
53
-255
/
+663
2019-07-19
drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug
Ben Skeggs
1
-29
/
+0
2019-07-19
drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP
Ben Skeggs
1
-0
/
+36
2019-07-19
drm/nouveau: fix memory leak in nouveau_conn_reset()
Yongxin Liu
1
-1
/
+1
2019-07-19
drm/nouveau/dmem: missing mutex_lock in error path
Ralph Campbell
1
-1
/
+2
[next]