- 26 Jun, 2003 5 commits
-
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
http://linux-lksctp.bkbits.net/lksctp-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
bk://kernel.bkbits.net/jmorris/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
- 27 Jun, 2003 3 commits
-
-
Herbert Xu authored
Also append policy spec to acquire message.
-
Art Haas authored
These small patches remove a number of '.maxlen = 0,' initializers.
-
Hideaki Yoshifuji authored
MTU / alignment check in ip6_fragment() was wrong; first_len was not correct.
-
- 26 Jun, 2003 23 commits
-
-
David S. Miller authored
-
bk://kernel.bkbits.net/gregkh/linux/pci-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Greg Kroah-Hartman authored
-
Ben Collins authored
IEEE1394 : Kbuildify oui2c. ALL : C construct cleanups, macro namespace cleanups. ETH1394 : Limited multicast support. Minor fixes for IPv4 interop. ETH1394 : Add ethtool support.
-
Greg Ungerer authored
Modify m68knommu do_settimeofday() routine to take "struct timespec" argument, and adjust code to handle nsec size quantities.
-
Greg Ungerer authored
Define missing type for CONFIG_KCORE_ELF in m68knommu/Kconfig.
-
David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
Matthew Wilcox authored
This patch introduces pci_name() and converts slot_name into a pointer to dev.bus_id.
-
Matthew Wilcox authored
- Request resources before using them - Don't allocate GFP_KERNEL memory with interrupts disabled - Split pci_direct_init() into three functions to prevent it from getting too long.
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Matthew Wilcox authored
Move all the SCSI Kconfig bits from arch/*/Kconfig into driver/scsi/Kconfig. Also add notes about FireWire & USB.
-
Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
David Woodhouse authored
-
David Woodhouse authored
- Fix geometry reporting. - Avoid endless loop when deleting a Virtual Unit Chain.
-
Matthew Wilcox authored
Last November Linus applied a patch to remove the now-unused *_segments() functions from all architectures ... but some of the newer architectures escaped and still have them.
-
Andi Kleen authored
As discussed earlier. The 64bit epoll ABI on AMD64 is changed to match 32bit. This way we avoid emulation overhead. To catch old binaries I allocate new syscall slots.
-
Andi Kleen authored
Without this patch ACPI won't compile on AMD64 because of mismatched prototypes. Andrew stated that this is the way he wants it to be fixed.
-
Andi Kleen authored
Bring the x86-64 architecture code uptodate for 2.5.73. One problem is that CONFIG_IDE_TASKFILE corrupts file systems on AMD 8111. It may be worth to disable it in the configuration. - Disable 32bit vsyscalls for now until all bugs can be fixed - Fix warnings - Fix NULL pointer reference in 32bit ptrace - Timing fixes from John Stultz - Sync show_stack prototype - Sync nmi and floppy.h code (Mikael P.) - Set proper defines for AGP - Make Simics work again - Scale unit in 32bit sysinfo (originally from ppc64)
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 25 Jun, 2003 9 commits
-
-
Hideaki Yoshifuji authored
-
David S. Miller authored
1) Remove srtt etc. tests in tcp_init_cwnd, was buggy anyways. 2) Add RTAX_INITCWMD route metric, use this in tcp_init_cwnd() if non-zero. 3) Add RTAX_FEATURES (to enable/disable ECN/SACK/TIMESTAMPS on a per-route basis), currently unused.
-
Rob Radez authored
-
Rob Radez authored
-
Bart De Schuymer authored
-
Bart De Schuymer authored
-
Hideaki Yoshifuji authored
-
François Romieu authored
-
David S. Miller authored
-