summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoenet.c
Commit message (Expand)AuthorAgeFilesLines
* aoe: allow comma separator in aoe_iflist valueEd Cashin2012-12-181-1/+1
* aoe: whitespace cleanupEd Cashin2012-12-181-2/+2
* aoe: print warning regarding a common reason for dropped transmitsEd Cashin2012-12-181-2/+7
* aoe: update copyright year in touched filesEd Cashin2012-10-051-1/+1
* aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-051-1/+2
* aoe: use a kernel thread for transmissionsEd Cashin2012-10-051-1/+36
* aoe: kernel thread handles I/O completions for simple lockingEd Cashin2012-10-051-1/+5
* aoe: for performance support larger packet payloadsEd Cashin2012-10-051-4/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-101-1/+1
* aoe: ignore vendor extension AoE responsesEd Cashin2009-02-191-0/+2
* aoe: remove private mac address format functionHarvey Harrison2008-11-251-11/+0Star
* aoe: Fix OOPS after SKB queue changes.David S. Miller2008-09-241-1/+3
* aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-221-6/+3Star
* Remove newline from the description of module parametersNiels de Vos2008-08-011-1/+1
* drivers/block: use get_unaligned_* helpersHarvey Harrison2008-04-291-2/+2
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-1/+1
* aoe: update copyright dateEd L. Cashin2008-02-081-1/+1
* aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin2008-02-081-2/+2
* aoe: handle multiple network paths to AoE deviceEd L. Cashin2008-02-081-3/+6
* aoe: remove unecessary wrapper functionEd L. Cashin2007-10-171-1/+1
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-111-0/+4
* [AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo2007-04-261-1/+1
* [AOE]: Add get_unaligned() calls where needed.David S. Miller2007-03-031-2/+3
* aoe: revert printk macrosEd L. Cashin2006-10-181-3/+3
* aoe: clean up printks via macrosEd L. Cashin2006-10-181-4/+3Star
* aoe: update copyright dateEd L. Cashin2006-10-181-1/+1
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-181-2/+1Star
* [PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin2006-03-241-17/+5Star
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-1/+1
* [PATCH] aoe: improve allowed interfaces configurationEd L Cashin2005-05-041-1/+16
* [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com2005-04-191-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+172