index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dcb
Commit message (
Expand
)
Author
Age
*
dcbnl: unlock on an error path in dcbnl_cee_fill()
Dan Carpenter
2011-07-08
*
dcbnl: Add CEE notification
Shmulik Ravid
2011-07-06
*
dcbnl: Aggregated CEE GET operation
Shmulik Ravid
2011-07-06
*
dcb: use nlmsg_free() instead of kfree()
Dan Carpenter
2011-06-23
*
dcb: Add missing error check in dcb_ieee_set()
John Fastabend
2011-06-21
*
dcb: fix return type on dcb_setapp()
John Fastabend
2011-06-21
*
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
John Fastabend
2011-06-21
*
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
John Fastabend
2011-06-21
*
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
John Fastabend
2011-06-21
*
net: dcbnl, add multicast group for DCB
John Fastabend
2011-06-21
*
dcb: Add DCBX capabilities bitmask to the get_ieee response
John Fastabend
2011-06-21
*
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-06-09
*
net: dcbnl: Update copyright dates
Mark Rustad
2011-03-14
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-04
|
\
|
*
net: dcbnl: check correct ops in dcbnl_ieee_set()
John Fastabend
2011-03-02
*
|
dcbnl: add support for retrieving peer configuration - cee
Shmulik Ravid
2011-03-03
*
|
dcbnl: add support for retrieving peer configuration - ieee
Shmulik Ravid
2011-03-03
|
/
*
Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
Jesper Juhl
2011-02-13
*
net: dcb: application priority is per net_device
John Fastabend
2011-02-13
*
dcbnl: make get_app handling symmetric for IEEE and CEE DCBx
John Fastabend
2011-01-24
*
dcb: use after free in dcb_flushapp()
Dan Carpenter
2011-01-06
*
dcb: unlock on error in dcbnl_ieee_get()
Dan Carpenter
2011-01-06
*
dcbnl: more informed return values for new dcbnl routines
Shmulik Ravid
2011-01-03
*
dcbnl: cleanup
Shmulik Ravid
2010-12-31
*
dcbnl: adding DCBX feature flags get-set
Shmulik Ravid
2010-12-31
*
dcbnl: adding DCBX engine capability
Shmulik Ravid
2010-12-31
*
net_dcb: add application notifiers
John Fastabend
2010-12-31
*
dcbnl: add appliction tlv handlers
John Fastabend
2010-12-31
*
dcbnl: add support for ieee8021Qaz attributes
John Fastabend
2010-12-31
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
const: struct nla_policy
Alexey Dobriyan
2010-02-18
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
*
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
*
net: fix double skb free in dcbnl
John Fastabend
2009-09-26
*
dcbnl: Add implementations of dcbnl setapp/getapp commands
Yi Zou
2009-09-01
*
dcbnl: Add netlink attributes for setapp/getapp to dcbnl
Yi Zou
2009-09-01
*
DCB: fix kfree(skb)
Roel Kluin
2009-01-04
*
net: add DCNA attribute to the BCN interface for DCB
Don Skidmore
2008-12-21
*
net: fix DCB setstate to return success/failure
Don Skidmore
2008-12-21
*
net: fix dcbnl_setnumtcs operation check
Don Skidmore
2008-12-15
*
DCB: fix kconfig option
Jeff Kirsher
2008-11-25
*
DCB: Add support for DCB BCN
Alexander Duyck
2008-11-21
*
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
2008-11-21
*
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
2008-11-21
*
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
2008-11-21
*
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
2008-11-20