index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
2018-06-12
netfilter: xt_connmark: fix list corruption on rmmod
Florian Westphal
2018-06-12
netfilter: ctnetlink: avoid null pointer dereference
Florian Westphal
2018-06-12
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
2018-06-12
netfilter: nf_tables: close race between netns exit and rmmod
Florian Westphal
2018-06-12
netfilter: nf_tables: fix module unload race
Florian Westphal
2018-06-12
netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL
Pablo Neira Ayuso
2018-06-12
netfilter: nft_socket: fix module autoload
Pablo Neira Ayuso
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-07
netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use it
Pablo Neira Ayuso
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
netfilter: nft_set_rbtree: fix parameter of __nft_rbtree_lookup()
Taehee Yoo
2018-06-06
netfilter: ipset: forbid family for hash:mac sets
Florent Fourcot
2018-06-06
netfilter: ipset: Limit max timeout value
Jozsef Kadlecsik
2018-06-06
netfilter: xt_set: Check hook mask correctly
Serhey Popovych
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
ipvs: fix check on xmit to non-local addresses
Julian Anastasov
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
netfilter: nf_tables: handle chain name lookups via rhltable
Florian Westphal
2018-06-03
netfilter: nf_tables: add connlimit support
Pablo Neira Ayuso
2018-06-03
netfilter: nf_tables: add destroy_clone expression
Pablo Neira Ayuso
2018-06-03
netfilter: nf_tables: garbage collection for stateful expressions
Pablo Neira Ayuso
2018-06-03
netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()
Pablo Neira Ayuso
2018-06-03
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
2018-06-03
netfilter: nf_tables: pass context to object destroy indirection
Pablo Neira Ayuso
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
2018-06-03
netfilter: Decrease code duplication regarding transparent socket option
Máté Eckl
2018-06-02
ipvs: register conntrack hooks for ftp
Julian Anastasov
2018-06-01
ipvs: add ipv6 support to ftp
Julian Anastasov
2018-06-01
ipvs: add full ipv6 support to nfct
Julian Anastasov
2018-06-01
netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer
Pablo Neira Ayuso
2018-06-01
netfilter: nf_tables: check msg_type before nft_trans_set(trans)
Alexey Kodanev
2018-06-01
netfilter: xt_CT: Reject the non-null terminated string from user space
Gao Feng
2018-06-01
netfilter: nfnetlink: Remove VLA usage
Kees Cook
2018-06-01
netfilter: nf_flow_table: attach dst to skbs
Jason A. Donenfeld
2018-06-01
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
2018-06-01
netfilter: nf_tables: Add audit support to log statement
Phil Sutter
2018-06-01
netfilter: nf_tables: add support for native socket matching
Máté Eckl
2018-06-01
netfilter: fix ptr_ret.cocci warnings
kbuild test robot
2018-05-29
netfilter: nf_tables: remove unused variables
Taehee Yoo
2018-05-29
netfilter: nf_tables: use call_rcu in netlink dumps
Florian Westphal
2018-05-29
netfilter: nf_tables: fail batch if fatal signal is pending
Florian Westphal
2018-05-29
netfilter: nf_tables: fix endian mismatch in return type
Florian Westphal
[next]