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
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
3
-27
/
+36
2022-03-28
memcg: enable accounting for nft objects
Vasily Averin
2
-23
/
+23
2022-03-24
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
1
-4
/
+13
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-24
/
+35
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+3
2022-03-20
netfilter: flowtable: pass flowtable to nf_flow_table_iterate()
Pablo Neira Ayuso
1
-10
/
+10
2022-03-20
netfilter: flowtable: remove redundant field in flow_offload_work struct
Pablo Neira Ayuso
1
-5
/
+6
2022-03-20
netfilter: nft_exthdr: add reduce support
Florian Westphal
1
-0
/
+33
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
3
-0
/
+44
2022-03-20
netfilter: nft_tunnel: track register operations
Pablo Neira Ayuso
1
-0
/
+28
2022-03-20
netfilter: nft_xfrm: track register operations
Pablo Neira Ayuso
1
-0
/
+28
2022-03-20
netfilter: nft_socket: track register operations
Pablo Neira Ayuso
1
-0
/
+28
2022-03-20
netfilter: nft_immediate: cancel register tracking for data destination register
Pablo Neira Ayuso
1
-0
/
+12
2022-03-20
netfilter: nft_hash: track register operations
Pablo Neira Ayuso
1
-0
/
+36
2022-03-20
netfilter: nft_osf: track register operations
Pablo Neira Ayuso
1
-0
/
+25
2022-03-20
netfilter: nft_numgen: cancel register tracking
Pablo Neira Ayuso
1
-0
/
+22
2022-03-20
netfilter: nft_meta: extend reduce support to bridge family
Florian Westphal
1
-2
/
+3
2022-03-20
netfilter: nft_lookup: only cancel tracking for clobbered dregs
Florian Westphal
1
-0
/
+12
2022-03-20
netfilter: nft_ct: track register operations
Pablo Neira Ayuso
2
-0
/
+48
2022-03-20
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
5
-26
/
+78
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
25
-1
/
+45
2022-03-20
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
2
-0
/
+9
2022-03-19
netfilter: conntrack: revisit gc autotuning
Florian Westphal
1
-17
/
+68
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-45
/
+10
2022-03-17
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
1
-1
/
+1
2022-03-17
netfilter: nf_tables: validate registers coming from userspace.
Pablo Neira Ayuso
1
-5
/
+17
2022-03-16
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2
-18
/
+17
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
6
-22
/
+116
2022-03-12
netfilter: nf_tables: disable register tracking
Pablo Neira Ayuso
1
-2
/
+7
2022-03-08
Revert "netfilter: conntrack: tag conntracks picked up in local out hook"
Florian Westphal
1
-3
/
+0
2022-03-08
Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"
Florian Westphal
1
-40
/
+3
2022-03-05
bpf: Replace __diag_ignore with unified __diag_ignore_all
Kumar Kartikeya Dwivedi
1
-2
/
+3
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-13
/
+50
2022-03-03
net: Get rcv tstamp if needed in nfnetlink_{log, queue}.c
Martin KaFai Lau
2
-5
/
+9
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
4
-7
/
+7
2022-03-03
netfilter: flowtable: Support GRE
Toshiaki Makita
4
-19
/
+88
2022-03-03
netfilter: nf_tables: Reject tables of unsupported family
Phil Sutter
1
-0
/
+27
2022-03-03
Revert "netfilter: conntrack: mark UDP zero checksum as CHECKSUM_UNNECESSARY"
Florian Westphal
1
-3
/
+1
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: handle socket prefetch
Florian Westphal
1
-0
/
+12
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2
-7
/
+18
2022-03-01
netfilter: nf_queue: don't assume sk is full socket
Florian Westphal
1
-1
/
+10
2022-02-28
netfilter: fix use-after-free in __nf_register_net_hook()
Eric Dumazet
1
-2
/
+3
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-6
/
+57
2022-02-23
netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant
Eric Dumazet
1
-2
/
+2
2022-02-22
netfilter: nf_tables: fix memory leak during stateful obj update
Florian Westphal
1
-4
/
+9
2022-02-21
netfilter: nft_limit: fix stateful object memory leak
Florian Westphal
1
-0
/
+18
2022-02-21
netfilter: nf_tables: unregister flowtable hooks on netns exit
Pablo Neira Ayuso
1
-0
/
+3
2022-02-20
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
4
-2
/
+25
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
[next]