index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-09
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
1
-0
/
+5
2022-08-09
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
1
-2
/
+2
2022-08-09
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
1
-1
/
+3
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+19
2022-07-21
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
1
-0
/
+2
2022-07-21
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-07-21
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
1
-0
/
+15
2022-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
5
-12
/
+38
2022-07-14
netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn *
James Yonan
1
-1
/
+1
2022-07-11
netfilter: nf_tables: move nft_cmp_fast_mask to where its used
Florian Westphal
1
-10
/
+0
2022-07-11
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
1
-0
/
+15
2022-07-11
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
1
-1
/
+1
2022-07-11
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
1
-0
/
+21
2022-07-09
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
1
-5
/
+9
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
1
-6
/
+10
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
1
-1
/
+1
2022-06-02
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
1
-1
/
+0
2022-05-27
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
1
-1
/
+6
2022-05-16
netfilter: nf_conncount: reduce unnecessary GC
William Tu
1
-0
/
+1
2022-05-13
netfilter: conntrack: skip verification of zero UDP checksum
Kevin Mitchell
1
-4
/
+17
2022-05-13
netfilter: prefer extension check to pointer check
Florian Westphal
2
-17
/
+16
2022-05-13
netfilter: conntrack: un-inline nf_ct_ecache_ext_add
Florian Westphal
1
-25
/
+5
2022-05-13
netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
Pablo Neira Ayuso
1
-3
/
+9
2022-05-13
netfilter: conntrack: remove unconfirmed list
Florian Westphal
1
-1
/
+0
2022-05-13
netfilter: extensions: introduce extension genid count
Florian Westphal
2
-16
/
+25
2022-05-13
netfilter: remove nf_ct_unconfirmed_destroy helper
Florian Westphal
1
-3
/
+0
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
1
-8
/
+0
2022-05-13
netfilter: conntrack: include ecache dying list in dumps
Florian Westphal
1
-0
/
+2
2022-05-13
netfilter: ecache: use dedicated list for event redelivery
Florian Westphal
2
-3
/
+2
2022-04-08
netfilter: ecache: move to separate structure
Florian Westphal
1
-2
/
+6
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+18
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
1
-0
/
+3
2022-03-20
netfilter: nft_meta: extend reduce support to bridge family
Florian Westphal
1
-0
/
+2
2022-03-20
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
2
-0
/
+15
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
1
-0
/
+8
2022-03-20
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
1
-0
/
+1
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2022-03-16
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
1
-0
/
+18
2022-03-08
Revert "netfilter: conntrack: tag conntracks picked up in local out hook"
Florian Westphal
1
-1
/
+0
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+6
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
1
-1
/
+5
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+1
2022-02-20
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2
-3
/
+1
2022-02-09
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
1
-0
/
+9
2022-02-09
netfilter: cttimeout: use option structure
Florian Westphal
1
-2
/
+6
2022-02-09
netfilter: ecache: don't use nf_conn spinlock
Florian Westphal
1
-1
/
+1
2022-02-04
netfilter: conntrack: remove extension register api
Florian Westphal
7
-54
/
+0
2022-02-04
netfilter: conntrack: handle ->destroy hook via nat_ops instead
Florian Westphal
1
-3
/
+0
2022-02-04
netfilter: conntrack: move extension sizes into core
Florian Westphal
1
-1
/
+0
[next]