Age | Commit message (Expand) | Author |
2017-08-18 | net: style cleanups | stephen hemminger |
2017-08-18 | net: mark receive queue attributes ro_after_init | stephen hemminger |
2017-08-18 | net: make queue attributes ro_after_init | stephen hemminger |
2017-08-18 | net: make BQL sysfs attributes ro_after_init | stephen hemminger |
2017-08-18 | net: drop unused attribute argument from sysfs queue funcs | stephen hemminger |
2017-08-18 | net: make net sysfs attributes ro_after_init | stephen hemminger |
2017-08-18 | net: constify net_ns_type_operations | stephen hemminger |
2017-08-18 | net: make net_class ro_after_init | stephen hemminger |
2017-08-18 | net: constify netdev_class_file | stephen hemminger |
2017-08-18 | net: don't decrement kobj reference count on init failure | stephen hemminger |
2017-07-01 | net: convert net.passive from atomic_t to refcount_t | Reshetova, Elena |
2017-06-29 | net: constify attribute_group structures. | Arvind Yadav |
2017-05-18 | net: make struct net_device::tx_queue_len unsigned int | Alexey Dobriyan |
2017-03-13 | net: use net->count to check whether a netns is alive or not | Andrey Vagin |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2016-10-31 | net: Add support for XPS with QoS via traffic classes | Alexander Duyck |
2016-10-31 | net: Add sysfs value to determine queue traffic class | Alexander Duyck |
2016-10-27 | net: skip genenerating uevents for network namespaces that are exiting | Andrey Vagin |
2016-07-01 | net: introduce NETDEV_CHANGE_TX_QUEUE_LEN | Jason Wang |
2016-06-08 | net-sysfs: fix missing <linux/of_net.h> | Ben Dooks |
2016-02-25 | net: core: use __ethtool_get_ksettings | David Decotigny |
2016-02-18 | net-sysfs: remove unused fmt_long_hex | Colin Ian King |
2016-02-06 | net: add rx_nohandler stat counter | Jarod Wilson |
2015-12-22 | net-sysfs: use to_net_dev in net_namespace() | Geliang Tang |
2015-12-15 | switchdev: Pass original device to port netdev driver | Ido Schimmel |
2015-10-03 | switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* | Jiri Pirko |
2015-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-09-29 | net sysfs: Print link speed as signed integer | Alexander Stein |
2015-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-09-24 | net: fix net_device refcounting | Russell King |
2015-09-17 | net-sysfs: get_netdev_queue_index() cleanup | Thadeu Lima de Souza Cascardo |
2015-08-13 | net: allow sleeping when modifying store_rps_map | Sasha Levin |
2015-08-07 | net: Fix race condition in store_rps_map | Tom Herbert |
2015-07-15 | net core: Add protodown support. | Anuradha Karuppiah |
2015-05-13 | switchdev: don't use anonymous union on switchdev attr/obj structs | Scott Feldman |
2015-05-12 | switchdev: convert parent_id_get to switchdev attr get | Scott Feldman |
2015-05-12 | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ | Jiri Pirko |
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 |