index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2019-08-27
netfilter: conntrack: make sysctls per-namespace again
Florian Westphal
-0
/
+5
2019-08-27
netfilter: nft_dynset: support for element deletion
Ander Juaristi
-0
/
+25
2019-08-27
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
-1
/
+1
2019-08-27
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Todd Seidelmann
-4
/
+2
2019-08-26
netfilter: nfnetlink_log: add support for VLAN information
Michael Braun
-0
/
+57
2019-08-26
netfilter: nft_meta: support for time matching
Ander Juaristi
-0
/
+46
2019-08-26
netfilter: nf_tables: Introduce new 64-bit helper register functions
Ander Juaristi
-4
/
+5
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-31
/
+116
2019-08-19
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
-11
/
+25
2019-08-19
netfilter: nft_flow_offload: missing netlink attribute policy
Pablo Neira Ayuso
-0
/
+6
2019-08-18
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
-3
/
+18
2019-08-14
netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
Nathan Chancellor
-2
/
+2
2019-08-14
netfilter: nft_flow_offload: skip tcp rst and fin packets
Pablo Neira Ayuso
-3
/
+6
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
-87
/
+113
2019-08-13
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
-8
/
+8
2019-08-13
netfilter: connlabels: prefer static lock initialiser
Florian Westphal
-2
/
+1
2019-08-13
netfilter: nf_nat_proto: make tables static
Valdis Klētnieks
-2
/
+2
2019-08-13
netfilter: nf_tables: add missing prototypes.
Valdis Klētnieks
-3
/
+3
2019-08-13
netfilter: inline four headers files into another one.
Jeremy Sowden
-2
/
+1
2019-08-13
netfilter: nf_tables: store data in offload context registers
Pablo Neira Ayuso
-7
/
+17
2019-08-13
netfilter: nft_bitwise: add offload support
Pablo Neira Ayuso
-0
/
+19
2019-08-13
netfilter: remove unnecessary spaces
yangxingwu
-13
/
+13
2019-08-09
netfilter: nf_flow_table: teardown flow timeout race
Pablo Neira Ayuso
-9
/
+25
2019-08-09
netfilter: nf_flow_table: conntrack picks up expired flows
Pablo Neira Ayuso
-7
/
+10
2019-08-09
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
-5
/
+10
2019-08-08
netfilter: nf_tables_offload: support indr block call
wenxu
-24
/
+131
2019-08-08
net: delete "register" keyword
Alexey Dobriyan
-4
/
+4
2019-08-05
netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
Florian Westphal
-0
/
+43
2019-08-03
ipvs: Improve robustness to the ipvs sysctl
Junwei Hu
-34
/
+35
2019-08-03
netfilter: conntrack: use shared sysctl constants
Matteo Croce
-18
/
+16
2019-08-03
netfilter: synproxy: rename mss synproxy_options field
Fernando Fernandez Mancera
-6
/
+6
2019-07-29
netfilter: ipset: Fix rename concurrency with listing
Jozsef Kadlecsik
-1
/
+1
2019-07-29
netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...
Stefano Brivio
-2
/
+2
2019-07-29
netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...
Stefano Brivio
-4
/
+0
2019-07-25
netfilter: nf_tables: Make nft_meta expression more robust
Phil Sutter
-12
/
+4
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
-3
/
+4
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-64
/
+84
2019-07-19
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
-2
/
+2
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
-2
/
+1
2019-07-18
netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
Pablo Neira Ayuso
-1
/
+1
2019-07-18
netfilter: synproxy: fix rst sequence number mismatch
Fernando Fernandez Mancera
-2
/
+2
2019-07-18
netfilter: nf_tables: Support auto-loading for inet nat
Phil Sutter
-0
/
+3
2019-07-16
netfilter: nft_hash: fix symhash with modulus one
Laura Garcia Liebana
-1
/
+1
2019-07-16
netfilter: nf_tables: don't fail when updating base chain policy
Florian Westphal
-0
/
+2
2019-07-16
netfilter: conntrack: always store window size un-scaled
Florian Westphal
-3
/
+5
2019-07-16
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
-2
/
+4
2019-07-16
netfilter: nf_tables: fix module autoload for redir
Christian Hesse
-1
/
+1
2019-07-16
netfilter: Update obsolete comments referring to ip_conntrack
Yonatan Goldschmidt
-14
/
+7
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
-38
/
+56
2019-07-15
netfilter: nfnetlink: avoid deadlock due to synchronous request_module
Florian Westphal
-1
/
+1
[prev]
[next]