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
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-16
netfilter: add ifdef around ctnetlink_proto_size
Arnd Bergmann
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-08
netfilter: ipvs: Convert timers to use timer_setup()
Kees Cook
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
netfilter: nf_tables: get set elements via netlink
Pablo Neira Ayuso
2017-11-07
netfilter: nf_tables: performance set policy skips size description in selection
Pablo Neira Ayuso
2017-11-07
netfilter: conntrack: use power efficient workqueue
Vincent Guittot
2017-11-06
netfilter: conntrack: move nf_ct_netns_{get,put}() to core
Pablo Neira Ayuso
2017-11-06
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
2017-11-06
netfilter: nft_hash: fix nft_hash_deactivate
Florian Westphal
2017-11-06
netfilter: xt_connlimit: remove mask argument
Florian Westphal
2017-11-06
netfilter: ipvs: Fix inappropriate output of procfs
KUWAZAWA Takuya
2017-11-06
netfilter: ipvs: Use %pS printk format for direct addresses
Helge Deller
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-25
netfilter: nft_set_hash: disable fast_ops for 2-len keys
Anatole Denis
2017-10-25
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...
Mark Rutland
2017-10-24
netfilter: nf_ct_h323: Out Of Bound Read in Netfilter Conntrack
Eric Sesterhenn
2017-10-24
netfilter: xt_connlimit: don't store address in the conn nodes
Florian Westphal
2017-10-24
netfilter: nf_conntrack_h323: Remove typedef struct
Harsha Sharma
2017-10-24
netfilter: x_tables: make xt_replace_table wait until old rules are not used ...
Florian Westphal
2017-10-24
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
2017-10-24
netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
Florian Westphal
2017-10-24
netfilter: conntrack: add and use nf_l4proto_log_invalid
Florian Westphal
2017-10-24
netfilter: nat: use test_and_clear_bit when deleting ct from bysource list
Florian Westphal
2017-10-20
bpf: Add file mode configuration into bpf maps
Chenbo Feng
2017-10-18
netfilter: ipset: Convert timers to use timer_setup()
Kees Cook
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-06
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
2017-10-06
netfilter: nf_tables: do not dump chain counters if not enabled
Pablo Neira Ayuso
2017-10-04
netfilter: ipset: deduplicate prefixlen maps
Aaron Conole
2017-10-04
netfilter: ipset: Fix sparse warnings
Jozsef Kadlecsik
2017-10-04
netfilter: ipset: Compress return logic
simran singhal
2017-10-03
netfilter: nf_tables: Release memory obtained by kasprintf
Arvind Yadav
2017-09-29
netfilter: nf_tables: fix update chain error
JingPiao Chen
2017-09-29
netfilter: ipset: Fix race between dump and swap
Ross Lagerwall
2017-09-26
netfilter: ipset: pernet ops must be unregistered last
Florian Westphal
2017-09-26
netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses
Jozsef Kadlecsik
2017-09-26
netfilter: xt_socket: Restore mark from full sockets only
Subash Abhinov Kasiviswanathan
2017-09-26
netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
Vadim Fedorenko
2017-09-18
netfilter: ipset: ipset list may return wrong member count for set with timeout
Vishwanath Pai
2017-09-18
netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero div
Geert Uytterhoeven
2017-09-08
netfilter: xt_hashlimit: fix build error caused by 64bit division
Vishwanath Pai
2017-09-08
netfilter: xt_hashlimit: alloc hashtable with right size
Zhizhou Tian
[next]