summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* 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/+0Star
| * IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-12/+6Star
| * 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
| |\
| | * Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-083-5/+380
| | |\
| | | * Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-292-0/+361
| | | |\
| | | | * spi/pxa2xx: Add chipselect support for SodavilleSebastian Andrzej Siewior2010-12-021-0/+2
| | | | * spi/pxa2xx: Consider CE4100's FIFO depthSebastian Andrzej Siewior2010-12-011-6/+26
| | | | * spi/pxa2xx: Add CE4100 supportSebastian Andrzej Siewior2010-12-011-1/+104
| | | | * arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-012-0/+236
| | | * | spi/dw_spi: add DMA supportFeng Tang2010-12-241-5/+19
| | * | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-086-22/+222
| | |\ \ \
| | | * \ \ Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-181-31/+163
| | | |\ \ \
| | | | * | | percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg supportChristoph Lameter2010-12-181-1/+133
| | | | * | | percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-171-30/+30
| | | * | | | highmem: Use this_cpu_xx_return() operationsChristoph Lameter2010-12-171-5/+8
| | | * | | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-1719-24/+163
| | | |\| | |
| | | | * | | percpu: Generic support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-171-0/+71