aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* CONFIG_HOTPLUG removal from networking coreGreg KH2012-12-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
|\
| * wireless: add back sysfs directoryJohannes Berg2012-11-16
* | net: remove unnecessary wireless includesJohannes Berg2012-11-19
* | net: Allow userns root control of the core of the network stack.Eric W. Biederman2012-11-18
|/
* net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov2012-09-05
* wireless: remove wext sysfsJohannes Berg2012-06-05
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* net/core: simple_strtoul cleanupShuah Khan2012-04-12
* static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
* bql: Fix inconsistency between file mode and attr method.Hiroaki SHIMODA2012-01-17
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
* rfs: better sizing of dev_flow_tableEric Dumazet2011-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\
| * rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang2011-12-22
* | bql: fix CONFIG_XPS=n buildEric Dumazet2011-12-05
* | bql: Byte queue limitsTom Herbert2011-11-29
* | xps: Add xps_queue_release functionTom Herbert2011-11-29
* | net: use jump_label to shortcut RPS if not setupEric Dumazet2011-11-17
* | net: new counter for tx_timeout errors in sysfsdavid decotigny2011-11-16
* | net-sysfs: fixed minor sparse warningdavid decotigny2011-11-16
|/
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-15
* net: cleanup some rcu_dereference_rawEric Dumazet2011-08-12
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
* net: remove /sys/class/net/*/featuresMichał Mirosław2011-07-14
* Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * net: convert to new cpumask APIKOSAKI Motohiro2011-05-16
| * ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-29
* | net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu()Lai Jiangshan2011-05-08
* | net,rcu: convert call_rcu(xps_map_release) to kfree_rcu()Lai Jiangshan2011-05-08
* | net,rcu: convert call_rcu(rps_map_release) to kfree_rcu()Lai Jiangshan2011-05-08
|/
* net: rename group sysfs entry to netdev_groupXiaotian Feng2011-02-09
* net: add sysfs entry for device groupVlad Dogaru2011-01-25
* net: change netdev->features to u32Michał Mirosław2011-01-24
* net: use NUMA_NO_NODE instead of the magic number -1Changli Gao2010-12-16
* net sched: use xps information for qdisc NUMA affinityEric Dumazet2010-12-01
* xps: add __rcu annotationsEric Dumazet2010-11-29
* xps: NUMA allocations for per cpu dataEric Dumazet2010-11-29
* xps: Add CONFIG_XPSTom Herbert2010-11-28
* xps: Transmit Packet SteeringTom Herbert2010-11-24
* net: zero kobject in rx_queue_releaseJohn Fastabend2010-11-17
* net: Simplify RX queue allocationTom Herbert2010-11-15
* rps: add __rcu annotationsEric Dumazet2010-10-25
* net: Fix rxq ref countingTom Herbert2010-10-08
* net: Allow changing number of RX queues after device allocationBen Hutchings2010-09-28
* net: make rx_queue sysfs_ops conststephen hemminger2010-09-01
* cfg80211: support sysfs namespacesJohannes Berg2010-08-16