index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+2
2023-09-15
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()
Ilya Leoshkevich
1
-0
/
+2
2023-09-15
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
5
-34
/
+58
2023-09-13
netfilter: nf_tables: Fix entries val in rule reset audit log
Phil Sutter
1
-6
/
+10
2023-09-13
netfilter: conntrack: fix extension size table
Florian Westphal
1
-2
/
+2
2023-09-11
netfilter: nf_tables: disallow element removal on anonymous sets
Pablo Neira Ayuso
1
-4
/
+5
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-27
/
+109
2023-09-08
netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
Pablo Neira Ayuso
1
-6
/
+3
2023-09-08
netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
Pablo Neira Ayuso
1
-1
/
+1
2023-09-08
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
4
-6
/
+22
2023-09-08
netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
Pablo Neira Ayuso
1
-4
/
+2
2023-09-08
netfilter: nf_tables: disallow rule removal from chain binding
Pablo Neira Ayuso
1
-5
/
+13
2023-09-06
netfilter: nf_tables: Unbreak audit log reset
Pablo Neira Ayuso
1
-5
/
+6
2023-09-06
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...
Kyle Zeng
1
-0
/
+1
2023-09-06
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
1
-2
/
+6
2023-09-06
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
1
-0
/
+8
2023-09-06
netfilter: nftables: exthdr: fix 4-byte stack OOB write
Florian Westphal
1
-8
/
+14
2023-08-31
netfilter: nf_tables: Audit log rule reset
Phil Sutter
1
-0
/
+18
2023-08-31
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
1
-3
/
+28
2023-08-30
netfilter: xt_u32: validate user space input
Wander Lairson Costa
1
-0
/
+21
2023-08-30
netfilter: xt_sctp: validate the flag_info count
Wander Lairson Costa
1
-0
/
+2
2023-08-30
netfilter: nft_exthdr: Fix non-linear header modification
Xiao Liang
1
-12
/
+8
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
5
-12
/
+27
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-11
/
+31
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2
-0
/
+6
2023-08-23
netfilter: nf_tables: fix out of memory error handling
Florian Westphal
1
-3
/
+10
2023-08-23
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
1
-2
/
+2
2023-08-23
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
1
-1
/
+5
2023-08-23
netfilter: nf_tables: flush pending destroy work before netlink notifier
Pablo Neira Ayuso
1
-1
/
+1
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
1
-4
/
+7
2023-08-22
netfilter: nf_tables: allow loop termination for pending fatal signal
Florian Westphal
1
-0
/
+6
2023-08-22
netfilter: xtables: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-08-22
netfilter: x_tables: refactor deprecated strncpy
Justin Stitt
1
-3
/
+2
2023-08-22
netfilter: nft_meta: refactor deprecated strncpy
Justin Stitt
1
-3
/
+3
2023-08-22
netfilter: nft_osf: refactor deprecated strncpy
Justin Stitt
1
-3
/
+3
2023-08-22
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-08-22
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-08-22
netfilter: ipset: refactor deprecated strncpy
Justin Stitt
1
-5
/
+5
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-29
/
+66
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
1
-2
/
+2
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
1
-3
/
+1
2023-08-15
netfilter: Update to register_net_sysctl_sz
Joel Granados
5
-12
/
+27
2023-08-16
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
1
-0
/
+3
2023-08-16
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
1
-1
/
+6
2023-08-16
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
1
-4
/
+32
2023-08-16
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
1
-0
/
+4
2023-08-16
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
1
-3
/
+3
2023-08-16
netfilter: nf_tables: don't fail inserts if duplicate has expired
Florian Westphal
1
-19
/
+4
[next]