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.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
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
154
-1113
/
+2104
2018-12-20
bnxt_en: Adjust default RX coalescing ticks to 10 us.
Michael Chan
1
-1
/
+1
2018-12-20
bnxt_en: Support for 64-bit flow handle.
Venkat Duvvuru
4
-10
/
+78
2018-12-20
bnxt_en: Increase context memory allocations on 57500 chips for RDMA.
Michael Chan
2
-8
/
+59
2018-12-20
bnxt_en: Add Level 2 context memory paging support.
Michael Chan
2
-23
/
+108
2018-12-20
bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring().
Michael Chan
2
-6
/
+16
2018-12-20
bnxt_en: Add support for 2nd firmware message channel.
Venkat Duvvuru
2
-18
/
+117
2018-12-20
bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.
Venkat Duvvuru
3
-19
/
+41
2018-12-20
bnxt_en: Avoid arithmetic on void * pointer.
Venkat Duvvuru
1
-3
/
+5
2018-12-20
bnxt_en: Use macros for firmware message doorbell offsets.
Venkat Duvvuru
2
-6
/
+10
2018-12-20
bnxt_en: Set hwrm_intr_seq_id value to its inverted value.
Venkat Duvvuru
2
-5
/
+6
2018-12-20
bnxt_en: Update firmware interface spec. to 1.10.0.33.
Michael Chan
1
-112
/
+502
2018-12-20
Merge tag 'char-misc-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+24
2018-12-20
Merge tag 'tty-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-24
/
+5
2018-12-20
Merge tag 'usb-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-4
/
+19
2018-12-20
Merge tag 'mmc-v4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-16
/
+32
2018-12-20
net: hns3: remove redundant variable initialization
Peng Li
1
-1
/
+1
2018-12-20
net: hns3: fix the descriptor index when get rss type
Peng Li
1
-1
/
+8
2018-12-20
net: hns3: don't restore rules when flow director is disabled
Jian Shen
1
-0
/
+4
2018-12-20
net: hns3: fix vf id check issue when add flow director rule
Jian Shen
1
-7
/
+7
2018-12-20
net: hns3: reset tqp while doing DOWN operation
Huazhong Tan
2
-0
/
+8
2018-12-20
net: hns3: add max vector number check for pf
Jian Shen
1
-0
/
+4
2018-12-20
net: hns3: fix a bug caused by udelay
Peng Li
1
-2
/
+2
2018-12-20
net: hns3: change default tc state to close
Jian Shen
1
-1
/
+1
2018-12-20
net: hns3: refine the handle for hns3_nic_net_open/stop()
Jian Shen
4
-11
/
+38
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
72
-511
/
+1011
2018-12-20
net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 family
Andrew Lunn
1
-0
/
+2
2018-12-20
net: mvpp2: fix the phylink mode validation
Antoine Tenart
1
-1
/
+1
2018-12-20
net-next: stmmac: dwmac-mediatek: remove fine-tune property
Biao Huang
1
-47
/
+24
2018-12-20
lan743x: Remove MAC Reset from initialization
Bryan Whitehead
1
-6
/
+0
2018-12-20
net/mlx5e: Remove the false indication of software timestamping support
Alaa Hleihel
1
-8
/
+3
2018-12-20
net/mlx5: Typo fix in del_sw_hw_rule
Yuval Avnery
1
-1
/
+1
2018-12-20
net/mlx5e: RX, Fix wrong early return in receive queue poll
Tariq Toukan
1
-4
/
+6
2018-12-19
mlxsw: spectrum_router: Hold a reference on RIF's netdev
Ido Schimmel
1
-0
/
+3
2018-12-19
mlxsw: spectrum_router: Make RIF deletion more robust
Ido Schimmel
3
-36
/
+31
2018-12-19
mlxsw: spectrum_router: Propagate 'struct mlxsw_sp' further
Ido Schimmel
1
-22
/
+24
2018-12-19
mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAG
Ido Schimmel
2
-26
/
+24
2018-12-19
mlxsw: spectrum: Remove reference count from VLAN entries
Ido Schimmel
3
-58
/
+46
2018-12-19
mlxsw: spectrum: Handle VLAN device unlinking
Ido Schimmel
1
-0
/
+10
2018-12-19
mlxsw: spectrum_fid: Remove unused function
Ido Schimmel
2
-6
/
+0
2018-12-19
mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference count
Ido Schimmel
3
-36
/
+65
2018-12-19
mlxsw: spectrum: Sanitize VLAN interface's uppers
Ido Schimmel
1
-0
/
+45
2018-12-19
bnxt_en: Fix ethtool self-test loopback.
Michael Chan
1
-1
/
+4
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
3
-12
/
+16
2018-12-19
drivers: chelsio: use skb_sec_path helper
Florian Westphal
1
-1
/
+3
2018-12-19
drivers: net: netdevsim: use skb_sec_path helper
Florian Westphal
1
-3
/
+4
2018-12-19
drivers: net: ethernet: mellanox: use skb_sec_path helper
Florian Westphal
1
-3
/
+6
2018-12-19
drivers: net: intel: use secpath helpers in more places
Florian Westphal
4
-7
/
+12
2018-12-19
dpaa2-eth: Add QBMAN related stats
Ioana Radulescu
1
-0
/
+41
2018-12-19
soc: fsl: dpio: Add BP and FQ query APIs
Roy Pledge
3
-0
/
+222
[next]