Commit Graph

66 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Ben Hutchings ae86b9e384 net: Fix non-kernel-doc comments with kernel-doc start marker 13 years ago
John Fastabend bb1dfefdc6 net: dcb: fix small regression in __dcbnl_pg_setcfg() 13 years ago
Thomas Graf b3908e22ad dcbnl: Use BUG_ON() instead of BUG() 13 years ago
Thomas Graf 39912f9cf9 dcbnl: Silence harmless gcc warning about uninitialized reply_nlh 13 years ago
Thomas Graf 7a282bc37f dcbnl: Use type safe nlmsg_data() 13 years ago
Thomas Graf 4e4f2f6970 dcbnl: Move dcb app allocation into dcb_app_add() 13 years ago
Thomas Graf 716b31abbd dcbnl: Move dcb app lookup code into dcb_app_lookup() 13 years ago
Thomas Graf 3d1f486952 dcbnl: Return consistent error codes 13 years ago
Thomas Graf ab6d470735 dcbnl: Use dcbnl_newmsg() where possible 13 years ago
Thomas Graf 77c6849d7a dcbnl: Remove now unused dcbnl_reply() 13 years ago
Thomas Graf 7be994138b dcbnl: Shorten all command handling functions 13 years ago
Thomas Graf 33a03aadb5 dcbnl: Prepare framework to shorten handling functions 13 years ago
John Fastabend 081579840b net: dcb: add CEE notify calls 13 years ago
Amir Vadai 08f10affe4 net/dcb: Add an optional max rate attribute 13 years ago
David S. Miller 1eb4c97777 dcbnl: Stop using NLA_PUT*(). 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Paul Gortmaker 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
John Fastabend 6bd0e1cb10 dcb: add DCBX mode to event notifier attributes 14 years ago
Mark Rustad e290ed8130 dcb: Use ifindex instead of ifname 14 years ago
Dan Carpenter 40f5d72a4f dcbnl: unlock on an error path in dcbnl_cee_fill() 14 years ago
Shmulik Ravid 5b7f762674 dcbnl: Add CEE notification 14 years ago
Shmulik Ravid 37cf4d1a9b dcbnl: Aggregated CEE GET operation 14 years ago
Dan Carpenter 4d054f2f14 dcb: use nlmsg_free() instead of kfree() 14 years ago
John Fastabend 4003b65871 dcb: Add missing error check in dcb_ieee_set() 14 years ago
John Fastabend ab6baf980b dcb: fix return type on dcb_setapp() 14 years ago
John Fastabend a364c8cf80 dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings 14 years ago
John Fastabend f9ae7e4b51 dcb: Add ieee_dcb_delapp() and dcb op to delete app entry 14 years ago
John Fastabend b6db2174c5 dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data 14 years ago
John Fastabend 314b4778ed net: dcbnl, add multicast group for DCB 14 years ago
John Fastabend c7797baf9f dcb: Add DCBX capabilities bitmask to the get_ieee response 14 years ago
Greg Rose c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size 14 years ago
Mark Rustad 698e1d23cf net: dcbnl: Update copyright dates 14 years ago
Shmulik Ravid dc6ed1df5a dcbnl: add support for retrieving peer configuration - cee 14 years ago
Shmulik Ravid eed84713bc dcbnl: add support for retrieving peer configuration - ieee 14 years ago
John Fastabend f3d7bc57c7 net: dcbnl: check correct ops in dcbnl_ieee_set() 14 years ago
Jesper Juhl d3337de52a Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() 14 years ago
John Fastabend 7ec79270d7 net: dcb: application priority is per net_device 14 years ago
John Fastabend 3dce38a02d dcbnl: make get_app handling symmetric for IEEE and CEE DCBx 14 years ago
Dan Carpenter 2a8fe00374 dcb: use after free in dcb_flushapp() 14 years ago
Dan Carpenter 70bfa2d2e1 dcb: unlock on error in dcbnl_ieee_get() 14 years ago
Shmulik Ravid 7f891cf1fc dcbnl: more informed return values for new dcbnl routines 14 years ago
Shmulik Ravid 7c14c3f10e dcbnl: cleanup 14 years ago
Shmulik Ravid ea45fe4e17 dcbnl: adding DCBX feature flags get-set 14 years ago
Shmulik Ravid 6241b6259b dcbnl: adding DCBX engine capability 14 years ago
John Fastabend 96b99684e3 net_dcb: add application notifiers 14 years ago
John Fastabend 9ab933ab2c dcbnl: add appliction tlv handlers 14 years ago
John Fastabend 3e29027af4 dcbnl: add support for ieee8021Qaz attributes 14 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Alexey Dobriyan b54452b07a const: struct nla_policy 15 years ago