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-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-08
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
2018-01-08
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
2018-01-08
netfilter: ipset: use swap macro instead of _manually_ swapping values
Gustavo A. R. Silva
2018-01-08
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
2018-01-08
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
2018-01-08
netfilter: nf_conntrack: add IPS_OFFLOAD status bit
Pablo Neira Ayuso
2018-01-08
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
2018-01-08
netfilter: remove defensive check on malformed packets from raw sockets
Pablo Neira Ayuso
2018-01-08
netfilter: meta: secpath support
Florian Westphal
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
2018-01-08
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
2018-01-08
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
2018-01-08
netfilter: core: support for NFPROTO_INET hook registration
Pablo Neira Ayuso
2018-01-08
netfilter: core: pass family as parameter to nf_remove_net_hook()
Pablo Neira Ayuso
2018-01-08
netfilter: core: pass hook number, family and device to nf_find_hook_list()
Pablo Neira Ayuso
2018-01-08
netfilter: core: add nf_remove_net_hook
Pablo Neira Ayuso
2018-01-08
netfilter: nf_tables: add nft_set_is_anonymous() helper
Pablo Neira Ayuso
2018-01-08
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
2018-01-08
netfilter: nf_tables: reject nat hook registration if prio is before conntrack
Florian Westphal
2018-01-08
netfilter: core: only allow one nat hook per hook point
Florian Westphal
2018-01-08
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
2018-01-08
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
2018-01-08
netfilter: reduce hook array sizes to what is needed
Florian Westphal
2018-01-08
netfilter: reduce size of hook entry point locations
Florian Westphal
2018-01-08
netfilter: core: free hooks with call_rcu
Florian Westphal
2018-01-08
netfilter: core: remove synchronize_net call if nfqueue is used
Florian Westphal
2018-01-08
netfilter: core: make nf_unregister_net_hooks simple wrapper again
Florian Westphal
2018-01-08
netfilter: nf_conntrack_h323: Remove unwanted comments.
Varsha Rao
2018-01-08
netfilter: ipset: add resched points during set listing
Florian Westphal
2018-01-08
netfilter: ipset: use nfnl_mutex_is_locked
Florian Westphal
2018-01-08
netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
Gao Feng
2018-01-08
netfilter: conntrack: timeouts can be const
Florian Westphal
2018-01-08
netfilter: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-01-08
netfilter: conntrack: l4 protocol trackers can be const
Florian Westphal
2018-01-08
netfilter: conntrack: constify list of builtin trackers
Florian Westphal
2018-01-08
netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
Florian Westphal
2018-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]