Ingo Molnar
|
c5905afb0e
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
|
13 年之前 |
Hiroaki SHIMODA
|
795d9a2538
bql: Fix inconsistency between file mode and attr method.
|
13 年之前 |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 年之前 |
Eric Dumazet
|
60b778ce51
rfs: better sizing of dev_flow_table
|
13 年之前 |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Xi Wang
|
a0a129f8b6
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
|
13 年之前 |
Eric Dumazet
|
b474ae7760
bql: fix CONFIG_XPS=n build
|
13 年之前 |
Tom Herbert
|
114cf58021
bql: Byte queue limits
|
13 年之前 |
Tom Herbert
|
927fbec13e
xps: Add xps_queue_release function
|
13 年之前 |
Eric Dumazet
|
adc9300e78
net: use jump_label to shortcut RPS if not setup
|
13 年之前 |
david decotigny
|
ccf5ff69fb
net: new counter for tx_timeout errors in sysfs
|
13 年之前 |
david decotigny
|
19b05f8113
net-sysfs: fixed minor sparse warning
|
13 年之前 |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 年之前 |
Jiri Pirko
|
4bc71cb983
net: consolidate and fix ethtool_ops->get_settings calling
|
13 年之前 |
Eric Dumazet
|
33d480ce6d
net: cleanup some rcu_dereference_raw
|
14 年之前 |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 年之前 |
Michał Mirosław
|
974151e611
net: remove /sys/class/net/*/features
|
14 年之前 |
Al Viro
|
a685e08987
Delay struct net freeing while there's a sysfs instance refering to it
|
14 年之前 |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 年之前 |
KOSAKI Motohiro
|
2142c131a3
net: convert to new cpumask API
|
14 年之前 |
Lai Jiangshan
|
b55071eb60
net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu()
|
14 年之前 |
Lai Jiangshan
|
edc86d8a1c
net,rcu: convert call_rcu(xps_map_release) to kfree_rcu()
|
14 年之前 |
Lai Jiangshan
|
f6f80238fa
net,rcu: convert call_rcu(rps_map_release) to kfree_rcu()
|
14 年之前 |
David Decotigny
|
8ae6daca85
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
|
14 年之前 |
Xiaotian Feng
|
b6644cb706
net: rename group sysfs entry to netdev_group
|
14 年之前 |
Vlad Dogaru
|
a512b92b3a
net: add sysfs entry for device group
|
14 年之前 |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 年之前 |
Changli Gao
|
b236da6931
net: use NUMA_NO_NODE instead of the magic number -1
|
14 年之前 |
Eric Dumazet
|
f2cd2d3e9b
net sched: use xps information for qdisc NUMA affinity
|
14 年之前 |
Eric Dumazet
|
a417786948
xps: add __rcu annotations
|
14 年之前 |