index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
1
-11
/
+1
2013-02-23
net/core: apply pm_runtime_set_memalloc_noio on network devices
Ming Lei
1
-0
/
+5
2013-01-10
net: Add support for XPS without sysfs being defined
Alexander Duyck
1
-14
/
+0
2013-01-10
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
1
-143
/
+5
2012-12-28
net: allow to change carrier via sysfs
Jiri Pirko
1
-1
/
+14
2012-12-22
CONFIG_HOTPLUG removal from networking core
Greg KH
1
-4
/
+0
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+20
2012-11-19
net: remove unnecessary wireless includes
Johannes Berg
1
-2
/
+0
2012-11-18
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
1
-5
/
+10
2012-11-16
wireless: add back sysfs directory
Johannes Berg
1
-0
/
+20
2012-09-05
net: add unknown state to sysfs NIC duplex export
Nikolay Aleksandrov
1
-3
/
+15
2012-06-05
wireless: remove wext sysfs
Johannes Berg
1
-74
/
+0
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-4
/
+4
2012-04-12
net/core: simple_strtoul cleanup
Shuah Khan
1
-3
/
+2
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-2
/
+2
2012-01-17
bql: Fix inconsistency between file mode and attr method.
Hiroaki SHIMODA
1
-1
/
+1
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-3
/
+3
2011-12-24
rfs: better sizing of dev_flow_table
Eric Dumazet
1
-17
/
+27
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2011-12-22
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-05
bql: fix CONFIG_XPS=n build
Eric Dumazet
1
-2
/
+0
2011-11-29
bql: Byte queue limits
Tom Herbert
1
-8
/
+132
2011-11-29
xps: Add xps_queue_release function
Tom Herbert
1
-42
/
+47
2011-11-17
net: use jump_label to shortcut RPS if not setup
Eric Dumazet
1
-2
/
+5
2011-11-16
net: new counter for tx_timeout errors in sysfs
david decotigny
1
-6
/
+31
2011-11-16
net-sysfs: fixed minor sparse warning
david decotigny
1
-6
/
+6
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
1
-2
/
+2
2011-08-12
net: cleanup some rcu_dereference_raw
Eric Dumazet
1
-2
/
+2
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-2
/
+2
2011-07-14
net: remove /sys/class/net/*/features
Michał Mirosław
1
-2
/
+0
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
1
-14
/
+9
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-15
/
+11
2011-05-16
net: convert to new cpumask API
KOSAKI Motohiro
1
-1
/
+1
2011-05-07
net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu()
Lai Jiangshan
1
-10
/
+2
2011-05-07
net,rcu: convert call_rcu(xps_map_release) to kfree_rcu()
Lai Jiangshan
1
-9
/
+2
2011-05-07
net,rcu: convert call_rcu(rps_map_release) to kfree_rcu()
Lai Jiangshan
1
-9
/
+2
2011-04-29
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
1
-14
/
+10
2011-02-09
net: rename group sysfs entry to netdev_group
Xiaotian Feng
1
-1
/
+1
2011-01-24
net: add sysfs entry for device group
Vlad Dogaru
1
-0
/
+15
2011-01-24
net: change netdev->features to u32
Michał Mirosław
1
-1
/
+1
2010-12-16
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
1
-1
/
+2
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
1
-1
/
+11
2010-11-29
xps: add __rcu annotations
Eric Dumazet
1
-9
/
+15
2010-11-29
xps: NUMA allocations for per cpu data
Eric Dumazet
1
-2
/
+3
2010-11-28
xps: Add CONFIG_XPS
Tom Herbert
1
-13
/
+34
2010-11-24
xps: Transmit Packet Steering
Tom Herbert
1
-5
/
+364
2010-11-17
net: zero kobject in rx_queue_release
John Fastabend
1
-2
/
+7
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
1
-5
/
+2
2010-10-25
rps: add __rcu annotations
Eric Dumazet
1
-7
/
+13
[next]