summaryrefslogtreecommitdiffstats
path: root/include/net/pkt_sched.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-241-3/+8
|
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-231-62/+4
| | | | driver due to the Origin A64 hacks.
* Merge with Linux 2.3.40.Ralf Baechle2000-02-161-0/+1
|
* Merge with 2.3.19.Ralf Baechle1999-10-091-22/+38
|
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-171-7/+88
| | | | have a MIPS box at hand.
* Merge with Linux 2.2.8.Ralf Baechle1999-06-131-17/+65
|
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-191-5/+5
| | | | - Bugfixes.
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-071-21/+216
| | | | | o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz.
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-171-3/+3
| | | | | | | o New faster syscalls for 2.1.x, too o Upgrade to 2.1.89. Don't try to run this. It's flaky as hell. But feel free to debug ...
* Merge with Linux 2.1.72, part 2.Ralf Baechle1997-12-161-0/+164
The new signal code with exception of the code for the rt signals. The definitions in <asm/siginfo.h> and <asm/ucontext.h> are currently just stolen from the Alpha and will need to be overhauled.