Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c92eb77aff6a11c79059e2caffdd3baede218a9e
/
net
/
core
/
net-sysfs.c
c92eb77
net-sysfs: trigger netlink notification on ifalias change via sysfs
by Roopa Prabhu
· 7 years ago
6c55700
net: core: decouple ifalias get/set from rtnl lock
by Florian Westphal
· 7 years ago
6648c65
net: style cleanups
by stephen hemminger
· 7 years ago
667e427
net: mark receive queue attributes ro_after_init
by stephen hemminger
· 7 years ago
2b9c758
net: make queue attributes ro_after_init
by stephen hemminger
· 7 years ago
170c658
net: make BQL sysfs attributes ro_after_init
by stephen hemminger
· 7 years ago
718ad68
net: drop unused attribute argument from sysfs queue funcs
by stephen hemminger
· 7 years ago
ec6cc59
net: make net sysfs attributes ro_after_init
by stephen hemminger
· 7 years ago
737aec5
net: constify net_ns_type_operations
by stephen hemminger
· 7 years ago
e6d473e
net: make net_class ro_after_init
by stephen hemminger
· 7 years ago
b793dc5
net: constify netdev_class_file
by stephen hemminger
· 7 years ago
d0d6683
net: don't decrement kobj reference count on init failure
by stephen hemminger
· 7 years ago
c122e14
net: convert net.passive from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
38ef00c
net: constify attribute_group structures.
by Arvind Yadav
· 8 years ago
0cd2950
net: make struct net_device::tx_queue_len unsigned int
by Alexey Dobriyan
· 8 years ago
91864f5
net: use net->count to check whether a netns is alive or not
by Andrey Vagin
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
184c449
net: Add support for XPS with QoS via traffic classes
by Alexander Duyck
· 8 years ago
8d059b0
net: Add sysfs value to determine queue traffic class
by Alexander Duyck
· 8 years ago
002d8a1
net: skip genenerating uevents for network namespaces that are exiting
by Andrey Vagin
· 8 years ago
08294a2
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
by Jason Wang
· 9 years ago
88832a2
net-sysfs: fix missing <linux/of_net.h>
by Ben Dooks
· 9 years ago
7cad1ba
net: core: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
fbbef86
net-sysfs: remove unused fmt_long_hex
by Colin Ian King
· 9 years ago
6e7333d
net: add rx_nohandler stat counter
by Jarod Wilson
· 9 years ago
5c29482
net-sysfs: use to_net_dev in net_namespace()
by Geliang Tang
· 9 years ago
6ff64f6
switchdev: Pass original device to port netdev driver
by Ido Schimmel
· 9 years ago
1f86839
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
by Jiri Pirko
· 9 years ago
f6d3125
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
75c261b
net sysfs: Print link speed as signed integer
by Alexander Stein
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
9861f72
net: fix net_device refcounting
by Russell King
· 9 years ago
c4047f5
net-sysfs: get_netdev_queue_index() cleanup
by Thadeu Lima de Souza Cascardo
· 9 years ago
da65ad1
net: allow sleeping when modifying store_rps_map
by Sasha Levin
· 9 years ago
10e4ea7
net: Fix race condition in store_rps_map
by Tom Herbert
· 9 years ago
d746d70
net core: Add protodown support.
by Anuradha Karuppiah
· 9 years ago
42275bd
switchdev: don't use anonymous union on switchdev attr/obj structs
by Scott Feldman
· 10 years ago
f8e20a9
switchdev: convert parent_id_get to switchdev attr get
by Scott Feldman
· 10 years ago
ebb9a03
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
by Jiri Pirko
· 10 years ago
a54acb3
dev: introduce dev_get_iflink()
by Nicolas Dichtel
· 10 years ago
db24a90
net: add support for phys_port_name
by David Ahern
· 10 years ago
822b3b2
net: Add max rate tx queue attribute
by John Fastabend
· 10 years ago
aa836df
net: core: add of_find_net_device_by_node()
by Florian Fainelli
· 10 years ago
f090682
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
aecbe01
net-sysfs: expose physical switch id for particular device
by Jiri Pirko
· 10 years ago
02637fc
net: rename netdev_phys_port_id to more generic name
by Jiri Pirko
· 10 years ago
3b47d30
net: gro: add a per device gro flush timer
by Eric Dumazet
· 10 years ago
6b53daf
net: do not name the pointer to struct net_device net
by WANG Cong
· 10 years ago
685343f
net: add name_assign_type netdev attribute
by Tom Gundersen
· 10 years ago
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
2d3b479
net-sysfs: expose number of carrier on/off changes
by david decotigny
· 11 years ago
3f85944
net: Add sysfs file for port number
by Amir Vadai
· 11 years ago
80dd6ea
net-sysfs: fix comment typo 'CONFIG_SYFS'
by Paul Bolle
· 11 years ago
ed1acc8
net-sysfs: get_netdev_queue_index() cleanup
by Eric Dumazet
· 11 years ago
82ef3d5
net: fix "queues" uevent between network namespaces
by Weilong Chen
· 11 years ago
a953be5
net-sysfs: add support for device-specific rx queue sysfs attributes
by Michael Dalton
· 11 years ago
a48d4bb
net: netdev_kobject_init: annotate with __init
by Daniel Borkmann
· 11 years ago
8e3bff9
net: more spelling fixes
by stephen hemminger
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
74d332c
net: extend net_device allocation to vmalloc()
by Eric Dumazet
· 11 years ago
58292cbe
sysfs: make attr namespace interface less convoluted
by Tejun Heo
· 11 years ago
c7c4591
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
7dc5dbc
sysfs: Restrict mounting sysfs
by Eric W. Biederman
· 12 years ago
ff80e51
net: export physical port id via sysfs
by Jiri Pirko
· 11 years ago
6be8aee
net: core: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
243198d
rps_dev_flow_table_release(): no need to delay vfree()
by Al Viro
· 12 years ago
9802c8e
net/core: apply pm_runtime_set_memalloc_noio on network devices
by Ming Lei
· 12 years ago
024e967
net: Add support for XPS without sysfs being defined
by Alexander Duyck
· 12 years ago
537c00d
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
by Alexander Duyck
· 12 years ago
fdae0fd
net: allow to change carrier via sysfs
by Jiri Pirko
· 12 years ago
8baf82b
CONFIG_HOTPLUG removal from networking core
by Greg KH
· 12 years ago
24bc518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
01f1c6b
net: remove unnecessary wireless includes
by Johannes Berg
· 12 years ago
5e1fccc
net: Allow userns root control of the core of the network stack.
by Eric W. Biederman
· 12 years ago
38c1a01
wireless: add back sysfs directory
by Johannes Berg
· 12 years ago
c6c1396
net: add unknown state to sysfs NIC duplex export
by Nikolay Aleksandrov
· 12 years ago
35b2a11
wireless: remove wext sysfs
by Johannes Berg
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
e1e420c
net/core: simple_strtoul cleanup
by Shuah Khan
· 13 years ago
c5905af
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
by Ingo Molnar
· 13 years ago
795d9a2
bql: Fix inconsistency between file mode and attr method.
by Hiroaki SHIMODA
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
60b778c
rfs: better sizing of dev_flow_table
by Eric Dumazet
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a0a129f
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
by Xi Wang
· 13 years ago
b474ae7
bql: fix CONFIG_XPS=n build
by Eric Dumazet
· 13 years ago
114cf58
bql: Byte queue limits
by Tom Herbert
· 13 years ago
927fbec
xps: Add xps_queue_release function
by Tom Herbert
· 13 years ago
adc9300
net: use jump_label to shortcut RPS if not setup
by Eric Dumazet
· 13 years ago
ccf5ff6
net: new counter for tx_timeout errors in sysfs
by david decotigny
· 13 years ago
19b05f8
net-sysfs: fixed minor sparse warning
by david decotigny
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
4bc71cb
net: consolidate and fix ethtool_ops->get_settings calling
by Jiri Pirko
· 13 years ago
33d480c
net: cleanup some rcu_dereference_raw
by Eric Dumazet
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
974151e6
net: remove /sys/class/net/*/features
by Michał Mirosław
· 13 years ago
a685e08
Delay struct net freeing while there's a sysfs instance refering to it
by Al Viro
· 14 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
2142c13
net: convert to new cpumask API
by KOSAKI Motohiro
· 14 years ago
Next »