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-07-16
docs: networking: Fix failover build warnings
Tobin C. Harding
1
-54
/
+57
2018-07-16
docs: networking: Add failover docs to index
Tobin C. Harding
1
-0
/
+2
2018-07-16
Merge branch 'hns3-next'
David S. Miller
5
-25
/
+30
2018-07-16
net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
Fuyun Liang
1
-2
/
+4
2018-07-16
net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbx
Fuyun Liang
1
-4
/
+4
2018-07-16
net: hns3: Fix for reset_level default assignment probelm
Yunsheng Lin
1
-1
/
+5
2018-07-16
net: hns3: remove unnecessary ring configuration operation while resetting
Huazhong Tan
1
-8
/
+0
2018-07-16
net: hns3: Fix return value error in hns3_reset_notify_down_enet
Huazhong Tan
1
-1
/
+1
2018-07-16
net: hns3: Correct reset event status register
Huazhong Tan
2
-1
/
+2
2018-07-16
net: hns3: Prevent to request reset frequently
Huazhong Tan
1
-3
/
+10
2018-07-16
net: hns3: Reset net device with rtnl_lock
Huazhong Tan
1
-3
/
+2
2018-07-16
net: hns3: Modify the order of initializing command queue register
Huazhong Tan
1
-2
/
+2
2018-07-16
Merge branch 'TLS-offload-rx-netdev-and-mlx5'
David S. Miller
25
-191
/
+846
2018-07-16
net/mlx5e: IPsec, fix byte count in CQE
Boris Pismenny
3
-2
/
+3
2018-07-16
net/mlx5: Accel, add common metadata functions
Boris Pismenny
3
-29
/
+45
2018-07-16
net/mlx5e: TLS, build TLS netdev from capabilities
Boris Pismenny
1
-2
/
+16
2018-07-16
net/mlx5e: TLS, add software statistics
Boris Pismenny
3
-1
/
+17
2018-07-16
net/mlx5e: TLS, add Innova TLS rx data path
Boris Pismenny
3
-3
/
+118
2018-07-16
net/mlx5e: TLS, add innova rx support
Boris Pismenny
2
-15
/
+46
2018-07-16
net/mlx5: Accel, add TLS rx offload routines
Boris Pismenny
5
-46
/
+135
2018-07-16
net/mlx5e: TLS, refactor variable names
Boris Pismenny
3
-8
/
+8
2018-07-16
tls: Fix zerocopy_from_iter iov handling
Boris Pismenny
1
-3
/
+5
2018-07-16
tls: Add rx inline crypto offload
Boris Pismenny
5
-43
/
+355
2018-07-16
tls: Fill software context without allocation
Boris Pismenny
1
-12
/
+22
2018-07-16
tls: Split tls_sw_release_resources_rx
Boris Pismenny
2
-1
/
+10
2018-07-16
tls: Split decrypt_skb to two functions
Boris Pismenny
2
-18
/
+28
2018-07-16
tls: Refactor tls_offload variable names
Boris Pismenny
4
-28
/
+27
2018-07-16
tcp: Don't coalesce decrypted and encrypted SKBs
Boris Pismenny
2
-0
/
+15
2018-07-16
net: Add TLS rx resync NDO
Boris Pismenny
1
-0
/
+2
2018-07-16
net: Add TLS RX offload feature
Ilya Lesokhin
2
-0
/
+3
2018-07-16
net: Add decrypted field to skb
Boris Pismenny
2
-1
/
+12
2018-07-16
Merge branch 'mvpp2-add-debugfs-interface'
David S. Miller
8
-36
/
+830
2018-07-16
net: mvpp2: debugfs: add classifier hit counters
Maxime Chevallier
4
-0
/
+84
2018-07-16
net: mvpp2: debugfs: add entries for classifier flows
Maxime Chevallier
4
-5
/
+329
2018-07-16
net: mvpp2: debugfs: add hit counter stats for Header Parser entries
Maxime Chevallier
4
-0
/
+40
2018-07-16
net: mvpp2: add a debugfs interface for the Header Parser
Maxime Chevallier
6
-7
/
+371
2018-07-16
net: mvpp2: switch to SPDX identifiers
Antoine Tenart
6
-24
/
+6
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
67
-929
/
+3119
2018-07-15
Merge branch 'bpf-tcp-listen-cb'
Daniel Borkmann
9
-69
/
+88
2018-07-15
selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
3
-6
/
+16
2018-07-15
selftests/bpf: Better verification in test_tcpbpf
Andrey Ignatov
1
-25
/
+39
2018-07-15
selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers
Andrey Ignatov
2
-34
/
+22
2018-07-15
selftests/bpf: Fix const'ness in cgroup_helpers
Andrey Ignatov
2
-6
/
+6
2018-07-15
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-0
/
+3
2018-07-15
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
2
-0
/
+4
2018-07-14
Merge branch 'mlxsw-VRRP'
David S. Miller
5
-4
/
+292
2018-07-14
mlxsw: spectrum_router: Optimize processing of VRRP MACs
Ido Schimmel
2
-0
/
+66
2018-07-14
mlxsw: spectrum: Add VRRP traps
Ido Schimmel
2
-0
/
+4
2018-07-14
mlxsw: spectrum_router: Direct macvlans' MACs to router
Ido Schimmel
3
-0
/
+146
2018-07-14
mlxsw: spectrum: Enable macvlan upper devices
Ido Schimmel
2
-4
/
+76
[next]