Age | Commit message (Expand) | Author |
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 |
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 |