index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6
Máté Eckl
2018-07-16
1
-2
/
+2
*
openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
Florian Westphal
2018-07-16
3
-23
/
+4
*
netfilter: utils: move nf_ip6_checksum* from ipv6 to utils
Florian Westphal
2018-07-16
3
-78
/
+65
*
netfilter: utils: move nf_ip_checksum* from ipv4 to utils
Florian Westphal
2018-07-16
3
-64
/
+55
*
netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h
Máté Eckl
2018-07-16
2
-9
/
+8
*
netfilter: flowtables: use fixed renew timeout on teardown
Florian Westphal
2018-07-16
1
-8
/
+5
*
netfilter: nft_reject_bridge: remove unnecessary ttl set
Taehee Yoo
2018-07-16
1
-2
/
+1
*
Merge branch 'TLS-offload-rx-netdev-and-mlx5'
David S. Miller
2018-07-16
25
-191
/
+846
|
\
|
*
net/mlx5e: IPsec, fix byte count in CQE
Boris Pismenny
2018-07-16
3
-2
/
+3
|
*
net/mlx5: Accel, add common metadata functions
Boris Pismenny
2018-07-16
3
-29
/
+45
|
*
net/mlx5e: TLS, build TLS netdev from capabilities
Boris Pismenny
2018-07-16
1
-2
/
+16
|
*
net/mlx5e: TLS, add software statistics
Boris Pismenny
2018-07-16
3
-1
/
+17
|
*
net/mlx5e: TLS, add Innova TLS rx data path
Boris Pismenny
2018-07-16
3
-3
/
+118
|
*
net/mlx5e: TLS, add innova rx support
Boris Pismenny
2018-07-16
2
-15
/
+46
|
*
net/mlx5: Accel, add TLS rx offload routines
Boris Pismenny
2018-07-16
5
-46
/
+135
|
*
net/mlx5e: TLS, refactor variable names
Boris Pismenny
2018-07-16
3
-8
/
+8
|
*
tls: Fix zerocopy_from_iter iov handling
Boris Pismenny
2018-07-16
1
-3
/
+5
|
*
tls: Add rx inline crypto offload
Boris Pismenny
2018-07-16
5
-43
/
+355
|
*
tls: Fill software context without allocation
Boris Pismenny
2018-07-16
1
-12
/
+22
|
*
tls: Split tls_sw_release_resources_rx
Boris Pismenny
2018-07-16
2
-1
/
+10
|
*
tls: Split decrypt_skb to two functions
Boris Pismenny
2018-07-16
2
-18
/
+28
|
*
tls: Refactor tls_offload variable names
Boris Pismenny
2018-07-16
4
-28
/
+27
|
*
tcp: Don't coalesce decrypted and encrypted SKBs
Boris Pismenny
2018-07-16
2
-0
/
+15
|
*
net: Add TLS rx resync NDO
Boris Pismenny
2018-07-16
1
-0
/
+2
|
*
net: Add TLS RX offload feature
Ilya Lesokhin
2018-07-16
2
-0
/
+3
|
*
net: Add decrypted field to skb
Boris Pismenny
2018-07-16
2
-1
/
+12
|
/
*
Merge branch 'mvpp2-add-debugfs-interface'
David S. Miller
2018-07-16
8
-36
/
+830
|
\
|
*
net: mvpp2: debugfs: add classifier hit counters
Maxime Chevallier
2018-07-16
4
-0
/
+84
|
*
net: mvpp2: debugfs: add entries for classifier flows
Maxime Chevallier
2018-07-16
4
-5
/
+329
|
*
net: mvpp2: debugfs: add hit counter stats for Header Parser entries
Maxime Chevallier
2018-07-16
4
-0
/
+40
|
*
net: mvpp2: add a debugfs interface for the Header Parser
Maxime Chevallier
2018-07-16
6
-7
/
+371
|
*
net: mvpp2: switch to SPDX identifiers
Antoine Tenart
2018-07-16
6
-24
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-14
67
-929
/
+3119
|
\
|
*
Merge branch 'bpf-tcp-listen-cb'
Daniel Borkmann
2018-07-15
9
-69
/
+88
|
|
\
|
|
*
selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
2018-07-15
3
-6
/
+16
|
|
*
selftests/bpf: Better verification in test_tcpbpf
Andrey Ignatov
2018-07-15
1
-25
/
+39
|
|
*
selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers
Andrey Ignatov
2018-07-15
2
-34
/
+22
|
|
*
selftests/bpf: Fix const'ness in cgroup_helpers
Andrey Ignatov
2018-07-15
2
-6
/
+6
|
|
*
bpf: Sync bpf.h to tools/
Andrey Ignatov
2018-07-15
1
-0
/
+3
|
|
*
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
2018-07-15
2
-0
/
+4
|
|
/
|
*
bpf: btf: print map dump and lookup with btf info
Okash Khawaja
2018-07-14
1
-16
/
+201
|
*
bpf: btf: add btf print functionality
Okash Khawaja
2018-07-14
2
-0
/
+266
|
*
bpf: btf: export btf types and name by offset from lib
Okash Khawaja
2018-07-14
2
-20
/
+48
|
*
tools: include reallocarray feature test in FEATURE_TESTS_BASIC
Jakub Kicinski
2018-07-14
1
-0
/
+1
|
*
samples/bpf: xdp_redirect_cpu handle parsing of double VLAN tagged packets
Jesper Dangaard Brouer
2018-07-14
1
-1
/
+10
|
*
Merge branch 'bpf-xdp-driver-and-hw'
Daniel Borkmann
2018-07-13
23
-146
/
+246
|
|
\
|
|
*
nfp: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
3
-40
/
+26
|
|
*
selftests/bpf: add test for multiple programs
Jakub Kicinski
2018-07-13
1
-0
/
+63
|
|
*
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
4
-33
/
+12
|
|
*
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2018-07-13
6
-62
/
+96
[next]