aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-29Revert task flag re-ordering, add commentsLinus Torvalds1-5/+17
2005-09-29[PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interactionOleg Nesterov1-5/+5
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-34/+59
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2-24/+82
2005-09-27[NET]: Fix GCC4 compile error: sysctl in linux/if_ether.hBen Dooks1-0/+2
2005-09-27[NET]: Add Sun Cassini driver.David S. Miller1-0/+2
2005-09-27[NET]: Reorder some hot fields of struct net_deviceEric Dumazet1-34/+55
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-14/+45
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller1-1/+25
2005-09-26[NETFILTER]: Fix invalid module autoloading by splitting iptable_natHarald Welte1-7/+5
2005-09-26[CONNECTOR]: async connector mode.Evgeniy Polyakov1-6/+15
2005-09-26[PATCH] pcmcia: fix cross-platform issues with pcmcia module aliasesKars de Jong1-2/+3
2005-09-26[PATCH] yenta: add support for more TI bridgesDaniel Ritz1-0/+7
2005-09-26[PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz1-0/+5
2005-09-23Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-1/+3
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik17-48/+592
2005-09-22[NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte1-4/+21
2005-09-22[NETFILTER] remove unneeded structure definition from conntrack helperHarald Welte1-7/+0
2005-09-22[NETFILTER] Fix sparse endian warnings in pptp helperAlexey Dobriyan2-62/+62
2005-09-22[PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman1-0/+4
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz1-0/+5
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo1-1/+25
2005-09-21[PATCH] Add NVIDIA device ID in sata_nvAndy Currid1-1/+2
2005-09-21[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.hEric Dumazet1-0/+2
2005-09-21[PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso1-0/+1
2005-09-21[PATCH] mm: update stale comment for removal of page->listPaolo 'Blaisorblade' Giarrusso1-5/+4
2005-09-19[BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin1-0/+4
2005-09-19[8021Q]: Add endian annotations.Alexey Dobriyan1-4/+4
2005-09-19[NETFILTER]: Rename misnamed functionPatrick McHardy1-1/+1
2005-09-19[NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai1-0/+3
2005-09-19[NETFILTER]: Add new PPTP conntrack and NAT helperHarald Welte5-0/+476
2005-09-18[DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo1-0/+2
2005-09-18[DCCP]: Don't use necessarily the same CCID for tx and rxArnaldo Carvalho de Melo1-1/+2
2005-09-18[CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo1-0/+35
2005-09-18[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo1-9/+5
2005-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-11/+30
2005-09-17[PATCH] joystick-vs-x.org fixAndrew Morton1-11/+13
2005-09-17[PATCH] i2c: kill an unused i2c_adapter struct memberJean Delvare1-5/+0
2005-09-16[TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller1-0/+1
2005-09-16[DCCP]: Introduce DCCP_SOCKOPT_SERVICEArnaldo Carvalho de Melo1-11/+29
2005-09-16[PATCH] cleanup whitespace in pci_ids.hKarsten Keil1-1/+1
2005-09-16[PATCH] Add PCI IDs for Sitecom DC-105Karsten Keil1-0/+3
2005-09-16[PATCH] PATCH: remove function for non-PCI as requestedAlan Cox1-0/+1
2005-09-14[NETLINK]: Reserve a slot for NETLINK_GENERIC.David S. Miller1-0/+1
2005-09-14[PATCH] add PCI IDs so RME32 and RME96 drivers buildRoland Dreier1-1/+1
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds1-0/+5
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds1-13/+23
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa-current Linus Torvalds1-0/+44
2005-09-13[PATCH] fbcon: constify font dataJan Beulich2-6/+6
2005-09-13[PATCH] v4l: experimental Sliced VBI API supportMauro Carvalho Chehab1-22/+87