Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-08sgi-xp: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-03-04net: sgi-xp: Use netif_rx().Sebastian Andrzej Siewior
2021-10-29net: sgi-xp: use eth_hw_addr_set()Jakub Kicinski
2021-01-26sgi-xp: remove h from printk format specifierTom Rix
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis
2020-10-07drivers/misc/sgi-xp: Adjust references in UV kernel modulesMike Travis
2020-04-23sgi-xp: make some symbols static in xpnet.cJason Yan
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-08-16misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-26sgi-xp: fix xpnet_dev_hard_start_xmit()'s return typeLuc Van Oostenryck
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2014-07-16net: set name_assign_type in alloc_netdev()Tom Gundersen
2011-11-17net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-06-20sgi-xp: fix a use after freeEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2009-09-03drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-06net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy
2009-02-04sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-08xpnet: convert devices to new APIStephen Hemminger
2009-01-06SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-05sgi-xp: Kill directly reference of netdev->privWang Chen
2008-07-30sgi-xp: setup the notify GRU message queueDean Nelson
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson
2008-07-30sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson
2008-07-30sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson
2008-07-30sgi-xp: create a common xp_remote_memcpy() functionDean Nelson
2008-07-30sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson
2008-05-13drivers/misc/sgi-xp: clean up return valuesDean Nelson
2008-04-23[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson
2008-04-23[IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson
2008-04-23[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson