summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-22netfilter: ipset: The unnamed union initialization may lead to compilation errorJozsef Kadlecsik
2013-10-22netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik
2013-10-22netfilter: x_tables: fix ordering of jumpstack allocation and table updateWill Deacon
2013-10-21netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-10-17netfilter: xt_socket: use sock_gen_put()Eric Dumazet
2013-10-15ipvs: improved SH fallback strategyAlexander Frolkin
2013-10-15ipvs: avoid rcu_barrier during netns cleanupJulian Anastasov
2013-10-14netfilter: nf_tables: add trace supportPablo Neira Ayuso
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: add insert operationEric Leblond
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka
2013-10-14netfilter: nf_tables: add support for dormant tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: nft_payload: fix transport header basePablo Neira Ayuso
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso
2013-10-14netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy
2013-10-14netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy
2013-10-14netfilter: add nftablesPatrick McHardy
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat
2013-10-14netfilter: nf_nat: move alloc_null_binding to nf_nat_core.cPablo Neira Ayuso
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-10-04sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-01netfilter: cttimeout: allow to set/get default protocol timeoutsPablo Neira Ayuso
2013-10-01netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org
2013-10-01netfilter: nfnetlink_log: use proper net to allocate skbGao feng
2013-10-01netfilter: nfnetlink_queue: use proper net namespace to allocate skbGao feng
2013-09-30netfilter: ipset: Add hash:net,port,net module to kernel.Oliver Smith
2013-09-30netfiler: ipset: Add net namespace for ipsetVitaly Lavrov
2013-09-30netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik
2013-09-30netfilter: ipset: For set:list types, replaced elements must be zeroed outJozsef Kadlecsik
2013-09-30netfilter: ipset: Fix hash resizing with commentsJozsef Kadlecsik
2013-09-30netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith
2013-09-30netfilter: ipset: Support comments in the list-type ipset.Oliver Smith
2013-09-30netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith
2013-09-30netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith
2013-09-30netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith
2013-09-30netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINKJozsef Kadlecsik
2013-09-30netfilter: ipset: list:set: make sure all elements are checked by the gcJozsef Kadlecsik
2013-09-30netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik
2013-09-30netfilter: ipset: Generalize extensions supportJozsef Kadlecsik
2013-09-30netfilter: ipset: Move extension data to set structureJozsef Kadlecsik