index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2013-10-28
netfilter: nft_nat: Fix endianness issue reported by sparse
Tomasz Bursztyka
2013-10-14
netfilter: nf_tables: add trace support
Pablo Neira Ayuso
2013-10-14
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add insert operation
Eric Leblond
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
2013-10-14
netfilter: nf_tables: add support for dormant tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: nft_payload: fix transport header base
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
2013-10-14
netfilter: nft_payload: add optimized payload implementation for small loads
Patrick McHardy
2013-10-14
netfilter: nf_tables: add optimized data comparison for small values
Patrick McHardy
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
netfilter: nf_tables: add netlink set API
Patrick McHardy
2013-10-14
netfilter: add nftables
Patrick McHardy
2013-10-14
netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
Pablo Neira Ayuso
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-10-01
netfilter: cttimeout: allow to set/get default protocol timeouts
Pablo Neira Ayuso
2013-10-01
netfilter: nf_ct_sip: consolidate NAT hook functions
holger@eitzenberger.org
2013-10-01
netfilter: nfnetlink_log: use proper net to allocate skb
Gao feng
2013-10-01
netfilter: nfnetlink_queue: use proper net namespace to allocate skb
Gao feng
2013-09-30
netfilter: ipset: Add hash:net,port,net module to kernel.
Oliver Smith
2013-09-30
netfiler: ipset: Add net namespace for ipset
Vitaly Lavrov
2013-09-30
netfilter: ipset: Use a common function at listing the extensions
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: For set:list types, replaced elements must be zeroed out
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Fix hash resizing with comments
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Support comments in hash-type ipsets.
Oliver Smith
2013-09-30
netfilter: ipset: Support comments in the list-type ipset.
Oliver Smith
2013-09-30
netfilter: ipset: Support comments in bitmap-type ipsets.
Oliver Smith
2013-09-30
netfilter: ipset: Support comments for ipset entries in the core.
Oliver Smith
2013-09-30
netfilter: ipset: Add hash:net,net module to kernel.
Oliver Smith
2013-09-30
netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINK
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: list:set: make sure all elements are checked by the gc
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Support extensions which need a per data destroy function
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Generalize extensions support
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Move extension data to set structure
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Rename extension offset ids to extension ids
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Prepare ipset to support multiple networks for hash types
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Introduce new operation to get both setname and family
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: order matches and targets separatedly in xt_set.c
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Support package fragments for IPv4 protos without ports
Anders K. Pedersen
2013-09-30
netfilter: ipset: Fix "may be used uninitialized" warnings
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Rename simple macro names to avoid namespace issues.
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Fix sparse warnings due to missing rcu annotations
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Sparse warning about shadowed variable fixed
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Don't call ip_nest_end needlessly in the error path
Jozsef Kadlecsik
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
[next]