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
2021-08-06
netfilter: nfnetlink_hook: translate inet ingress to netdev
Pablo Neira Ayuso
1
-1
/
+7
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
4
-21
/
+8
2021-08-06
netfilter: nfnetlink_hook: Use same family as request message
Pablo Neira Ayuso
1
-3
/
+3
2021-08-06
netfilter: nfnetlink_hook: use the sequence number of the request message
Pablo Neira Ayuso
1
-1
/
+2
2021-08-06
netfilter: nfnetlink_hook: missing chain family
Pablo Neira Ayuso
1
-2
/
+6
2021-08-06
netfilter: nfnetlink_hook: strip off module name from hookfn
Pablo Neira Ayuso
1
-0
/
+1
2021-08-06
netfilter: conntrack: collect all entries in one cycle
Florian Westphal
1
-49
/
+22
2021-08-04
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
10
-7
/
+85
2021-07-23
netfilter: nfnl_hook: fix unused variable warning
Arnd Bergmann
1
-0
/
+2
2021-07-23
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
1
-1
/
+3
2021-07-23
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
1
-1
/
+6
2021-07-23
netfilter: nft_last: avoid possible false sharing
Pablo Neira Ayuso
1
-7
/
+13
2021-07-23
netfilter: flowtable: avoid possible false sharing
Pablo Neira Ayuso
1
-1
/
+5
2021-07-17
netfilter: nf_tables: fix audit memory leak in nf_tables_commit
Dongliang Mu
1
-0
/
+12
2021-07-06
netfilter: nft_last: incorrect arithmetics when restoring last used
Pablo Neira Ayuso
1
-1
/
+1
2021-07-06
netfilter: nft_last: honor NFTA_LAST_SET on restoration
Pablo Neira Ayuso
1
-2
/
+8
2021-07-06
netfilter: conntrack: Mark access for KCSAN
Manfred Spraul
1
-1
/
+9
2021-07-06
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
2
-1
/
+15
2021-07-06
netfilter: conntrack: improve RST handling when tuple is re-used
Ali Abdallah
1
-17
/
+36
2021-07-02
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
1
-0
/
+3
2021-07-02
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
3
-21
/
+0
2021-07-02
netfilter: nf_tables: Fix dereference of null pointer flow
Colin Ian King
1
-1
/
+2
2021-07-02
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
1
-0
/
+10
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-52
/
+64
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-40
/
+132
2021-06-22
netfilter: nf_tables: do not allow to delete table with owner by handle
Pablo Neira Ayuso
1
-3
/
+9
2021-06-22
netfilter: nf_tables: skip netlink portID validation if zero
Pablo Neira Ayuso
1
-1
/
+1
2021-06-21
netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer...
Pablo Neira Ayuso
1
-10
/
+7
2021-06-21
netfilter: nf_tables: memleak in hw offload abort path
Pablo Neira Ayuso
2
-37
/
+31
2021-06-21
netfilter: nfnetlink_hook: fix check for snprintf() overflow
Dan Carpenter
1
-1
/
+3
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-42
/
+48
2021-06-18
netfilter: conntrack: pass hook state to log functions
Florian Westphal
7
-36
/
+35
2021-06-17
netfilter: nf_tables: add last expression
Pablo Neira Ayuso
3
-1
/
+89
2021-06-16
netfilter: nft_extdhr: Drop pointless check of tprot_set
Phil Sutter
1
-1
/
+1
2021-06-16
netfilter: nft_exthdr: Search chunks in SCTP packets only
Phil Sutter
1
-1
/
+4
2021-06-16
netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
Pablo Neira Ayuso
1
-1
/
+8
2021-06-16
netfilter: nft_osf: check for TCP packet before further processing
Pablo Neira Ayuso
1
-0
/
+5
2021-06-16
netfilter: nft_exthdr: check for IPv6 packet before further processing
Pablo Neira Ayuso
1
-0
/
+3
2021-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-42
/
+43
2021-06-10
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
1
-0
/
+5
2021-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
20
-203
/
+615
2021-06-09
netfilter: nf_tables: move base hook annotation to init helper
Florian Westphal
1
-8
/
+7
2021-06-09
netfilter: nfnetlink_hook: add depends-on nftables
Florian Westphal
1
-0
/
+1
2021-06-09
netfilter: nfnetlink_hook: fix array index out-of-bounds error
Colin Ian King
1
-1
/
+1
2021-06-09
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
1
-42
/
+43
2021-06-09
netfilter: nft_exthdr: Fix for unsafe packet data read
Phil Sutter
1
-1
/
+3
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-32
/
+66
2021-06-07
netfilter: add new hook nfnl subsystem
Florian Westphal
4
-0
/
+386
2021-06-07
netfilter: annotate nf_tables base hook ops
Florian Westphal
1
-1
/
+3
2021-06-07
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
2
-12
/
+39
[next]