index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dcb
/
dcbnl.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-0
/
+1
2010-02-18
const: struct nla_policy
Alexey Dobriyan
1
-8
/
+8
2009-11-29
net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
1
-1
/
+1
2009-09-26
net: fix double skb free in dcbnl
John Fastabend
1
-8
/
+7
2009-09-01
dcbnl: Add implementations of dcbnl setapp/getapp commands
Yi Zou
1
-0
/
+122
2009-09-01
dcbnl: Add netlink attributes for setapp/getapp to dcbnl
Yi Zou
1
-0
/
+8
2009-01-04
DCB: fix kfree(skb)
Roel Kluin
1
-7
/
+7
2008-12-21
net: add DCNA attribute to the BCN interface for DCB
Don Skidmore
1
-2
/
+4
2008-12-21
net: fix DCB setstate to return success/failure
Don Skidmore
1
-3
/
+2
2008-12-15
net: fix dcbnl_setnumtcs operation check
Don Skidmore
1
-1
/
+1
2008-11-25
DCB: fix kconfig option
Jeff Kirsher
1
-1
/
+1
2008-11-20
DCB: Add support for DCB BCN
Alexander Duyck
1
-7
/
+167
2008-11-20
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
1
-0
/
+43
2008-11-20
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
1
-0
/
+132
2008-11-20
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
1
-0
/
+82
2008-11-20
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
1
-0
/
+704