- 27 Apr, 2003 25 commits
-
-
Rusty Russell authored
Adds an owner field to nf_hook_ops, and use it to hold the hook in place for queued packets.
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
bk://kernel.bkbits.net/acme/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
Now the core networking infrastructure will (finally) do that for the net protocol families, its just a matter of setting the ->owner field in the registered struct net_proto_family to THIS_MODULE.
-
bk://kernel.bkbits.net/acme/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
Harald Welte authored
-
bk://kernel.bkbits.net/acme/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
Patrick McHardy authored
- fix tcp-rst routing - fix memory leak - remove unecessary "struct in_device" declaration - remove RTO_CONN
-
Muli Ben-Yehuda authored
-
Bart De Schuymer authored
-
bk://kernel.bkbits.net/acme/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
Now the core networking infrastructure will (finally) do that for the net protocol families, its just a matter of setting the ->owner field in the registered struct net_proto_family to THIS_MODULE.
-
Arnaldo Carvalho de Melo authored
The previous changeset for llc was enough when the BSD sockets interface for AF_LLC was not selected, but this changeset is needed when it is selected.
-
Arnaldo Carvalho de Melo authored
Now the core networking infrastructure will (finally) do that for the net protocol families, its just a matter of setting the ->owner field in the registered struct net_proto_family to THIS_MODULE.
-
Bartlomiej Zolnierkiewicz authored
[trivia] Remove duplicated defines of PRD_BYTES and PRD_ENTRIES.
-
Bartlomiej Zolnierkiewicz authored
Fix compilation of CONFIG_IDE_TASKFILE_IO, but don't expose this config option yet.
-
Bartlomiej Zolnierkiewicz authored
Fix handling of read/write DMA in do_rw_taskfile(), it was broken because default return value is ide_stopped.
-
Arnaldo Carvalho de Melo authored
Now the core networking infrastructure will (finally) do that for the net protocol families, its just a matter of setting the ->owner field in the registered struct net_proto_family to THIS_MODULE.
-
Arnaldo Carvalho de Melo authored
Thanks to Max Krasnyansky for spotting this.
-
Paul Mackerras authored
This patch changes the interrupt handler routines in four of the macintosh-specific drivers to return an irqreturn_t value.
-
- 26 Apr, 2003 7 commits
-
-
bk://cifs.bkbits.net/linux-2.5cifsLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Steve French authored
readonly dos attribute in mode when server does not support CIFS Unix extensions. Fix abbreviated readdir to servers that do support CIFS Unix extensions.
-
Matthew Wilcox authored
Every 64-bit architecture changes the end of iomem_resources. Some more gracefully than others. This patch does away with all that by making it end at ~0UL by default.
-
Linus Torvalds authored
at cleanups.
-
http://linux-scsi.bkbits.net/scsi-for-linus-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
James Bottomley authored
-
Linus Torvalds authored
-
- 27 Apr, 2003 1 commit
-
-
Oliver Neukum authored
-
- 26 Apr, 2003 7 commits
-
-
James Morris authored
-
James Bottomley authored
-
Christoph Hellwig authored
It's the last file of the scsi core that needed to be converted from the old scsi style.
-
Patrick Mansfield authored
Patch against current scsi-misc-2.5 tree. Remove the scsi EVPD code. Set the sysfs name to the form "SCSI scsi-type".
-
Linus Torvalds authored
-
Linus Torvalds authored
but the build was confused by the fact that they did share some files. Move INITRD code from do_mounts_rd.c to new file do_mounts_initrd.c.
-
James Bottomley authored
-