aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoenet.c
AgeCommit message (Expand)Author
2024-03-26aoe: fix the potential use-after-free problem in aoecmd_cfg_pktsChun-Yi Lee
2013-07-03aoe: update copyright dateEd Cashin
2013-07-03aoe: perform I/O completions in parallelEd Cashin
2012-12-17aoe: allow comma separator in aoe_iflist valueEd Cashin
2012-12-17aoe: whitespace cleanupEd Cashin
2012-12-17aoe: print warning regarding a common reason for dropped transmitsEd Cashin
2012-10-06aoe: update copyright year in touched filesEd Cashin
2012-10-06aoe: remove unused code and add cosmetic improvementsEd Cashin
2012-10-06aoe: use a kernel thread for transmissionsEd Cashin
2012-10-06aoe: kernel thread handles I/O completions for simple lockingEd Cashin
2012-10-06aoe: for performance support larger packet payloadsEd Cashin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger
2009-02-18aoe: ignore vendor extension AoE responsesEd Cashin
2008-11-25aoe: remove private mac address format functionHarvey Harrison
2008-09-23aoe: Fix OOPS after SKB queue changes.David S. Miller
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-04-29drivers/block: use get_unaligned_* helpersHarvey Harrison
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-02-08aoe: update copyright dateEd L. Cashin
2008-02-08aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin
2007-10-17aoe: remove unecessary wrapper functionEd L. Cashin
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman
2007-04-25[AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo
2007-03-02[AOE]: Add get_unaligned() calls where needed.David S. Miller
2006-10-18aoe: revert printk macrosEd L. Cashin
2006-10-18aoe: clean up printks via macrosEd L. Cashin
2006-10-18aoe: update copyright dateEd L. Cashin
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu
2006-03-23[PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-05-03[PATCH] aoe: improve allowed interfaces configurationEd L Cashin
2005-04-18[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds