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
...
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-07-21
34
-291
/
+403
|
\
\
\
|
*
|
|
netfilter: xt_TPROXY: remove pr_debug invocations
Justin Stitt
2022-07-21
1
-23
/
+2
|
*
|
|
netfilter: flowtable: prefer refcount_inc
Florian Westphal
2022-07-21
1
-8
/
+3
|
*
|
|
netfilter: ipvs: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-21
1
-3
/
+2
|
*
|
|
netfilter: nf_tables: move nft_cmp_fast_mask to where its used
Florian Westphal
2022-07-11
1
-0
/
+12
|
*
|
|
netfilter: nf_tables: use correct integer types
Florian Westphal
2022-07-11
4
-11
/
+12
|
*
|
|
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2022-07-11
2
-4
/
+4
|
*
|
|
netfilter: nf_tables: use the correct get/put helpers
Florian Westphal
2022-07-11
4
-10
/
+11
|
*
|
|
netfilter: x_tables: use correct integer types
Florian Westphal
2022-07-11
3
-9
/
+9
|
*
|
|
netfilter: nfnetlink: add missing __be16 cast
Florian Westphal
2022-07-11
1
-1
/
+1
|
*
|
|
netfilter: nft_set_bitmap: Fix spelling mistake
Zhang Jiaming
2022-07-11
1
-2
/
+2
|
*
|
|
netfilter: h323: merge nat hook pointers into one
Florian Westphal
2022-07-11
2
-189
/
+113
|
*
|
|
netfilter: nf_conntrack: use rcu accessors where needed
Florian Westphal
2022-07-11
7
-16
/
+57
|
*
|
|
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
2022-07-11
3
-3
/
+3
|
*
|
|
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
2022-07-11
5
-4
/
+165
|
*
|
|
net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
Vlad Buslov
2022-07-11
1
-2
/
+3
|
*
|
|
netfilter: conntrack: use correct format characters
Bill Wendling
2022-07-11
1
-1
/
+1
|
*
|
|
netfilter: conntrack: use fallthrough to cleanup
Jackie Liu
2022-07-11
1
-5
/
+3
*
|
|
|
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2022-07-19
7
-46
/
+138
|
\
\
\
\
|
*
|
|
|
tcp: support externally provided ubufs
Pavel Begunkov
2022-07-19
1
-11
/
+22
|
*
|
|
|
ipv6/udp: support externally provided ubufs
Pavel Begunkov
2022-07-19
1
-13
/
+31
|
*
|
|
|
ipv4/udp: support externally provided ubufs
Pavel Begunkov
2022-07-19
1
-13
/
+31
|
*
|
|
|
net: introduce managed frags infrastructure
Pavel Begunkov
2022-07-19
1
-2
/
+27
|
*
|
|
|
net: Allow custom iter handler in msghdr
David Ahern
2022-07-19
2
-5
/
+11
|
*
|
|
|
skbuff: carry external ubuf_info in msghdr
Pavel Begunkov
2022-07-19
2
-0
/
+3
|
*
|
|
|
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
2022-07-19
1
-1
/
+1
|
*
|
|
|
skbuff: don't mix ubuf_info from different sources
Pavel Begunkov
2022-07-19
1
-0
/
+4
|
*
|
|
|
ipv6: avoid partial copy for zc
Pavel Begunkov
2022-07-19
1
-1
/
+6
|
*
|
|
|
ipv4: avoid partial copy for zc
Pavel Begunkov
2022-07-19
1
-2
/
+6
*
|
|
|
|
net: devlink: remove unused locked functions
Jiri Pirko
2022-07-19
1
-168
/
+0
*
|
|
|
|
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
2022-07-19
1
-0
/
+6
*
|
|
|
|
net: devlink: add unlocked variants of devlink_region_create/destroy() functions
Jiri Pirko
2022-07-19
1
-28
/
+61
*
|
|
|
|
net: devlink: add unlocked variants of devlink_dpipe*() functions
Jiri Pirko
2022-07-19
1
-46
/
+135
*
|
|
|
|
net: devlink: add unlocked variants of devlink_sb*() functions
Jiri Pirko
2022-07-19
1
-18
/
+36
*
|
|
|
|
net: devlink: add unlocked variants of devlink_resource*() functions
Jiri Pirko
2022-07-19
1
-61
/
+156
*
|
|
|
|
net: devlink: add unlocked variants of devling_trap*() functions
Jiri Pirko
2022-07-19
1
-32
/
+148
*
|
|
|
|
net: devlink: avoid false DEADLOCK warning reported by lockdep
Moshe Shemesh
2022-07-19
1
-0
/
+4
*
|
|
|
|
tls: rx: decrypt into a fresh skb
Jakub Kicinski
2022-07-18
2
-37
/
+72
*
|
|
|
|
tls: rx: async: don't put async zc on the list
Jakub Kicinski
2022-07-18
1
-21
/
+19
*
|
|
|
|
tls: rx: async: hold onto the input skb
Jakub Kicinski
2022-07-18
4
-10
/
+38
*
|
|
|
|
tls: rx: async: adjust record geometry immediately
Jakub Kicinski
2022-07-18
1
-39
/
+10
*
|
|
|
|
tls: rx: return the decrypted skb via darg
Jakub Kicinski
2022-07-18
1
-10
/
+39
*
|
|
|
|
tls: rx: read the input skb from ctx->recv_pkt
Jakub Kicinski
2022-07-18
3
-34
/
+42
*
|
|
|
|
tls: rx: factor out device darg update
Jakub Kicinski
2022-07-18
1
-19
/
+41
*
|
|
|
|
tls: rx: remove the message decrypted tracking
Jakub Kicinski
2022-07-18
1
-10
/
+0
*
|
|
|
|
tls: rx: don't keep decrypted skbs on ctx->recv_pkt
Jakub Kicinski
2022-07-18
1
-21
/
+28
*
|
|
|
|
tls: rx: don't try to keep the skbs always on the list
Jakub Kicinski
2022-07-18
1
-11
/
+12
*
|
|
|
|
tls: rx: allow only one reader at a time
Jakub Kicinski
2022-07-18
1
-7
/
+54
*
|
|
|
|
net/smc: Extend SMC-R link group netlink attribute
Wen Gu
2022-07-18
1
-0
/
+2
*
|
|
|
|
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
2022-07-18
9
-118
/
+328
[prev]
[next]