Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
13fc7e7c2cd08a884f76eeb940957160b296d5c3
/
drivers
/
misc
/
sgi-xp
/
xpnet.c
44da29d
sgi-xp: fix a use after free
by Eric Dumazet
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
3790c8c
net: fix network driver ndo_start_xmit() return values (part 1)
by Patrick McHardy
· 15 years ago
714c48f
sgi-xp: link XPNET's net_device_ops to its net_device structure
by Dean Nelson
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
e8ac9c5
xpnet: convert devices to new API
by Stephen Hemminger
· 16 years ago
bb0dc43
SGI: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
3f9b766
sgi-xp: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
bd3e64c
sgi-xp: setup the notify GRU message queue
by Dean Nelson
· 16 years ago
a812dcc
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
by Dean Nelson
· 16 years ago
261f3b4
sgi-xp: enable building of XPC/XPNET on x86_64
by Dean Nelson
· 16 years ago
ea57f80
sgi-xp: eliminate '>>>' in comments
by Dean Nelson
· 16 years ago
a7b4d50
sgi-xp: enable XPNET to handle more than 64 partitions
by Dean Nelson
· 16 years ago
97bf1aa
sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
by Dean Nelson
· 16 years ago
908787d
sgi-xp: create a common xp_remote_memcpy() function
by Dean Nelson
· 16 years ago
bc63d38
sgi-xp: support runtime selection of xp_max_npartitions
by Dean Nelson
· 16 years ago
64d032b
drivers/misc/sgi-xp: replace partid_t with a short
by Dean Nelson
· 17 years ago
65c17b8
drivers/misc/sgi-xp: clean up return values
by Dean Nelson
· 17 years ago
2c2b94f
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
by Dean Nelson
· 17 years ago
3519050
[IA64] run rest drivers/misc/sgi-xp through scripts/Lindent
by Dean Nelson
· 17 years ago
45d9ca4
[IA64] move XP and XPC to drivers/misc/sgi-xp
by Dean Nelson
· 17 years ago
[Renamed (98%) from arch/ia64/sn/kernel/xpnet.c]
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
72fdbdc
[IA64] spelling fixes: arch/ia64/
by Simon Arlott
· 18 years ago
b9ae3bd
[IA64] more warning cleanups
by Tony Luck
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
4305b54
[SK_BUFF]: Convert skb->end to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
4b3f686
Attack of "the the"s in arch
by Matt LaPlante
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
a9f6a0d
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
by Ingo Molnar
· 19 years ago
408865c
[IA64] ensure XPC and XPNET are loaded on sn2 platforms only
by Dean Nelson
· 19 years ago
a2d974d
[IA64-SGI] SGI Altix cross partition functionality [3/3]
by Dean Nelson
· 20 years ago