index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dcb
Age
Commit message (
Expand
)
Author
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-07-11
net: Fix non-kernel-doc comments with kernel-doc start marker
Ben Hutchings
2012-06-21
net: dcb: fix small regression in __dcbnl_pg_setcfg()
John Fastabend
2012-06-14
dcbnl: Use BUG_ON() instead of BUG()
Thomas Graf
2012-06-14
dcbnl: Silence harmless gcc warning about uninitialized reply_nlh
Thomas Graf
2012-06-13
dcbnl: Use type safe nlmsg_data()
Thomas Graf
2012-06-13
dcbnl: Move dcb app allocation into dcb_app_add()
Thomas Graf
2012-06-13
dcbnl: Move dcb app lookup code into dcb_app_lookup()
Thomas Graf
2012-06-13
dcbnl: Return consistent error codes
Thomas Graf
2012-06-13
dcbnl: Use dcbnl_newmsg() where possible
Thomas Graf
2012-06-13
dcbnl: Remove now unused dcbnl_reply()
Thomas Graf
2012-06-13
dcbnl: Shorten all command handling functions
Thomas Graf
2012-06-13
dcbnl: Prepare framework to shorten handling functions
Thomas Graf
2012-04-25
net: dcb: add CEE notify calls
John Fastabend
2012-04-05
net/dcb: Add an optional max rate attribute
Amir Vadai
2012-04-02
dcbnl: Stop using NLA_PUT*().
David S. Miller
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-06
dcb: add DCBX mode to event notifier attributes
John Fastabend
2011-10-06
dcb: Use ifindex instead of ifname
Mark Rustad
2011-07-08
dcbnl: unlock on an error path in dcbnl_cee_fill()
Dan Carpenter
2011-07-06
dcbnl: Add CEE notification
Shmulik Ravid
2011-07-06
dcbnl: Aggregated CEE GET operation
Shmulik Ravid
2011-06-23
dcb: use nlmsg_free() instead of kfree()
Dan Carpenter
2011-06-21
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-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-03-15
net: dcbnl: Update copyright dates
Mark Rustad
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
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-02
net: dcbnl: check correct ops in dcbnl_ieee_set()
John Fastabend
2011-02-13
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-01-24
dcbnl: make get_app handling symmetric for IEEE and CEE DCBx
John Fastabend
2011-01-06
dcb: use after free in dcb_flushapp()
Dan Carpenter
2011-01-06
dcb: unlock on error in dcbnl_ieee_get()
Dan Carpenter
2011-01-03
dcbnl: more informed return values for new dcbnl routines
Shmulik Ravid
2010-12-31
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-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
[next]