index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
aoe
/
aoenet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
aoe: update copyright date
Ed Cashin
2013-07-03
1
-1
/
+1
*
aoe: perform I/O completions in parallel
Ed Cashin
2013-07-03
1
-2
/
+3
*
aoe: allow comma separator in aoe_iflist value
Ed Cashin
2012-12-17
1
-1
/
+1
*
aoe: whitespace cleanup
Ed Cashin
2012-12-17
1
-2
/
+2
*
aoe: print warning regarding a common reason for dropped transmits
Ed Cashin
2012-12-17
1
-2
/
+7
*
aoe: update copyright year in touched files
Ed Cashin
2012-10-06
1
-1
/
+1
*
aoe: remove unused code and add cosmetic improvements
Ed Cashin
2012-10-06
1
-1
/
+2
*
aoe: use a kernel thread for transmissions
Ed Cashin
2012-10-06
1
-1
/
+36
*
aoe: kernel thread handles I/O completions for simple locking
Ed Cashin
2012-10-06
1
-1
/
+5
*
aoe: for performance support larger packet payloads
Ed Cashin
2012-10-06
1
-4
/
+9
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: convert usage of packet_type to read_mostly
Stephen Hemminger
2009-03-10
1
-1
/
+1
*
aoe: ignore vendor extension AoE responses
Ed Cashin
2009-02-18
1
-0
/
+2
*
aoe: remove private mac address format function
Harvey Harrison
2008-11-25
1
-11
/
+0
*
aoe: Fix OOPS after SKB queue changes.
David S. Miller
2008-09-23
1
-1
/
+3
*
aoe: Use SKB interfaces for list management instead of home-grown stuff.
David S. Miller
2008-09-21
1
-6
/
+3
*
Remove newline from the description of module parameters
Niels de Vos
2008-08-01
1
-1
/
+1
*
drivers/block: use get_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-2
/
+2
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-1
/
+1
*
aoe: update copyright date
Ed L. Cashin
2008-02-08
1
-1
/
+1
*
aoe: mac_addr: avoid 64-bit arch compiler warnings
Ed L. Cashin
2008-02-08
1
-2
/
+2
*
aoe: handle multiple network paths to AoE device
Ed L. Cashin
2008-02-08
1
-3
/
+6
*
aoe: remove unecessary wrapper function
Ed L. Cashin
2007-10-17
1
-1
/
+1
*
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+4
*
[AOE]: Introduce aoe_hdr()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[AOE]: Add get_unaligned() calls where needed.
David S. Miller
2007-03-02
1
-2
/
+3
*
aoe: revert printk macros
Ed L. Cashin
2006-10-18
1
-3
/
+3
*
aoe: clean up printks via macros
Ed L. Cashin
2006-10-18
1
-4
/
+3
*
aoe: update copyright date
Ed L. Cashin
2006-10-18
1
-1
/
+1
*
[NET]: Clean up skb_linearize
Herbert Xu
2006-06-17
1
-2
/
+1
*
[PATCH] aoe [1/3]: support multiple AoE listeners
Ed L. Cashin
2006-03-23
1
-17
/
+5
*
[NET]: Kill skb->real_dev
David S. Miller
2005-08-29
1
-1
/
+1
*
[PATCH] aoe: improve allowed interfaces configuration
Ed L Cashin
2005-05-03
1
-1
/
+16
*
[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup
ecashin@coraid.com
2005-04-18
1
-4
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+172