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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-47
/
+38
2017-01-09
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
1
-0
/
+5
2017-01-09
stmmac: adding DT parameter for LPI tx clock gating
jpinto
1
-0
/
+1
2017-01-09
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
1
-1
/
+56
2017-01-09
siphash: add cryptographically secure PRF
Jason A. Donenfeld
1
-0
/
+85
2017-01-09
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
1
-1
/
+4
2017-01-09
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
1
-1
/
+2
2017-01-09
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
1
-4
/
+2
2017-01-09
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
1
-1
/
+4
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+4
2017-01-09
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
1
-1
/
+1
2017-01-08
Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+12
2017-01-08
mm: workingset: fix use-after-free in shadow node shrinker
Johannes Weiner
1
-1
/
+3
2017-01-08
net: netcp: extract eflag from desc for rx_hook handling
Karicheri, Muralidharan
1
-0
/
+2
2017-01-06
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-43
/
+13
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+10
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
1
-0
/
+3
2017-01-06
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-2
/
+0
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-109
/
+6
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-99
/
+2
2017-01-05
dsa: mv88e6xxx: Optimise atu_get
Andrew Lunn
1
-0
/
+60
2017-01-04
vfio-mdev: fix non-standard ioctl return val causing i386 build fail
Paul Gortmaker
1
-1
/
+1
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
1
-3
/
+3
2017-01-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+0
2017-01-03
net: mdio: add mdio45_ethtool_ksettings_get
Philippe Reynes
1
-0
/
+21
2017-01-02
IB/mlx5: Improve MR check
Artemy Kovalyov
1
-0
/
+6
2017-01-02
IB/mlx5: Add ODP atomics support
Artemy Kovalyov
2
-1
/
+19
2017-01-02
{net,IB}/mlx5: Refactor page fault handling
Artemy Kovalyov
3
-51
/
+96
2017-01-02
net/mlx5: Update PAGE_FAULT_RESUME layout
Artemy Kovalyov
1
-5
/
+4
2017-01-02
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
1
-1
/
+1
2017-01-02
IB/mlx5: Refactor UMR post send format
Artemy Kovalyov
1
-3
/
+11
2017-01-02
net/mlx5: Support new MR features
Artemy Kovalyov
1
-2
/
+8
2017-01-02
net/mlx5: Fix offset naming for reserved fields in hca_cap_bits
Max Gurtovoy
1
-5
/
+5
2017-01-02
net: stmmac: remove unused duplicate property snps,axi_all
Niklas Cassel
1
-1
/
+0
2017-01-02
Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+12
2017-01-02
qed*: Add support for ndo_set_vf_trust
Mintz, Yuval
1
-0
/
+2
2017-01-02
qed*: RSS indirection based on queue-handles
Mintz, Yuval
1
-1
/
+1
2017-01-02
qed*: Update to dual-license
Mintz, Yuval
15
-57
/
+368
2017-01-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2016-12-31
iio: accel: st_accel: fix LIS3LV02 reading and scaling
Linus Walleij
1
-0
/
+12
2016-12-30
vfio-mdev: Make mdev_device private and abstract interfaces
Alex Williamson
1
-25
/
+6
2016-12-30
vfio-mdev: Make mdev_parent private
Alex Williamson
1
-13
/
+2
2016-12-30
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
Alex Williamson
1
-8
/
+8
2016-12-29
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
1
-0
/
+4
2016-12-29
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
Jack Morgenstein
1
-0
/
+2
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
1
-1
/
+1
2016-12-28
Revert "net/mlx5: Add MPCNT register infrastructure"
Gal Pressman
3
-99
/
+0
2016-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
1
-1
/
+0
2016-12-27
mm: Invalidate DAX radix tree entries only if appropriate
Jan Kara
1
-0
/
+3
[next]