summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix fallout from header dependency trimmingAl Viro2006-12-043-1/+2
* netfilter.h needs rcuupdate.h for RCU locking functionsLinus Torvalds2006-12-041-0/+1
* Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-12-0420-67/+24
|\
| * [PATCH] severing poll.h -> mm.hAl Viro2006-12-042-1/+3
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-049-1/+8
| * [PATCH] severing skbuff.h -> poll.hAl Viro2006-12-043-1/+2
| * [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-19/+0
| * [PATCH] severing uaccess.h -> sched.hAl Viro2006-12-041-1/+0
| * [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-042-31/+7
| * [PATCH] severing module.h->sched.hAl Viro2006-12-044-13/+4
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-0412-111/+132
|\ \
| * | [S390] Memory detection fixes.Heiko Carstens2006-12-041-3/+12
| * | [S390] cio: Make ccw_dev_id_is_equal() more robust.Cornelia Huck2006-12-041-1/+4
| * | [S390] pfault code cleanup.Heiko Carstens2006-12-041-0/+10
| * | [S390] Cleanup memory_chunk array usage.Heiko Carstens2006-12-041-3/+12
| * | [S390] cpu shutdown reworkHeiko Carstens2006-12-041-0/+8
| * | [S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens2006-12-041-7/+3
| * | [S390] Bad kexec control page allocation.Heiko Carstens2006-12-041-1/+1
| * | [S390] Reset infrastructure for re-IPL.Heiko Carstens2006-12-043-4/+31
| * | [S390] termio <-> termios conversion error handling.Heiko Carstens2006-12-041-33/+1
| * | [S390] update interface notes in zcrypt.hRalph Wuerthner2006-12-041-50/+41
| * | [S390] Add __must_check to uaccess functions.Heiko Carstens2006-12-041-9/+9
* | | [PATCH] m68knommu: fix missing bracket in scatterlist.hGreg Ungerer2006-12-041-1/+1
* | | [PATCH] m68knommu: fix dma-mapping.hGreg Ungerer2006-12-041-1/+2
* | | [PATCH] m68knommu: memory register defines for 520x ColdFire CPU'sGreg Ungerer2006-12-041-1/+11
|/ /
* | Remove long-unmaintained ftape driver subsystem.Jeff Garzik2006-12-035-551/+0
|/
* [XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim2006-12-021-0/+2
* [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy2006-12-021-0/+20
* [NETFILTER]: nf_conntrack/nf_nat: add SIP helper portPatrick McHardy2006-12-021-0/+41
* [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy2006-12-026-0/+447
* [NETFILTER]: nf_conntrack/nf_nat: add IRC helper portPatrick McHardy2006-12-021-0/+15
* [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy2006-12-027-8/+113
* [NETFILTER]: nf_conntrack/nf_nat: add amanda helper portPatrick McHardy2006-12-021-0/+10
* [NETFILTER]: nf_conntrack: add helper function for expectation initializationPatrick McHardy2006-12-022-7/+7
* [NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik2006-12-023-12/+50
* [NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik2006-12-029-16/+278
* [NETFILTER]: nf_conntrack: automatic helper assignment for expectationsPatrick McHardy2006-12-021-0/+3
* [NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy2006-12-021-9/+9
* [NETFILTER]: nf_conntrack: fix helper structure alignmentPatrick McHardy2006-12-021-0/+1
* [NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy2006-12-021-2/+2
* [GENETLINK]: Add cmd dump completion.Jamal Hadi Salim2006-12-021-0/+2
* [EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro2006-12-021-1/+18
* [IPSEC]: Add encapsulation family.Miika Komu2006-12-021-0/+2
* [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)Patrick McHardy2006-12-021-0/+2
* [NET_SCHED]: Set parent classid in default qdiscsPatrick McHardy2006-12-021-1/+1
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-021-3/+99
* [NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer2006-12-022-0/+5
* [NETFILTER]: x_tables: add NFLOG targetPatrick McHardy2006-12-024-2/+21
* [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6Patrick McHardy2006-12-023-34/+49
* [NETFILTER]: nfnetlink_log: remove useless prefix length limitationPatrick McHardy2006-12-021-2/+0
OpenPOWER on IntegriCloud