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
2018-03-27
net: aquantia: Make function hw_atl_utils_mpi_set_speed() static
Wei Yongjun
1
-1
/
+1
2018-03-27
net: mvpp2: Don't use dynamic allocs for local variables
Maxime Chevallier
1
-161
/
+125
2018-03-27
net: mvpp2: Make mvpp2_prs_hw_read a parser entry init function
Maxime Chevallier
1
-29
/
+19
2018-03-27
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-122
/
+181
2018-03-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
24
-0
/
+18823
2018-03-27
i40e: add support for XDP_REDIRECT
Björn Töpel
3
-10
/
+68
2018-03-27
i40e: tweak page counting for XDP_REDIRECT
Björn Töpel
1
-5
/
+4
2018-03-27
i40e: re-number feature flags to remove gaps
Jacob Keller
1
-31
/
+26
2018-03-26
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
Jacob Keller
1
-14
/
+5
2018-03-26
i40e: hold the RTNL lock while changing interrupt schemes
Jacob Keller
1
-2
/
+17
2018-03-26
i40e: move client flags into state bits
Jacob Keller
3
-19
/
+17
2018-03-26
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
Jacob Keller
2
-5
/
+5
2018-03-26
i40e: move AUTO_DISABLED flags into the state field
Jacob Keller
4
-26
/
+27
2018-03-26
i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
Jacob Keller
2
-7
/
+6
2018-03-26
i40e: move I40E_FLAG_FILTER_SYNC to a state bit
Jacob Keller
2
-8
/
+11
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
9
-1
/
+728
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
7
-6
/
+681
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
8
-3
/
+1006
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
9
-5
/
+1828
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
10
-16
/
+1631
2018-03-26
ice: Implement transmit and NAPI support
Anirudh Venkataramanan
5
-2
/
+1171
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
14
-6
/
+2729
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
7
-2
/
+1935
2018-03-26
ice: Add support for VSI allocation and deallocation
Anirudh Venkataramanan
7
-0
/
+1548
2018-03-26
ice: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
10
-1
/
+1025
2018-03-26
ice: Get MAC/PHY/link info and scheduler topology
Anirudh Venkataramanan
8
-0
/
+929
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
10
-1
/
+1082
2018-03-26
mlxsw: spectrum: Add multicast router trap for PIMv6
Yuval Mintz
2
-0
/
+2
2018-03-26
mlxsw: spectrum_router: Process IP6MR fib notification
Yuval Mintz
1
-7
/
+10
2018-03-26
mlxsw: spectrum_mr: Add ipv6 specific operations
Yuval Mintz
2
-0
/
+57
2018-03-26
mlxsw: spectrum_router: Make IPMR-related APIs family agnostic
Yuval Mintz
3
-46
/
+47
2018-03-26
mlxsw: spectrum_mr: Convert into using mr_mfc
Yuval Mintz
1
-84
/
+108
2018-03-26
mlxsw: spectrum_router: Support IPv6 multicast to host CPU
Yuval Mintz
3
-54
/
+121
2018-03-26
mlxsw: spectrum_mr: Pass protocol as part of catchall route params
Yuval Mintz
1
-0
/
+1
2018-03-26
mlxsw: reg: Add register settings for IPv6 multicast routing
Yuval Mintz
1
-14
/
+44
2018-03-26
mlxsw: reg: Configure RIF to forward IPv6 multicast packets
Yuval Mintz
1
-0
/
+16
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
2
-6
/
+6
2018-03-26
ipmr: Make MFC fib notifiers common
Yuval Mintz
1
-5
/
+8
2018-03-26
nfp: flower: implement ip fragmentation match offload
Pieter Jansen van Vuuren
3
-0
/
+30
2018-03-26
nfp: flower: refactor shared ip header in match offload
Pieter Jansen van Vuuren
2
-42
/
+38
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
12
-1
/
+854
2018-03-26
net: ena: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
3
-6
/
+15
2018-03-26
bnxt_en: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2
-1
/
+10
2018-03-26
net: qlge: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2
-1
/
+18
2018-03-26
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
6
-11
/
+17
2018-03-26
bnx2x: Replace doorbell barrier() with wmb()
Sinan Kaya
2
-2
/
+4
2018-03-26
qlcnic: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-1
/
+1
2018-03-26
net: qla3xxx: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-2
/
+3
2018-03-26
ice: Add support for control queues
Anirudh Venkataramanan
12
-2
/
+1458
2018-03-26
sh_eth: add sh_eth_cpu_data::cexcr flag
Sergei Shtylyov
2
-6
/
+6
[next]