summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-292-4/+3
* [IPV4]: possible cleanupsAdrian Bunk2005-08-293-7/+0
* [NET]: Kill skb->real_devDavid S. Miller2005-08-2912-18/+21
* [NET]: Reduce tc_index/tc_verd to u16Patrick McHardy2005-08-291-2/+2
* [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroyArnaldo Carvalho de Melo2005-08-291-1/+4
* [NETFILTER]: Add ctnetlink subsystemHarald Welte2005-08-297-18/+210
* [NET]: Remove HIPPI private from skbuff.hStephen Hemminger2005-08-292-6/+5
* [NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy2005-08-2921-0/+42
* [NETFITLER]: Add nfnetlink layer.Harald Welte2005-08-291-0/+145
* [NETFILTER]: connection tracking event notifiersHarald Welte2005-08-292-4/+157
* [NET]: Kill skb->tc_classidPatrick McHardy2005-08-292-4/+1
* [NET]: Kill skb->listDavid S. Miller2005-08-291-11/+5
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-295-5/+17
* [NETFILTER]: convert nfmark and conntrack mark to 32bitHarald Welte2005-08-292-2/+2
* Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-292-38/+46
|\
| * Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-2926-55/+4921
| |\
| * | [libata] license change, other bitsJeff Garzik2005-08-282-38/+46
* | | [SPARC64]: More fully work around Spitfire Errata 51.David S. Miller2005-08-294-15/+18
* | | [SPARC64]: Make debugging spinlocks usable again.David S. Miller2005-08-291-16/+24
* | | [SPARC]: remove use of asm/segment.hKumar Gala2005-08-293-8/+0
* | | [SPARC64]: remove use of asm/segment.hKumar Gala2005-08-292-7/+0
* | | [SPARC64]: Revamp Spitfire error trap handling.David S. Miller2005-08-291-0/+82
| |/ |/|
* | [PATCH] mod_devicetable.h fixesAl Viro2005-08-291-2/+8
* | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband...Linus Torvalds2005-08-2911-0/+4405
|\ \
| * | [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-2611-0/+4405
* | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds2005-08-291-0/+41
|\ \ \
| * | | [ARM] Add support for ARM GICRussell King2005-08-181-0/+41
* | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git Linus Torvalds2005-08-291-1/+3
|\ \ \ \
| * | | | [MMC] Use an IDR for host name indiciesRussell King2005-08-191-0/+1
| * | | | [MMC] Use class device name for mmc host nameRussell King2005-08-191-2/+1
| * | | | [MMC] Add MMC class devicesRussell King2005-08-191-0/+1
| * | | | [MMC] Add mmc_hostname() macroRussell King2005-08-191-0/+1
| |/ / /
* | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds2005-08-292-42/+37
|\ \ \ \
| * \ \ \ Merge with Linus' 2.6 treeRussell King2005-07-28204-828/+33274
| |\ \ \ \
| * | | | | [SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King2005-07-272-43/+0
| * | | | | [SERIAL] Expose 8250_pci setup/removal/suspend/resume functionsRussell King2005-07-271-0/+38
* | | | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds2005-08-291-0/+21
|\ \ \ \ \ \
| * | | | | | [MFD] Add SA11x0 MCP platform device supportRussell King2005-08-181-0/+21
| | |_|/ / / | |/| | | |
* | | | | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-293-1/+389
|\ \ \ \ \ \
| * | | | | | [PATCH] PHY Layer fixupAndy Fleming2005-08-281-0/+17
| * | | | | | Merge upstream into 'upstream' branch of netdev-2.6.git.Jeff Garzik2005-08-2414-57/+55
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-1820-46/+100
| |\ \ \ \ \ \
| * | | | | | | phy subsystem: more cleanupsJeff Garzik2005-08-111-17/+0
| * | | | | | | Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-111-1/+0
| * | | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-1137-65/+228
| |\ \ \ \ \ \ \
| * | | | | | | | This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-303-1/+390
* | | | | | | | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-293-3/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | libata: fix a few alan-ismsJeff Garzik2005-08-271-1/+0
| * | | | | | | | [PATCH] libata: regularize dma_start/stop argumentsAlan Cox2005-08-261-2/+3
| * | | | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-2412-53/+46
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
OpenPOWER on IntegriCloud