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-04-24
netfilter: nft_set_bitmap: free dummy elements when destroy the set
Liping Zhang
2017-04-24
netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
Liping Zhang
2017-04-24
netfilter: xt_CT: fix refcnt leak on error path
Gao Feng
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-19
netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14
Gao Feng
2017-04-19
netfilter: ipvs: fix incorrect conflict resolution
Florian Westphal
2017-04-19
nefilter: eache: reduce struct size from 32 to 24 byte
Florian Westphal
2017-04-19
netfilter: allow early drop of assured conntracks
Florian Westphal
2017-04-19
netfilter: conntrack: use u8 for extension sizes again
Florian Westphal
2017-04-19
netfilter: remove last traces of variable-sized extensions
Florian Westphal
2017-04-19
netfilter: helpers: remove data_len usage for inkernel helpers
Florian Westphal
2017-04-19
netfilter: nfnetlink_cthelper: reject too large userspace allocation requests
Florian Westphal
2017-04-19
netfilter: helper: add build-time asserts for helper data size
Florian Westphal
2017-04-19
netfilter: nft_ct: allow to set ctnetlink event types of a connection
Florian Westphal
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-15
netfilter: ecache: Refine the nf_ct_deliver_cached_events
Gao Feng
2017-04-15
netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup
Gao Feng
2017-04-15
Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
2017-04-15
ipset: remove unused function __ip_set_get_netlink
Aaron Conole
2017-04-14
netfilter: nf_conntrack: remove double assignment
Aaron Conole
2017-04-14
netfilter: nf_tables: remove double return statement
Aaron Conole
2017-04-13
netfilter: nft_hash: do not dump the auto generated seed
Liping Zhang
2017-04-13
netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session.
Taehee Yoo
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2017-04-08
netfilter: nf_ct_expect: use proper RCU list traversal/update APIs
Liping Zhang
2017-04-08
netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL
Liping Zhang
2017-04-08
netfilter: make it safer during the inet6_dev->addr_list traversal
Liping Zhang
2017-04-08
netfilter: ctnetlink: make it safer when checking the ct helper name
Liping Zhang
2017-04-08
netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find
Gao Feng
2017-04-08
netfilter: ctnetlink: using bit to represent the ct event
Liping Zhang
2017-04-08
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
net: netfilter: Use list_{next/prev}_entry instead of list_entry
simran singhal
2017-04-07
netfilter: Use seq_puts()/seq_putc() where possible
simran singhal
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
2017-04-06
netfilter: ctnetlink: Expectations must have a conntrack helper area
Gao Feng
2017-04-06
netfilter: nat: avoid use of nf_conn_nat extension
Florian Westphal
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
2017-04-06
netfilter: nf_ct_expect: Add nf_ct_remove_expect()
Gao Feng
2017-04-06
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
2017-04-06
netfilter: nf_tables: add nft_is_base_chain() helper
Pablo Neira Ayuso
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-30
ipvs: remove unused variable
Arushi Singhal
2017-03-30
netfilter: ipvs: Replace kzalloc with kcalloc.
Varsha Rao
[prev]
[next]