summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoenet.c
Commit message (Expand)AuthorAgeFilesLines
* aoe: update copyright dateEd Cashin2013-07-031-1/+1
* aoe: perform I/O completions in parallelEd Cashin2013-07-031-2/+3
* aoe: allow comma separator in aoe_iflist valueEd Cashin2012-12-171-1/+1
* aoe: whitespace cleanupEd Cashin2012-12-171-2/+2
* aoe: print warning regarding a common reason for dropped transmitsEd Cashin2012-12-171-2/+7
* aoe: update copyright year in touched filesEd Cashin2012-10-061-1/+1
* aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-061-1/+2
* aoe: use a kernel thread for transmissionsEd Cashin2012-10-061-1/+36
* aoe: kernel thread handles I/O completions for simple lockingEd Cashin2012-10-061-1/+5
* aoe: for performance support larger packet payloadsEd Cashin2012-10-061-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-181-0/+2
* aoe: remove private mac address format functionHarvey Harrison2008-11-251-11/+0
* aoe: Fix OOPS after SKB queue changes.David S. Miller2008-09-231-1/+3
* aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-211-6/+3
* 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-261-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-101-0/+4
* [AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [AOE]: Add get_unaligned() calls where needed.David S. Miller2007-03-021-2/+3
* aoe: revert printk macrosEd L. Cashin2006-10-181-3/+3
* aoe: clean up printks via macrosEd L. Cashin2006-10-181-4/+3
* aoe: update copyright dateEd L. Cashin2006-10-181-1/+1
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-171-2/+1
* [PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin2006-03-231-17/+5
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
* [PATCH] aoe: improve allowed interfaces configurationEd L Cashin2005-05-031-1/+16
* [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com2005-04-181-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+172