index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Commit message (
Expand
)
Author
Age
*
bql: Fix inconsistency between file mode and attr method.
Hiroaki SHIMODA
2012-01-17
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
*
rfs: better sizing of dev_flow_table
Eric Dumazet
2011-12-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
|
\
|
*
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
2011-12-22
*
|
bql: fix CONFIG_XPS=n build
Eric Dumazet
2011-12-05
*
|
bql: Byte queue limits
Tom Herbert
2011-11-29
*
|
xps: Add xps_queue_release function
Tom Herbert
2011-11-29
*
|
net: use jump_label to shortcut RPS if not setup
Eric Dumazet
2011-11-17
*
|
net: new counter for tx_timeout errors in sysfs
david decotigny
2011-11-16
*
|
net-sysfs: fixed minor sparse warning
david decotigny
2011-11-16
|
/
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
*
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-09-15
*
net: cleanup some rcu_dereference_raw
Eric Dumazet
2011-08-12
*
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
*
net: remove /sys/class/net/*/features
Michał Mirosław
2011-07-14
*
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2011-06-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
|
\
|
*
net: convert to new cpumask API
KOSAKI Motohiro
2011-05-16
|
*
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
2011-04-29
*
|
net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu()
Lai Jiangshan
2011-05-07
*
|
net,rcu: convert call_rcu(xps_map_release) to kfree_rcu()
Lai Jiangshan
2011-05-07
*
|
net,rcu: convert call_rcu(rps_map_release) to kfree_rcu()
Lai Jiangshan
2011-05-07
|
/
*
net: rename group sysfs entry to netdev_group
Xiaotian Feng
2011-02-09
*
net: add sysfs entry for device group
Vlad Dogaru
2011-01-24
*
net: change netdev->features to u32
Michał Mirosław
2011-01-24
*
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
2010-12-16
*
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
2010-12-01
*
xps: add __rcu annotations
Eric Dumazet
2010-11-29
*
xps: NUMA allocations for per cpu data
Eric Dumazet
2010-11-29
*
xps: Add CONFIG_XPS
Tom Herbert
2010-11-28
*
xps: Transmit Packet Steering
Tom Herbert
2010-11-24
*
net: zero kobject in rx_queue_release
John Fastabend
2010-11-17
*
net: Simplify RX queue allocation
Tom Herbert
2010-11-15
*
rps: add __rcu annotations
Eric Dumazet
2010-10-25
*
net: Fix rxq ref counting
Tom Herbert
2010-10-08
*
net: Allow changing number of RX queues after device allocation
Ben Hutchings
2010-09-27
*
net: make rx_queue sysfs_ops const
stephen hemminger
2010-09-01
*
cfg80211: support sysfs namespaces
Johannes Berg
2010-08-16
*
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
2010-07-24
*
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-12
*
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-07
*
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
2010-06-12
*
net: Expose all network devices in a namespaces in sysfs
Eric W. Biederman
2010-05-21
*
net/sysfs: Fix the bitrot in network device kobject namespace support
Eric W. Biederman
2010-05-21
*
netns: Teach network device kobjects which namespace they are in.
Eric W. Biederman
2010-05-21
*
rps: static functions
Eric Dumazet
2010-04-19
*
rfs: Receive Flow Steering
Tom Herbert
2010-04-16
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
[next]