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
/
core
/
net-sysfs.c
Age
Commit message (
Expand
)
Author
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-03-18
net: add support for phys_port_name
David Ahern
2015-03-18
net: Add max rate tx queue attribute
John Fastabend
2015-03-09
net: core: add of_find_net_device_by_node()
Florian Fainelli
2015-02-13
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-12-02
net-sysfs: expose physical switch id for particular device
Jiri Pirko
2014-12-02
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-11-10
net: gro: add a per device gro flush timer
Eric Dumazet
2014-07-24
net: do not name the pointer to struct net_device net
WANG Cong
2014-07-15
net: add name_assign_type netdev attribute
Tom Gundersen
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-03-31
net-sysfs: expose number of carrier on/off changes
david decotigny
2014-02-26
net: Add sysfs file for port number
Amir Vadai
2014-02-20
net-sysfs: fix comment typo 'CONFIG_SYFS'
Paul Bolle
2014-02-14
net-sysfs: get_netdev_queue_index() cleanup
Eric Dumazet
2014-01-19
net: fix "queues" uevent between network namespaces
Weilong Chen
2014-01-16
net-sysfs: add support for device-specific rx queue sysfs attributes
Michael Dalton
2014-01-05
net: netdev_kobject_init: annotate with __init
Daniel Borkmann
2013-12-10
net: more spelling fixes
stephen hemminger
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-03
net: extend net_device allocation to vmalloc()
Eric Dumazet
2013-09-26
sysfs: make attr namespace interface less convoluted
Tejun Heo
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-08-28
sysfs: Restrict mounting sysfs
Eric W. Biederman
2013-07-30
net: export physical port id via sysfs
Jiri Pirko
2013-07-26
net: core: convert class code to use dev_groups
Greg Kroah-Hartman
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2013-02-23
net/core: apply pm_runtime_set_memalloc_noio on network devices
Ming Lei
2013-01-10
net: Add support for XPS without sysfs being defined
Alexander Duyck
2013-01-10
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
2012-12-28
net: allow to change carrier via sysfs
Jiri Pirko
2012-12-22
CONFIG_HOTPLUG removal from networking core
Greg KH
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-19
net: remove unnecessary wireless includes
Johannes Berg
2012-11-18
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
2012-11-16
wireless: add back sysfs directory
Johannes Berg
2012-09-05
net: add unknown state to sysfs NIC duplex export
Nikolay Aleksandrov
2012-06-05
wireless: remove wext sysfs
Johannes Berg
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-12
net/core: simple_strtoul cleanup
Shuah Khan
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-01-17
bql: Fix inconsistency between file mode and attr method.
Hiroaki SHIMODA
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2011-12-24
rfs: better sizing of dev_flow_table
Eric Dumazet
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-22
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
2011-12-05
bql: fix CONFIG_XPS=n build
Eric Dumazet
2011-11-29
bql: Byte queue limits
Tom Herbert
2011-11-29
xps: Add xps_queue_release function
Tom Herbert
[next]