index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
netfilter: conntrack: serialize hash resizes and cleanups
Eric Dumazet
1
-33
/
+37
2021-09-21
netfilter: log: work around missing softdep backend module
Florian Westphal
3
-3
/
+34
2021-09-21
netfilter: nf_nat_masquerade: defer conntrack walk to work queue
Florian Westphal
1
-26
/
+24
2021-09-21
netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
Florian Westphal
1
-47
/
+75
2021-09-21
netfilter: nf_tables: Fix oversized kvmalloc() calls
Pablo Neira Ayuso
1
-1
/
+1
2021-09-21
netfilter: nf_tables: unlink table before deleting it
Florian Westphal
1
-10
/
+18
2021-09-21
netfilter: nat: include zone id in nat table hash again
Florian Westphal
1
-5
/
+12
2021-09-21
netfilter: conntrack: include zone id in tuple hash again
Florian Westphal
1
-15
/
+52
2021-09-21
netfilter: conntrack: make max chain length random
Florian Westphal
1
-6
/
+11
2021-09-14
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
1
-0
/
+4
2021-09-14
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
1
-2
/
+2
2021-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
6
-51
/
+112
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2021-08-30
netfilter: refuse insertion if chain has grown too large
Florian Westphal
3
-10
/
+40
2021-08-30
netfilter: conntrack: switch to siphash
Florian Westphal
3
-24
/
+50
2021-08-30
netfilter: conntrack: sanitize table size default settings
Florian Westphal
1
-16
/
+14
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
3
-0
/
+71
2021-08-25
netfilter: ctnetlink: missing counters and timestamp in nfnetlink_{log,queue}
Pablo Neira Ayuso
1
-0
/
+6
2021-08-25
netfilter: ecache: remove nf_exp_event_notifier structure
Florian Westphal
2
-67
/
+6
2021-08-25
netfilter: ecache: prepare for event notifier merge
Florian Westphal
2
-36
/
+12
2021-08-25
netfilter: ecache: add common helper for nf_conntrack_eventmask_report
Florian Westphal
1
-68
/
+56
2021-08-25
netfilter: ecache: remove another indent level
Florian Westphal
1
-16
/
+18
2021-08-25
netfilter: ecache: remove one indent level
Florian Westphal
2
-31
/
+35
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2
-0
/
+2
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
1
-1
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-83
/
+133
2021-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-72
/
+165
2021-08-11
netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
Pavel Skripkin
1
-1
/
+8
2021-08-10
netfilter: nf_queue: move hookfn registration out of struct net
Florian Westphal
2
-12
/
+22
2021-08-09
netfilter: x_tables: never register tables by default
Florian Westphal
1
-18
/
+80
2021-08-06
netfilter: nfnetlink_hook: translate inet ingress to netdev
Pablo Neira Ayuso
1
-1
/
+7
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
4
-21
/
+8
2021-08-06
netfilter: nfnetlink_hook: Use same family as request message
Pablo Neira Ayuso
1
-3
/
+3
2021-08-06
netfilter: nfnetlink_hook: use the sequence number of the request message
Pablo Neira Ayuso
1
-1
/
+2
2021-08-06
netfilter: nfnetlink_hook: missing chain family
Pablo Neira Ayuso
1
-2
/
+6
2021-08-06
netfilter: nfnetlink_hook: strip off module name from hookfn
Pablo Neira Ayuso
1
-0
/
+1
2021-08-06
netfilter: conntrack: collect all entries in one cycle
Florian Westphal
1
-49
/
+22
2021-08-05
net: Remove redundant if statements
Yajun Deng
2
-18
/
+9
2021-08-05
netfilter: ctnetlink: allow to filter dump by status bits
Florian Westphal
1
-1
/
+33
2021-08-05
netfilter: ctnetlink: add and use a helper for mark parsing
Florian Westphal
1
-15
/
+27
2021-08-04
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
10
-7
/
+85
2021-08-01
netfilter: remove xt pernet data
Florian Westphal
1
-11
/
+0
2021-08-01
netfilter: flowtable: remove nf_ct_l4proto_find() call
Pablo Neira Ayuso
1
-10
/
+0
2021-08-01
netfilter: nft_compat: use nfnetlink_unicast()
Pablo Neira Ayuso
1
-5
/
+3
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-10
/
+41
2021-07-23
netfilter: nfnl_hook: fix unused variable warning
Arnd Bergmann
1
-0
/
+2
2021-07-23
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
1
-1
/
+3
2021-07-23
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
1
-1
/
+6
2021-07-23
netfilter: nft_last: avoid possible false sharing
Pablo Neira Ayuso
1
-7
/
+13
2021-07-23
netfilter: flowtable: avoid possible false sharing
Pablo Neira Ayuso
1
-1
/
+5
[next]