index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-25
net-sysfs: Replace ktype default_attrs field with groups
Kimberly Brown
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-15
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
Wang Hai
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-23
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-21
net-sysfs: Fix memory leak in netdev_register_kobject
Wang Hai
2019-03-19
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-03
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
2019-02-06
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-08-09
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
2018-07-20
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
2018-07-20
net-sysfs: make sure objects belong to container's owner
Dmitry Torokhov
2018-07-20
net-sysfs: require net admin in the init ns for setting tx_maxrate
Tyler Hicks
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
2018-07-09
net-sysfs: Drop support for XPS and traffic_class on single queue device
Alexander Duyck
2018-07-02
net-sysfs: Add interface for Rx queue(s) map per Tx queue
Amritha Nambiar
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2018-05-31
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-01-29
net: introduce helper dev_change_tx_queue_len()
Cong Wang
2018-01-22
net: core: Expose number of link up/down transitions
David Decotigny
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2017-11-14
net-sysfs: trigger netlink notification on ifalias change via sysfs
Roopa Prabhu
2017-10-03
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
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
[next]