index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
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
2018-07-14
tcp: remove redundant rcv_nxt update
Yafang Shao
1
-1
/
+0
2018-07-14
bpf: btf: print map dump and lookup with btf info
Okash Khawaja
1
-16
/
+201
2018-07-14
bpf: btf: add btf print functionality
Okash Khawaja
2
-0
/
+266
2018-07-14
bpf: btf: export btf types and name by offset from lib
Okash Khawaja
2
-20
/
+48
2018-07-14
tools: include reallocarray feature test in FEATURE_TESTS_BASIC
Jakub Kicinski
1
-0
/
+1
2018-07-13
net: mvpp2: mvpp2_cls_flow_get() can be static
kbuild test robot
1
-1
/
+1
2018-07-13
of: mdio: Support fixed links in of_phy_get_and_connect()
Linus Walleij
1
-4
/
+13
[next]