index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: introduce helper dev_change_tx_queue_len()
Cong Wang
2018-01-29
1
-24
/
+1
*
net: core: Expose number of link up/down transitions
David Decotigny
2018-01-22
1
-1
/
+24
*
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2018-01-15
1
-3
/
+3
*
net-sysfs: trigger netlink notification on ifalias change via sysfs
Roopa Prabhu
2017-11-14
1
-3
/
+14
*
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
2017-10-03
1
-9
/
+8
*
net: style cleanups
stephen hemminger
2017-08-18
1
-32
/
+36
*
net: mark receive queue attributes ro_after_init
stephen hemminger
2017-08-18
1
-12
/
+13
*
net: make queue attributes ro_after_init
stephen hemminger
2017-08-18
1
-21
/
+19
*
net: make BQL sysfs attributes ro_after_init
stephen hemminger
2017-08-18
1
-11
/
+11
*
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
2017-08-18
1
-26
/
+11
*
net: make net sysfs attributes ro_after_init
stephen hemminger
2017-08-18
1
-2
/
+2
*
net: constify net_ns_type_operations
stephen hemminger
2017-08-18
1
-1
/
+1
*
net: make net_class ro_after_init
stephen hemminger
2017-08-18
1
-1
/
+1
*
net: constify netdev_class_file
stephen hemminger
2017-08-18
1
-2
/
+2
*
net: don't decrement kobj reference count on init failure
stephen hemminger
2017-08-18
1
-12
/
+10
*
net: convert net.passive from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
net: constify attribute_group structures.
Arvind Yadav
2017-06-29
1
-3
/
+3
*
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2017-05-18
1
-2
/
+6
*
net: use net->count to check whether a netns is alive or not
Andrey Vagin
2017-03-13
1
-3
/
+3
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2016-10-31
1
-11
/
+20
*
net: Add sysfs value to determine queue traffic class
Alexander Duyck
2016-10-31
1
-1
/
+19
*
net: skip genenerating uevents for network namespaces that are exiting
Andrey Vagin
2016-10-27
1
-3
/
+11
*
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2016-07-01
1
-1
/
+14
*
net-sysfs: fix missing <linux/of_net.h>
Ben Dooks
2016-06-08
1
-0
/
+1
*
net: core: use __ethtool_get_ksettings
David Decotigny
2016-02-25
1
-6
/
+9
*
net-sysfs: remove unused fmt_long_hex
Colin Ian King
2016-02-18
1
-1
/
+0
*
net: add rx_nohandler stat counter
Jarod Wilson
2016-02-06
1
-0
/
+2
*
net-sysfs: use to_net_dev in net_namespace()
Geliang Tang
2015-12-22
1
-2
/
+2
*
switchdev: Pass original device to port netdev driver
Ido Schimmel
2015-12-15
1
-0
/
+1
*
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-10-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-02
1
-2
/
+1
|
\
|
*
net sysfs: Print link speed as signed integer
Alexander Stein
2015-09-29
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
1
-0
/
+9
|
\
|
|
*
net: fix net_device refcounting
Russell King
2015-09-24
1
-0
/
+9
*
|
net-sysfs: get_netdev_queue_index() cleanup
Thadeu Lima de Souza Cascardo
2015-09-17
1
-6
/
+3
|
/
*
net: allow sleeping when modifying store_rps_map
Sasha Levin
2015-08-13
1
-4
/
+4
*
net: Fix race condition in store_rps_map
Tom Herbert
2015-08-07
1
-4
/
+7
*
net core: Add protodown support.
Anuradha Karuppiah
2015-07-15
1
-0
/
+14
*
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-13
1
-2
/
+2
*
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
2015-05-12
1
-3
/
+7
*
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
1
-1
/
+1
*
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-04-02
1
-1
/
+9
*
net: add support for phys_port_name
David Ahern
2015-03-18
1
-0
/
+23
*
net: Add max rate tx queue attribute
John Fastabend
2015-03-18
1
-12
/
+55
*
net: core: add of_find_net_device_by_node()
Florian Fainelli
2015-03-09
1
-0
/
+25
*
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-21
/
+7
*
net-sysfs: expose physical switch id for particular device
Jiri Pirko
2014-12-02
1
-0
/
+24
*
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
1
-1
/
+1
*
net: gro: add a per device gro flush timer
Eric Dumazet
2014-11-10
1
-0
/
+18
[next]