index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
10
-11
/
+15
2025-06-05
netfilter: nf_nat: also check reverse tuple to obtain clashing entry
Florian Westphal
1
-3
/
+9
2025-06-05
netfilter: nf_set_pipapo_avx2: fix initial map fill
Florian Westphal
1
-1
/
+20
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Paolo Abeni
13
-153
/
+514
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
3
-0
/
+62
2025-05-23
netfilter: nf_tables: Support wildcard netdev hook specs
Phil Sutter
2
-16
/
+15
2025-05-23
netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
Phil Sutter
1
-9
/
+7
2025-05-23
netfilter: nf_tables: Handle NETDEV_CHANGENAME events
Phil Sutter
2
-18
/
+48
2025-05-23
netfilter: nf_tables: Wrap netdev notifiers
Phil Sutter
2
-26
/
+46
2025-05-23
netfilter: nf_tables: Respect NETDEV_REGISTER events
Phil Sutter
2
-9
/
+60
2025-05-23
netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events
Phil Sutter
2
-14
/
+24
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
3
-62
/
+133
2025-05-23
netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()
Phil Sutter
1
-11
/
+9
2025-05-23
netfilter: nf_tables: Introduce nft_register_flowtable_ops()
Phil Sutter
1
-11
/
+21
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
4
-5
/
+26
2025-05-23
netfilter: nf_tables: Introduce functions freeing nft_hook objects
Phil Sutter
1
-14
/
+24
2025-05-23
netfilter: nf_tables: add packets conntrack state to debug trace info
Florian Westphal
1
-1
/
+53
2025-05-23
netfilter: conntrack: make nf_conntrack_id callable without a module dependency
Florian Westphal
1
-0
/
+6
2025-05-23
netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
1
-4
/
+18
2025-05-23
netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
Sebastian Andrzej Siewior
1
-3
/
+15
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
1
-3
/
+0
2025-05-23
netfilter: nft_tunnel: fix geneve_opt dump
Fernando Fernandez Mancera
1
-4
/
+4
2025-05-22
netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only builds
Florian Westphal
2
-3
/
+3
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2
-3
/
+3
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-20
/
+9
2025-05-07
netfilter: ipset: fix region locking in hash types
Jozsef Kadlecsik
1
-1
/
+1
2025-05-07
ipvs: fix uninit-value for saddr in do_output_route4
Julian Anastasov
1
-19
/
+8
2025-05-05
netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
Pablo Neira Ayuso
1
-0
/
+6
2025-05-05
netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
Pablo Neira Ayuso
1
-14
/
+44
2025-05-05
netfilter: nf_conntrack: speed up reads from nf_conntrack proc file
Florian Westphal
1
-35
/
+53
2025-05-05
netfilter: nft_quota: match correctly when the quota just depleted
Zhongqiu Duan
1
-7
/
+13
2025-04-29
netfilter: nf_tables: export set count and backend name to userspace
Florian Westphal
1
-0
/
+26
2025-04-29
netfilter: conntrack: Remove redundant NFCT_ALIGN call
Xuanqiang Luo
1
-3
/
+1
2025-04-24
net: cgroup: Guard users of sock_cgroup_classid()
Michal Koutný
1
-0
/
+9
2025-04-24
netfilter: xt_cgroup: Make it independent from net_cls
Michal Koutný
2
-1
/
+18
2025-04-24
netfilter: xt_IDLETIMER: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-6
/
+6
2025-04-17
netfilter: conntrack: fix erronous removal of offload bit
Florian Westphal
1
-4
/
+6
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+2
2025-04-10
nft_set_pipapo: fix incorrect avx2 match of 5th field octet
Florian Westphal
1
-1
/
+2
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
2
-3
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
6
-13
/
+13
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2
-3
/
+3
2025-04-03
Merge tag 'nf-25-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-5
/
+6
2025-04-03
net: fix geneve_opt length integer overflow
Lin Ma
1
-1
/
+1
2025-04-03
netfilter: nft_tunnel: fix geneve_opt type confusion addition
Lin Ma
1
-2
/
+2
2025-04-02
netfilter: nf_tables: don't unregister hook when table is dormant
Florian Westphal
1
-2
/
+2
2025-04-02
netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
Pablo Neira Ayuso
1
-1
/
+2
2025-03-25
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
5
-19
/
+20
2025-03-23
netfilter: nf_tables: Only use nf_skip_indirect_calls() when MITIGATION_RETPOLINE
WangYuli
1
-7
/
+4
2025-03-23
netfilter: xtables: Use strscpy() instead of strscpy_pad()
Thorsten Blum
1
-1
/
+1
[next]