summaryrefslogtreecommitdiffstats
path: root/net/dcb
Commit message (Expand)AuthorAgeFilesLines
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-9/+9
* net: Fix non-kernel-doc comments with kernel-doc start markerBen Hutchings2012-07-101-2/+1
* net: dcb: fix small regression in __dcbnl_pg_setcfg()John Fastabend2012-06-211-2/+1
* dcbnl: Use BUG_ON() instead of BUG()Thomas Graf2012-06-141-4/+1
* dcbnl: Silence harmless gcc warning about uninitialized reply_nlhThomas Graf2012-06-141-1/+1
* dcbnl: Use type safe nlmsg_data()Thomas Graf2012-06-131-1/+1
* dcbnl: Move dcb app allocation into dcb_app_add()Thomas Graf2012-06-131-25/+22
* dcbnl: Move dcb app lookup code into dcb_app_lookup()Thomas Graf2012-06-131-46/+35
* dcbnl: Return consistent error codesThomas Graf2012-06-131-135/+138
* dcbnl: Use dcbnl_newmsg() where possibleThomas Graf2012-06-131-14/+2
* dcbnl: Remove now unused dcbnl_reply()Thomas Graf2012-06-131-37/+0
* dcbnl: Shorten all command handling functionsThomas Graf2012-06-131-550/+172
* dcbnl: Prepare framework to shorten handling functionsThomas Graf2012-06-131-0/+71
* net: dcb: add CEE notify callsJohn Fastabend2012-04-251-0/+2
* net/dcb: Add an optional max rate attributeAmir Vadai2012-04-051-0/+20
* dcbnl: Stop using NLA_PUT*().David S. Miller2012-04-021-30/+42
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-311-0/+1
* dcb: add DCBX mode to event notifier attributesJohn Fastabend2011-10-061-0/+6
* dcb: Use ifindex instead of ifnameMark Rustad2011-10-061-12/+12
* dcbnl: unlock on an error path in dcbnl_cee_fill()Dan Carpenter2011-07-081-1/+1
* dcbnl: Add CEE notificationShmulik Ravid2011-07-051-190/+225
* dcbnl: Aggregated CEE GET operationShmulik Ravid2011-07-051-7/+152
* dcb: use nlmsg_free() instead of kfree()Dan Carpenter2011-06-231-2/+2
* dcb: Add missing error check in dcb_ieee_set()John Fastabend2011-06-211-0/+3
* dcb: fix return type on dcb_setapp()John Fastabend2011-06-211-1/+1
* dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settingsJohn Fastabend2011-06-211-0/+26
* dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend2011-06-211-2/+88
* dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP dataJohn Fastabend2011-06-211-4/+51
* net: dcbnl, add multicast group for DCBJohn Fastabend2011-06-211-83/+146
* dcb: Add DCBX capabilities bitmask to the get_ieee responseJohn Fastabend2011-06-211-0/+12
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-091-2/+2
* net: dcbnl: Update copyright datesMark Rustad2011-03-141-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-1/+1
|\
| * net: dcbnl: check correct ops in dcbnl_ieee_set()John Fastabend2011-03-021-1/+1
* | dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid2011-03-021-4/+81
* | dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid2011-03-021-0/+69
|/
* Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl2011-02-131-0/+3
* net: dcb: application priority is per net_deviceJohn Fastabend2011-02-131-1/+5
* dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend2011-01-241-2/+11
* dcb: use after free in dcb_flushapp()Dan Carpenter2011-01-061-1/+2
* dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter2011-01-061-3/+8
* dcbnl: more informed return values for new dcbnl routinesShmulik Ravid2011-01-031-44/+37
* dcbnl: cleanupShmulik Ravid2010-12-311-1/+1
* dcbnl: adding DCBX feature flags get-setShmulik Ravid2010-12-311-0/+133
* dcbnl: adding DCBX engine capabilityShmulik Ravid2010-12-311-0/+43
* net_dcb: add application notifiersJohn Fastabend2010-12-313-1/+43
* dcbnl: add appliction tlv handlersJohn Fastabend2010-12-311-10/+123
* dcbnl: add support for ieee8021Qaz attributesJohn Fastabend2010-12-311-0/+131
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1