original_kernel/drivers
David S. Miller 8728b834b2 [NET]: Kill skb->list
Remove the "list" member of struct sk_buff, as it is entirely
redundant.  All SKB list removal callers know which list the
SKB is on, so storing this in sk_buff does nothing other than
taking up some space.

Two tricky bits were SCTP, which I took care of, and two ATM
drivers which Francois Romieu <romieu@fr.zoreil.com> fixed
up.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
2005-08-29 15:31:14 -07:00
..
acorn
acpi [PATCH] acpi_shutdown: Only prepare for power off on power_off 2005-08-27 10:11:40 -07:00
atm [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
base
block
bluetooth [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
cdrom
char [PATCH] Remove race between con_open and con_close 2005-08-27 18:03:42 -07:00
cpufreq
crypto
dio
eisa
fc4
firmware
hwmon
i2c
ide
ieee1394 [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
infiniband [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
input
isdn [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
macintosh
mca
md
media [PATCH] missing include in tda80xx 2005-08-29 10:42:39 -07:00
message
mfd
misc
mmc
mtd
net [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
nubus
oprofile
parisc
parport Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git 2005-08-29 10:34:59 -07:00
pci
pcmcia
pnp
s390 [PATCH] zfcp: bugfix and compile fixes 2005-08-28 13:53:48 -07:00
sbus
scsi Merge /spare/repo/linux-2.6/ 2005-08-29 15:59:42 -04:00
serial Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git 2005-08-29 10:34:59 -07:00
sh
sn
tc
telephony
usb [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
video
w1
zorro
Kconfig
Makefile