index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use jump_label to shortcut RPS if not setup
Eric Dumazet
2011-11-17
1
-2
/
+5
*
net: new counter for tx_timeout errors in sysfs
david decotigny
2011-11-16
1
-6
/
+31
*
net-sysfs: fixed minor sparse warning
david decotigny
2011-11-16
1
-6
/
+6
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-09-15
1
-2
/
+2
*
net: cleanup some rcu_dereference_raw
Eric Dumazet
2011-08-12
1
-2
/
+2
*
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
1
-2
/
+2
*
net: remove /sys/class/net/*/features
Michał Mirosław
2011-07-14
1
-2
/
+0
*
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2011-06-12
1
-14
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
1
-15
/
+11
|
\
|
*
net: convert to new cpumask API
KOSAKI Motohiro
2011-05-16
1
-1
/
+1
|
*
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
2011-04-29
1
-14
/
+10
*
|
net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-10
/
+2
*
|
net,rcu: convert call_rcu(xps_map_release) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-9
/
+2
*
|
net,rcu: convert call_rcu(rps_map_release) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-9
/
+2
|
/
*
net: rename group sysfs entry to netdev_group
Xiaotian Feng
2011-02-09
1
-1
/
+1
*
net: add sysfs entry for device group
Vlad Dogaru
2011-01-24
1
-0
/
+15
*
net: change netdev->features to u32
Michał Mirosław
2011-01-24
1
-1
/
+1
*
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
2010-12-16
1
-1
/
+2
*
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
2010-12-01
1
-1
/
+11
*
xps: add __rcu annotations
Eric Dumazet
2010-11-29
1
-9
/
+15
*
xps: NUMA allocations for per cpu data
Eric Dumazet
2010-11-29
1
-2
/
+3
*
xps: Add CONFIG_XPS
Tom Herbert
2010-11-28
1
-13
/
+34
*
xps: Transmit Packet Steering
Tom Herbert
2010-11-24
1
-5
/
+364
*
net: zero kobject in rx_queue_release
John Fastabend
2010-11-17
1
-2
/
+7
*
net: Simplify RX queue allocation
Tom Herbert
2010-11-15
1
-5
/
+2
*
rps: add __rcu annotations
Eric Dumazet
2010-10-25
1
-7
/
+13
*
net: Fix rxq ref counting
Tom Herbert
2010-10-08
1
-0
/
+2
*
net: Allow changing number of RX queues after device allocation
Ben Hutchings
2010-09-27
1
-14
/
+18
*
net: make rx_queue sysfs_ops const
stephen hemminger
2010-09-01
1
-1
/
+1
*
cfg80211: support sysfs namespaces
Johannes Berg
2010-08-16
1
-1
/
+2
*
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
2010-07-24
1
-0
/
+2
*
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-12
1
-2
/
+1
*
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-07
1
-1
/
+3
*
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
2010-06-12
1
-6
/
+6
*
net: Expose all network devices in a namespaces in sysfs
Eric W. Biederman
2010-05-21
1
-15
/
+1
*
net/sysfs: Fix the bitrot in network device kobject namespace support
Eric W. Biederman
2010-05-21
1
-5
/
+3
*
netns: Teach network device kobjects which namespace they are in.
Eric W. Biederman
2010-05-21
1
-0
/
+47
*
rps: static functions
Eric Dumazet
2010-04-19
1
-2
/
+2
*
rfs: Receive Flow Steering
Tom Herbert
2010-04-16
1
-3
/
+91
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
rps: fix net-sysfs build for !CONFIG_RPS
Stephen Rothwell
2010-03-29
1
-3
/
+4
*
|
rps: Fix build with CONFIG_SYSFS enabled
Tom Herbert
2010-03-22
1
-0
/
+4
*
|
rps: Receive Packet Steering
Tom Herbert
2010-03-16
1
-1
/
+224
|
/
*
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
2010-02-19
1
-1
/
+2
*
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
1
-2
/
+2
*
net: Allow devices to specify a device specific sysfs group.
Eric W. Biederman
2009-10-30
1
-1
/
+4
*
net: sysfs: ethtool_ops can be NULL
Eric Dumazet
2009-10-28
1
-2
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-09
1
-1
/
+5
|
\
[next]