summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-092-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-10-0426-1650/+2414
|\
| * netfilter: cttimeout: allow to set/get default protocol timeoutsPablo Neira Ayuso2013-10-011-8/+153
| * netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org2013-10-012-113/+49
| * netfilter: nfnetlink_log: use proper net to allocate skbGao feng2013-10-011-5/+6
| * netfilter: nfnetlink_queue: use proper net namespace to allocate skbGao feng2013-10-011-3/+3
| * netfilter: ipset: Add hash:net,port,net module to kernel.Oliver Smith2013-09-303-0/+598
| * netfiler: ipset: Add net namespace for ipsetVitaly Lavrov2013-09-307-138/+232
| * netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik2013-09-304-50/+12
| * netfilter: ipset: For set:list types, replaced elements must be zeroed outJozsef Kadlecsik2013-09-301-1/+3
| * netfilter: ipset: Fix hash resizing with commentsJozsef Kadlecsik2013-09-301-5/+5
| * netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith2013-09-309-13/+30
| * netfilter: ipset: Support comments in the list-type ipset.Oliver Smith2013-09-301-6/+12
| * netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith2013-09-304-9/+17
| * netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-301-0/+14
| * netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith2013-09-304-9/+541
| * netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINKJozsef Kadlecsik2013-09-301-1/+1
| * netfilter: ipset: list:set: make sure all elements are checked by the gcJozsef Kadlecsik2013-09-301-2/+5
| * netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-303-38/+90
| * netfilter: ipset: Generalize extensions supportJozsef Kadlecsik2013-09-3013-749/+105
| * netfilter: ipset: Move extension data to set structureJozsef Kadlecsik2013-09-3013-278/+244
| * netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-306-35/+35
| * netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-305-46/+48
| * netfilter: ipset: Introduce new operation to get both setname and familyJozsef Kadlecsik2013-09-301-0/+17
| * netfilter: ipset: order matches and targets separatedly in xt_set.cJozsef Kadlecsik2013-09-301-92/+96
| * netfilter: ipset: Support package fragments for IPv4 protos without portsAnders K. Pedersen2013-09-301-1/+17
| * netfilter: ipset: Fix "may be used uninitialized" warningsJozsef Kadlecsik2013-09-309-12/+12
| * netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-09-3013-162/+166
| * netfilter: ipset: Fix sparse warnings due to missing rcu annotationsJozsef Kadlecsik2013-09-301-32/+55
| * netfilter: ipset: Sparse warning about shadowed variable fixedJozsef Kadlecsik2013-09-301-1/+1
| * netfilter: ipset: Don't call ip_nest_end needlessly in the error pathJozsef Kadlecsik2013-09-303-3/+3
| * netfilter: xt_TCPMSS: lookup route from proper net namespaceGao feng2013-09-271-3/+5
| * netfilter: xt_TCPMSS: Get mtu only if clamp-mss-to-pmtu is specifiedGao feng2013-09-271-34/+36
| * netfilter: nf_ct_sip: extend RCU read lock in set_expected_rtp_rtcp()holger@eitzenberger.org2013-09-271-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-019-145/+125
|\ \ | |/ |/|
| * netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-5/+7
| * ipvs: stats should not depend on CPU 0Julian Anastasov2013-09-181-1/+3
| * ipvs: do not use dest after ip_vs_dest_put in LBLCRJulian Anastasov2013-09-181-30/+20
| * ipvs: do not use dest after ip_vs_dest_put in LBLCJulian Anastasov2013-09-181-37/+31
| * ipvs: make the service replacement more robustJulian Anastasov2013-09-182-53/+45
| * ipvs: fix overflow on dest weight multiplySimon Kirby2013-09-185-19/+19
* | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-191-1/+1
|/
* netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng2013-09-171-1/+1
* netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-09-161-12/+16
* netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik2013-09-161-1/+1
* netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-165-10/+9
* netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik2013-09-161-2/+2
* netfilter: Fix build errors with xt_socket.cDavid S. Miller2013-09-051-0/+1
* netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packetPhil Oester2013-09-041-1/+1
* netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()Patrick McHardy2013-09-041-2/+2
OpenPOWER on IntegriCloud