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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
182
-206
/
+0
2018-03-27
net: Reflect all pernet_operations are converted
Kirill Tkhai
1
-37
/
+6
2018-03-27
net: Convert nfsd_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-27
net: mvpp2: Use relaxed I/O in data path
Yan Markman
1
-13
/
+30
2018-03-27
Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
23
-90
/
+531
2018-03-27
liquidio: Removed duplicate Tx queue status check
Intiyaz Basha
2
-57
/
+0
2018-03-27
ipv6: addrconf: Use normal debugging style
Joe Perches
1
-20
/
+8
2018-03-27
tc-testing: Correct compound statements for namespace execution
Lucas Bates
1
-5
/
+5
2018-03-27
tipc: tipc_node_create() can be static
Wei Yongjun
1
-2
/
+2
2018-03-27
tipc: fix error handling in tipc_udp_enable()
Wei Yongjun
1
-1
/
+2
2018-03-27
net: aquantia: Make function hw_atl_utils_mpi_set_speed() static
Wei Yongjun
1
-1
/
+1
2018-03-27
Merge branch 'net-mvpp2-Remove-unnecessary-dynamic-allocs'
David S. Miller
1
-183
/
+137
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
net/ncsi: check for null return from call to nla_nest_start
Colin Ian King
1
-0
/
+4
2018-03-27
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
3
-15
/
+14
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
26
-0
/
+18863
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
net/mlx5e: Add VLAN offload features to hw_enc_features
Aviv Heller
1
-0
/
+3
2018-03-26
net/mlx5e: Add a helper macro in set features ndo
Gal Pressman
1
-15
/
+11
2018-03-26
net/mlx5e: Make choose LRO timeout function static
Gal Pressman
2
-2
/
+1
2018-03-26
net/mlx5e: Remove redundant check in get ethtool stats
Gal Pressman
1
-3
/
+0
2018-03-26
net/mlx5: Protect from command bit overflow
Leon Romanovsky
1
-1
/
+1
2018-03-26
net/mlx5e: Offload tc vlan push/pop using HW action
Or Gerlitz
3
-11
/
+40
2018-03-26
net/mlx5: Add core support for vlan push/pop steering action
Or Gerlitz
6
-7
/
+35
2018-03-26
net/mlx5: E-Switch, Use same source for offloaded actions check
Or Gerlitz
1
-2
/
+2
2018-03-26
net/mlx5e: Add interface down dropped packets statistics
Moshe Shemesh
4
-29
/
+69
2018-03-26
net/mlx5: Add packet dropped while vport down statistics
Moshe Shemesh
4
-6
/
+58
2018-03-26
net/mlx5e: Add vnic steering drop statistics
Moshe Shemesh
3
-1
/
+72
2018-03-26
net/mlx5: Add support for QUERY_VNIC_ENV command
Moshe Shemesh
2
-1
/
+51
2018-03-26
net/mlx5e: PFC stall prevention support
Inbar Karmy
4
-12
/
+132
2018-03-26
ethtool: Add support for configuring PFC stall prevention in ethtool
Inbar Karmy
2
-0
/
+10
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
net/mlx5e: Expose PFC stall prevention counters
Inbar Karmy
4
-4
/
+50
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
[next]