index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen-netback: keep a local pointer for vif in backend_disconnect()
Paul Durrant
2017-03-03
1
-14
/
+18
*
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2017-03-02
2
-2
/
+3
*
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
2017-03-02
3
-4
/
+20
*
xen-netback: Use GFP_ATOMIC to allocate hash
Anoob Soman
2017-03-02
1
-1
/
+1
*
bonding: use ETH_MAX_MTU as max mtu
WANG Cong
2017-03-02
1
-0
/
+1
*
netvsc: fix use-after-free in netvsc_change_mtu()
Dexuan Cui
2017-03-02
1
-4
/
+11
*
Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-03-02
3
-3
/
+3
|
\
|
*
average: change to declare precision, not factor
Johannes Berg
2017-03-02
3
-3
/
+3
*
|
Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub...
David S. Miller
2017-03-02
2
-3
/
+117
|
\
\
|
*
|
ath10k: search SMBIOS for OEM board file extension
Waldemar Rymarkiewicz
2017-03-02
2
-3
/
+117
*
|
|
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
2017-03-02
6
-25
/
+25
*
|
|
cxgb4: update latest firmware version supported
Ganesh Goudar
2017-03-02
1
-3
/
+3
*
|
|
amd-xgbe: Don't overwrite SFP PHY mod_absent settings
Lendacky, Thomas
2017-03-02
1
-0
/
+2
*
|
|
amd-xgbe: Be sure to set MDIO modes on device (re)start
Lendacky, Thomas
2017-03-02
2
-1
/
+23
*
|
|
amd-xgbe: Stop the PHY before releasing interrupts
Lendacky, Thomas
2017-03-02
1
-2
/
+2
*
|
|
drivers: net: xgene: Fix crash on DT systems
Alban Bedel
2017-03-02
1
-0
/
+6
|
|
/
|
/
|
*
|
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-03-01
1
-7
/
+21
|
\
\
|
*
|
mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length
Johannes Berg
2017-02-27
1
-7
/
+21
|
*
|
mac80211_hwsim: Replace bogus hrtimer clockid
Thomas Gleixner
2017-02-27
1
-1
/
+1
*
|
|
geneve: lock RCU on TX path
Jakub Kicinski
2017-03-01
1
-0
/
+2
*
|
|
vxlan: lock RCU on TX path
Jakub Kicinski
2017-03-01
1
-2
/
+6
*
|
|
net: usb: asix_devices: fix missing return code check on call to asix_write_m...
Colin Ian King
2017-03-01
1
-1
/
+1
*
|
|
mlxsw: spectrum_router: Avoid potential packets loss
Ido Schimmel
2017-03-01
1
-10
/
+20
*
|
|
Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2017-02-28
7
-28
/
+67
|
\
\
\
|
*
|
|
ipmi: bt-bmc: Use a regmap for register access
Andrew Jeffery
2017-02-20
2
-22
/
+61
|
*
|
|
char: ipmi: constify ipmi_smi_handlers structures
Bhumika Goyal
2017-02-09
1
-1
/
+1
|
*
|
|
acpi:ipmi: Make IPMI user handler const
Corey Minyard
2017-02-09
1
-1
/
+1
|
*
|
|
ipmi: make ipmi_usr_hndl const
Corey Minyard
2017-01-05
3
-4
/
+4
*
|
|
|
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
7
-24
/
+12
|
\
\
\
\
|
*
|
|
|
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-13
7
-24
/
+12
*
|
|
|
|
Merge tag 'iommu-fix-v4.11-rc0-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-02-28
3
-8
/
+18
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
iommu/amd: Fix crash when accessing AMD-Vi sysfs entries
Joerg Roedel
2017-02-28
2
-2
/
+7
|
*
|
|
|
iommu/vt-d: Fix crash when accessing VT-d sysfs entries
Joerg Roedel
2017-02-28
1
-6
/
+11
*
|
|
|
|
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-02-28
2
-380
/
+231
|
\
\
\
\
\
|
*
|
|
|
|
libceph, rbd, ceph: WRITE | ONDISK -> WRITE
Ilya Dryomov
2017-02-24
1
-4
/
+2
|
*
|
|
|
|
rbd: constify device_type structure
Bhumika Goyal
2017-02-20
1
-1
/
+1
|
*
|
|
|
|
rbd: kill obj_request->object_name and rbd_segment_name_cache
Ilya Dryomov
2017-02-20
1
-72
/
+7
|
*
|
|
|
|
rbd: store and use obj_request->object_no
Ilya Dryomov
2017-02-20
1
-6
/
+13
|
*
|
|
|
|
rbd: RBD_V{1,2}_DATA_FORMAT macros
Ilya Dryomov
2017-02-20
2
-7
/
+6
|
*
|
|
|
|
rbd: factor out __rbd_osd_req_create()
Ilya Dryomov
2017-02-20
1
-63
/
+40
|
*
|
|
|
|
rbd: set offset and length outside of rbd_obj_request_create()
Ilya Dryomov
2017-02-20
1
-15
/
+11
|
*
|
|
|
|
rbd: support for data-pool feature
Ilya Dryomov
2017-02-20
1
-2
/
+31
|
*
|
|
|
|
rbd: introduce rbd_init_layout()
Ilya Dryomov
2017-02-20
1
-7
/
+18
|
*
|
|
|
|
rbd: use rbd_obj_bytes() more
Ilya Dryomov
2017-02-20
1
-12
/
+12
|
*
|
|
|
|
rbd: remove now unused rbd_obj_request_wait() and helpers
Ilya Dryomov
2017-02-20
1
-38
/
+0
|
*
|
|
|
|
rbd: switch rbd_obj_method_sync() to ceph_osdc_call()
Ilya Dryomov
2017-02-20
1
-95
/
+67
|
*
|
|
|
|
rbd: do away with obj_request in rbd_obj_read_sync()
Ilya Dryomov
2017-02-20
1
-49
/
+32
|
*
|
|
|
|
rbd: initialize rbd_dev->header_oloc early
Ilya Dryomov
2017-02-20
1
-3
/
+1
|
*
|
|
|
|
rbd: kill rbd_image_header::{crypt_type,comp_type}
Ilya Dryomov
2017-02-20
2
-12
/
+0
|
*
|
|
|
|
rbd: use kstrndup() in rbd_header_from_disk()
Ilya Dryomov
2017-02-20
1
-7
/
+3
[next]