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-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-12-13
net: remove duplicate includes
Pravin Shedge
2017-12-11
netfilter: exthdr: add missign attributes to policy
Florian Westphal
2017-12-06
netfilter: xt_osf: Add missing permission checks
Kevin Cernekee
2017-12-04
netfilter: xt_bpf: add overflow checks
Jann Horn
2017-12-04
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
2017-11-28
netfilter: conntrack: clamp timeouts to INT_MAX
Jay Elliott
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-20
netfilter: conntrack: lower timeout to RETRANS seconds if window is 0
Florian Westphal
2017-11-20
netfilter: nf_ct_h323: Extend nf_h323_error_boundary to work on bits as well
Eric Sesterhenn
2017-11-20
netfilter: nf_ct_h323: Convert CHECK_BOUND macro to function
Eric Sesterhenn
2017-11-20
netfilter: exit_net cleanup check added
Vasily Averin
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
[next]