index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dcb
Age
Commit message (
Expand
)
Author
2015-10-09
net/dcb: make dcbnl.c explicitly non-modular
Paul Gortmaker
2015-03-06
net/dcb: Add IEEE QCN attribute
Shani Michaeli
2014-11-16
dcbnl : Disable software interrupts before taking dcb_lock
Anish Bhatt
2014-07-30
dcbnl : Fix misleading dcb_app->priority explanation
Anish Bhatt
2014-07-17
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-01-14
dcb: use __dev_get_by_name instead of dev_get_by_name to find interface
Ying Xue
2013-12-06
net/*: Fix FSF address in file headers
Jeff Kirsher
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-10
dcbnl: fix various netlink info leaks
Mathias Krause
2013-03-09
dcb: fix sparse warnings
stephen hemminger
2012-12-10
net: Allow DCBnl to use other namespaces besides init_net
John Fastabend
2012-11-18
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-07-10
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-05
dcbnl: Add CEE notification
Shmulik Ravid
2011-07-05
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-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-03-14
net: dcbnl: Update copyright dates
Mark Rustad
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-02
dcbnl: add support for retrieving peer configuration - cee
Shmulik Ravid
2011-03-02
dcbnl: add support for retrieving peer configuration - ieee
Shmulik Ravid
[next]