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 년 전 |
Eric Dumazet
|
b02038a17b
xps: NUMA allocations for per cpu data
|
14 년 전 |
Tom Herbert
|
bf26414510
xps: Add CONFIG_XPS
|
14 년 전 |
Tom Herbert
|
1d24eb4815
xps: Transmit Packet Steering
|
14 년 전 |
John Fastabend
|
9ea19481db
net: zero kobject in rx_queue_release
|
14 년 전 |
Tom Herbert
|
fe8222406c
net: Simplify RX queue allocation
|
14 년 전 |
Eric Dumazet
|
6e3f7faf3e
rps: add __rcu annotations
|
14 년 전 |
Tom Herbert
|
4315d834c1
net: Fix rxq ref counting
|
14 년 전 |
Ben Hutchings
|
62fe0b40ab
net: Allow changing number of RX queues after device allocation
|
14 년 전 |
stephen hemminger
|
fa50d64576
net: make rx_queue sysfs_ops const
|
15 년 전 |
Johannes Berg
|
0460079495
cfg80211: support sysfs namespaces
|
15 년 전 |
Stefan Assmann
|
c1f79426e2
sysfs: add attribute to indicate hw address assignment type
|
15 년 전 |
Eric Dumazet
|
9e34a5b516
net/core: EXPORT_SYMBOL cleanups
|
15 년 전 |