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
2022-05-31
netfilter: flowtable: fix nft_flow_route source address for nat case
wenxu
1
-2
/
+2
2022-05-31
netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flag
wenxu
1
-0
/
+2
2022-05-31
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
1
-13
/
+41
2022-05-31
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
1
-0
/
+4
2022-05-31
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
1
-4
/
+13
2022-05-27
netfilter: nf_tables: set element extended ACK reporting support
Pablo Neira Ayuso
1
-3
/
+9
2022-05-27
netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exit
Florian Westphal
1
-2
/
+3
2022-05-27
netfilter: nfnetlink: fix warn in nfnetlink_unbind
Florian Westphal
1
-19
/
+5
2022-05-26
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
1
-0
/
+2
2022-05-26
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
1
-9
/
+10
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
3
-48
/
+17
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-70
/
+48
2022-05-18
netfilter: nf_tables: disable expression reduction infra
Pablo Neira Ayuso
1
-10
/
+1
2022-05-18
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2
-22
/
+20
2022-05-18
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2
-27
/
+9
2022-05-18
netfilter: ctnetlink: fix up for "netfilter: conntrack: remove unconfirmed list"
Stephen Rothwell
1
-0
/
+2
2022-05-16
netfilter: conntrack: remove pr_debug callsites from tcp tracker
Florian Westphal
1
-48
/
+4
2022-05-16
netfilter: nf_conncount: reduce unnecessary GC
William Tu
1
-0
/
+11
2022-05-16
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
1
-1
/
+2
2022-05-16
netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
Felix Fietkau
1
-9
/
+13
2022-05-16
netfilter: flowtable: fix excessive hw offload attempts after failure
Felix Fietkau
1
-1
/
+3
2022-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
12
-300
/
+411
2022-05-13
netfilter: flowtable: nft_flow_route use more data for reverse route
Sven Auhagen
1
-0
/
+8
2022-05-13
netfilter: conntrack: add nf_conntrack_events autodetect mode
Florian Westphal
3
-8
/
+24
2022-05-13
netfilter: conntrack: un-inline nf_ct_ecache_ext_add
Florian Westphal
2
-3
/
+33
2022-05-13
netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
Florian Westphal
1
-3
/
+37
2022-05-13
netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
Pablo Neira Ayuso
5
-41
/
+47
2022-05-13
netfilter: conntrack: avoid unconditional local_bh_disable
Florian Westphal
1
-5
/
+2
2022-05-13
netfilter: conntrack: remove unconfirmed list
Florian Westphal
2
-98
/
+3
2022-05-13
netfilter: conntrack: remove __nf_ct_unconfirmed_destroy
Florian Westphal
3
-39
/
+13
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
1
-0
/
+12
2022-05-13
netfilter: extensions: introduce extension genid count
Florian Westphal
2
-1
/
+86
2022-05-13
netfilter: remove nf_ct_unconfirmed_destroy helper
Florian Westphal
2
-15
/
+3
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
1
-2
/
+28
2022-05-13
netfilter: conntrack: remove the percpu dying list
Florian Westphal
3
-46
/
+13
2022-05-13
netfilter: conntrack: include ecache dying list in dumps
Florian Westphal
2
-0
/
+53
2022-05-13
netfilter: ecache: use dedicated list for event redelivery
Florian Westphal
2
-70
/
+80
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
1
-3
/
+1
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-32
/
+51
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-27
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
1
-1
/
+1
2022-04-27
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
1
-15
/
+6
2022-04-22
netfilter: nft_set_rbtree: overlap detection with element re-addition after d...
Pablo Neira Ayuso
1
-1
/
+5
2022-04-19
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
1
-1
/
+1
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-5
/
+4
2022-04-12
netfilter: nf_tables: nft_parse_register can return a negative value
Antoine Tenart
1
-1
/
+1
2022-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
7
-125
/
+135
2022-04-11
netfilter: nft_socket: make cgroup match work in input too
Florian Westphal
1
-4
/
+3
2022-04-11
netfilter: nft_fib: reverse path filter for policy-based routing on iif
Pablo Neira Ayuso
1
-0
/
+4
2022-04-09
netfilter: bitwise: improve error goto labels
Jeremy Sowden
1
-5
/
+6
[next]