index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooks
Daniel Borkmann
2020-03-28
1
-0
/
+8
|
|
*
|
|
|
|
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
2020-03-28
1
-0
/
+12
|
|
*
|
|
|
|
bpf: Allow to retrieve cgroup v1 classid from v2 hooks
Daniel Borkmann
2020-03-28
1
-0
/
+21
|
|
*
|
|
|
|
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-28
2
-0
/
+52
|
|
*
|
|
|
|
bpf: Enable perf event rb output for bpf cgroup progs
Daniel Borkmann
2020-03-28
1
-5
/
+9
|
|
*
|
|
|
|
bpf: Enable retrieval of socket cookie for bind/post-bind hook
Daniel Borkmann
2020-03-28
1
-0
/
+14
|
|
*
|
|
|
|
bpf: Add bpf_sk_storage support to bpf_tcp_ca
Martin KaFai Lau
2020-03-23
1
-0
/
+33
|
|
*
|
|
|
|
bpf, tcp: Make tcp_bpf_recvmsg static
YueHaibing
2020-03-20
1
-62
/
+62
|
|
*
|
|
|
|
bpf, tcp: Fix unused function warnings
YueHaibing
2020-03-20
1
-14
/
+14
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-31
15
-193
/
+239
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ipvs: fix uninitialized variable warning
Haishuang Yan
2020-03-30
1
-2
/
+1
|
|
*
|
|
|
|
|
netfilter: nft_exthdr: fix endianness of tcp option cast
Sergey Marinkevich
2020-03-30
1
-5
/
+3
|
|
*
|
|
|
|
|
netfilter: flowtable: add counter support in HW offload
wenxu
2020-03-30
1
-0
/
+12
|
|
*
|
|
|
|
|
netfilter: conntrack: add nf_ct_acct_add()
wenxu
2020-03-30
1
-3
/
+4
|
|
*
|
|
|
|
|
netfilter: nf_tables: skip set types that do not support for expressions
Pablo Neira Ayuso
2020-03-30
2
-0
/
+5
|
|
*
|
|
|
|
|
netfilter: nft_dynset: validate set expression definition
Pablo Neira Ayuso
2020-03-30
1
-2
/
+7
|
|
*
|
|
|
|
|
netfilter: nft_set_bitmap: initialize set element extension in lookups
Pablo Neira Ayuso
2020-03-30
1
-0
/
+1
|
|
*
|
|
|
|
|
netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set
Romain Bellan
2020-03-30
1
-1
/
+1
|
|
*
|
|
|
|
|
netfilter: nf_queue: prefer nf_queue_entry_free
Florian Westphal
2020-03-29
1
-18
/
+9
|
|
*
|
|
|
|
|
netfilter: nf_queue: do not release refcouts until nf_reinject is done
Florian Westphal
2020-03-29
1
-4
/
+2
|
|
*
|
|
|
|
|
netfilter: nf_queue: place bridge physports into queue_entry struct
Florian Westphal
2020-03-29
1
-30
/
+23
|
|
*
|
|
|
|
|
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
2020-03-29
2
-10
/
+10
|
|
*
|
|
|
|
|
netfilter: flowtable: Use work entry per offload command
Paul Blakey
2020-03-27
1
-31
/
+15
|
|
*
|
|
|
|
|
netfilter: flowtable: Use rw sem as flow block lock
Paul Blakey
2020-03-27
2
-8
/
+7
|
|
*
|
|
|
|
|
netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
Qian Cai
2020-03-27
1
-1
/
+2
|
|
*
|
|
|
|
|
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2020-03-27
4
-6
/
+6
|
|
*
|
|
|
|
|
netfilter: flowtable: add counter support
Pablo Neira Ayuso
2020-03-27
1
-0
/
+7
|
|
*
|
|
|
|
|
netfilter: nf_tables: add enum nft_flowtable_flags to uapi
Pablo Neira Ayuso
2020-03-27
1
-1
/
+1
|
|
*
|
|
|
|
|
netfilter: conntrack: export nf_ct_acct_update()
Pablo Neira Ayuso
2020-03-27
1
-8
/
+7
|
|
*
|
|
|
|
|
ipvs: optimize tunnel dumps for icmp errors
Haishuang Yan
2020-03-27
1
-20
/
+26
|
|
*
|
|
|
|
|
netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and...
Jules Irenge
2020-03-27
1
-0
/
+2
|
|
*
|
|
|
|
|
netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()
Jules Irenge
2020-03-27
1
-0
/
+1
|
|
*
|
|
|
|
|
netfilter: flowtable: fix NULL pointer dereference in tunnel offload support
wenxu
2020-03-19
1
-3
/
+3
|
|
*
|
|
|
|
|
netfilter: nf_tables: add nft_set_elem_expr_destroy() and use it
Pablo Neira Ayuso
2020-03-19
1
-11
/
+17
|
|
*
|
|
|
|
|
netfilter: nf_tables: fix double-free on set expression from the error path
Pablo Neira Ayuso
2020-03-19
1
-0
/
+1
|
|
*
|
|
|
|
|
netfilter: nf_tables: allow to specify stateful expression in set definition
Pablo Neira Ayuso
2020-03-19
1
-12
/
+48
|
|
*
|
|
|
|
|
netfilter: nf_tables: pass context to nft_set_destroy()
Pablo Neira Ayuso
2020-03-19
1
-5
/
+5
|
|
*
|
|
|
|
|
netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
Pablo Neira Ayuso
2020-03-19
2
-17
/
+18
|
*
|
|
|
|
|
|
devlink: Allow setting of packet trap group parameters
Ido Schimmel
2020-03-31
1
-2
/
+54
|
*
|
|
|
|
|
|
devlink: Add packet trap group parameters support
Ido Schimmel
2020-03-31
1
-0
/
+31
|
*
|
|
|
|
|
|
devlink: Add packet trap policers support
Ido Schimmel
2020-03-31
1
-0
/
+428
|
*
|
|
|
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-03-30
4
-41
/
+168
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
Luiz Augusto von Dentz
2020-03-25
1
-10
/
+127
|
|
*
|
|
|
|
|
|
Bluetooth: don't assume key size is 16 when the command fails
Alain Michaud
2020-03-25
1
-4
/
+4
|
|
*
|
|
|
|
|
|
Bluetooth: L2CAP: Add get_peer_pid callback
Luiz Augusto von Dentz
2020-03-24
1
-0
/
+8
|
|
*
|
|
|
|
|
|
Bluetooth: Fix incorrect branch in connection complete
Abhishek Pandit-Subedi
2020-03-23
1
-8
/
+9
|
|
*
|
|
|
|
|
|
Bluetooth: Restore running state if suspend fails
Abhishek Pandit-Subedi
2020-03-23
1
-19
/
+20
|
*
|
|
|
|
|
|
|
net: dsa: add port policers
Vladimir Oltean
2020-03-30
1
-6
/
+73
|
*
|
|
|
|
|
|
|
net: dsa: refactor matchall mirred action to separate function
Vladimir Oltean
2020-03-30
1
-30
/
+40
|
*
|
|
|
|
|
|
|
devlink: Add auto dump flag to health reporter
Eran Ben Elisha
2020-03-30
1
-4
/
+22
[prev]
[next]