summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net_sched: RCU conversion of stabEric Dumazet2011-01-201-6/+15
* net_sched: move TCQ_F_THROTTLED flagEric Dumazet2011-01-201-10/+28
* netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy2011-01-201-0/+12
* netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt2011-01-2039-0/+77
* Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-201-1/+1
|\
| * netfilter: xtables: remove duplicate memberJan Engelhardt2011-01-201-1/+1
* | Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-201-0/+12
|\|
| * netfilter: xtables: connlimit revision 1Jan Engelhardt2011-01-191-0/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-2063-247/+748
|\ \
| * | netfilter: xtables: remove extraneous header that slipped inJan Engelhardt2011-01-201-1/+0
| * | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-19273-1777/+7169
| |\ \
| * | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-194-0/+68
| | |/ | |/|
| * | netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-182-0/+15
| * | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2011-01-1831-121/+123
| |\ \
| | * | netfilter: xtables: add missing header files to export listJan Engelhardt2011-01-181-0/+2
| | * | netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt2011-01-1830-121/+121
| * | | netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal2011-01-182-0/+7
| * | | netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal2011-01-181-5/+15
| * | | netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao2011-01-181-2/+2
| |/ /
| * | netfilter: create audit records for x_tables replacesThomas Graf2011-01-161-0/+1
| * | netfilter: audit target to record accepted/dropped packetsThomas Graf2011-01-163-0/+32
| * | netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy2011-01-143-5/+2
| * | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy2011-01-14288-3074/+6106
| |\ \
| | * | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal2011-01-131-3/+12
| | * | netfilter: x_table: speedup compat operationsEric Dumazet2011-01-131-1/+2
| | * | netfilter: xt_conntrack: support matching on port rangesPatrick McHardy2011-01-131-0/+15
| | * | netfilter: xt_comment: drop unneeded unsigned qualifierJan Engelhardt2011-01-131-1/+1
| | * | IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom2011-01-131-0/+3
| | * | IPVS: netns, trash handlingHans Schillstrom2011-01-132-2/+5
| | * | IPVS: netns, defense work timer.Hans Schillstrom2011-01-132-1/+4
| | * | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-132-18/+46
| | * | IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-132-11/+44
| | * | IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-132-3/+52
| | * | IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-132-9/+21
| | * | IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-132-2/+6
| | * | IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-132-6/+11
| | * | IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-131-2/+0
| | * | IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-12/+6
| | * | IPVS: netns preparation for proto_sctpHans Schillstrom2011-01-131-0/+9
| | * | IPVS: netns preparation for proto_udpHans Schillstrom2011-01-131-0/+8
| | * | IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-132-1/+9
| | * | IPVS: netns, prepare protocolHans Schillstrom2011-01-132-1/+22
| | * | IPVS: netns awarness to lblc shedulerHans Schillstrom2011-01-131-0/+4
| | * | IPVS: netns awarness to lblcr shedulerHans Schillstrom2011-01-131-0/+5
| | * | IPVS: netns to services part 1Hans Schillstrom2011-01-132-5/+67
| | * | IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-133-0/+38
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-13281-3001/+5721
| | |\ \
| * | | | netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-142-4/+4
| |/ / /
| * | | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2010-12-153-10/+25
| * | | netfilter: xtables: use guarded typesJan Engelhardt2010-12-157-32/+32