index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
netfilter: nf_tables: add nft_trans_commit_list_add_elem helper
Florian Westphal
2024-11-14
1
-5
/
+16
|
*
|
|
netfilter: bpf: Pass string literal as format argument of request_module()
Simon Horman
2024-11-14
1
-1
/
+1
|
*
|
|
netfilter: nfnetlink: Report extack policy errors for batched ops
Donald Hunter
2024-11-14
1
-1
/
+1
|
*
|
|
net: convert to nla_get_*_default()
Johannes Berg
2024-11-11
3
-12
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
1
-7
/
+34
|
|
\
|
|
|
*
|
|
Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-11-07
4
-62
/
+87
|
|
\
\
\
|
|
*
|
|
netfilter: nf_tables: must hold rcu read lock while iterating object type list
Florian Westphal
2024-11-05
1
-7
/
+6
|
|
*
|
|
netfilter: nf_tables: must hold rcu read lock while iterating expression type...
Florian Westphal
2024-11-05
1
-6
/
+18
|
|
*
|
|
netfilter: nf_tables: avoid false-positive lockdep splats with basechain hook
Florian Westphal
2024-11-05
1
-3
/
+5
|
|
*
|
|
netfilter: nf_tables: avoid false-positive lockdep splats in set walker
Florian Westphal
2024-11-05
2
-5
/
+8
|
|
*
|
|
netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
Florian Westphal
2024-11-05
2
-8
/
+11
|
|
*
|
|
netfilter: nf_tables: avoid false-positive lockdep splats with sets
Florian Westphal
2024-11-05
1
-11
/
+16
|
|
*
|
|
netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion
Florian Westphal
2024-11-05
1
-10
/
+13
|
|
*
|
|
netfilter: nf_tables: prefer nft_trans_elem_alloc helper
Florian Westphal
2024-10-15
1
-4
/
+2
|
|
*
|
|
netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.c
Uros Bizjak
2024-10-15
1
-8
/
+8
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-01
2
-1
/
+4
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-25
4
-3
/
+9
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
16
-165
/
+422
|
|
\
\
\
\
\
|
*
|
|
|
|
|
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
2024-10-10
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-20
1
-3
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
2024-11-07
1
-3
/
+1
*
|
|
|
|
|
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2024-11-07
1
-7
/
+34
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
2024-10-31
1
-0
/
+3
*
|
|
|
|
netfilter: Fix use-after-free in get_info()
Dong Chenchen
2024-10-30
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-25
4
-2
/
+7
|
\
\
\
\
|
*
|
|
|
netfilter: xtables: fix typo causing some targets not to load on IPv6
Pablo Neira Ayuso
2024-10-21
3
-2
/
+3
|
*
|
|
|
netfilter: bpf: must hold reference on net namespace
Florian Westphal
2024-10-17
1
-0
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-19
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf: Fix link info netfilter flags to populate defrag flag
Tyrone Wu
2024-10-16
1
-1
/
+2
*
|
|
|
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
Florian Westphal
2024-10-09
16
-165
/
+422
|
|
_
|
/
|
/
|
|
*
|
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
6
-6
/
+6
|
|
/
|
/
|
*
|
netfilter: nfnetlink_queue: remove old clash resolution logic
Florian Westphal
2024-09-26
2
-86
/
+0
*
|
netfilter: nf_tables: missing objects with no memcg accounting
Pablo Neira Ayuso
2024-09-26
7
-15
/
+17
*
|
netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
Pablo Neira Ayuso
2024-09-26
1
-1
/
+1
*
|
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
2024-09-26
1
-5
/
+2
*
|
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
2024-09-26
1
-1
/
+1
*
|
netfilter: ctnetlink: Guard possible unused functions
Andy Shevchenko
2024-09-26
1
-1
/
+1
*
|
netfilter: conntrack: add clash resolution for reverse collisions
Florian Westphal
2024-09-26
1
-5
/
+51
*
|
netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
Florian Westphal
2024-09-26
1
-2
/
+118
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-15
1
-2
/
+2
|
\
|
*
netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...
Dan Carpenter
2024-09-15
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
3
-7
/
+49
|
\
|
|
*
net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_...
Lorenzo Bianconi
2024-09-12
2
-1
/
+7
|
*
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
2024-09-12
1
-3
/
+38
|
*
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
2024-09-12
1
-3
/
+4
*
|
netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
Ido Schimmel
2024-09-09
1
-1
/
+2
*
|
Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-09-07
26
-148
/
+165
|
\
\
|
*
|
netfilter: nf_tables: set element timeout update support
Pablo Neira Ayuso
2024-09-03
2
-5
/
+44
|
*
|
netfilter: nf_tables: zero timeout means element never times out
Pablo Neira Ayuso
2024-09-03
2
-17
/
+25
|
*
|
netfilter: nf_tables: consolidate timeout extension for elements
Pablo Neira Ayuso
2024-09-03
2
-34
/
+22
[prev]
[next]