aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-09
|\
| * net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2012-01-09
* | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-01-09
|\ \ | |/ |/|
| * percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter2011-12-22
* | netdev: FCoE: Add new ndo_get_fcoe_hbainfo() callNeerav Parikh2012-01-05
* | rfs: better sizing of dev_flow_tableEric Dumazet2011-12-24
* | Revert "net: Remove unused neighbour layer ops."David S. Miller2011-12-19
* | net: Remove unused neighbour layer ops.David S. Miller2011-12-13
* | vlan: introduce vid list with reference countingJiri Pirko2011-12-08
* | net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\|
| * net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-28
* | net: Make ndo_neigh_destroy return void.David S. Miller2011-12-01
* | neigh: Add device constructor/destructor capability.David Miller2011-11-30
* | neigh: Add infrastructure for allocating device neigh privates.David Miller2011-11-30
* | bql: Byte queue limitsTom Herbert2011-11-29
* | net: Add netdev interfaces for recording sends/compTom Herbert2011-11-29
* | net: Add queue state xoff flag for stackTom Herbert2011-11-29
* | net: Use IS_ENABLED() in netdevice.h as appropriateBen Hutchings2011-11-26
* | dsa: Allow core and drivers to be built as modulesBen Hutchings2011-11-26
* | dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings2011-11-26
* | net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-22
* | net: Remove LL_ALLOCATED_SPACEHerbert Xu2011-11-18
* | 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: verify GSO flag bits against netdev featuresMichał Mirosław2011-11-16
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* | net: split netdev features to separate headerMichał Mirosław2011-11-16
* | net: remove legacy ethtool opsMichał Mirosław2011-11-16
|/
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\
| * PM QoS: Minor clean-upsJean Pihet2011-08-25
| * PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\ \
| * | if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose2011-10-16
| * | net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-15
| * | net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...Bhanu Prakash Gollapudi2011-08-28
| * | net: remove ndo_set_multicast_list callbackJiri Pirko2011-08-17
| * | net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-17
| |/
* | dynamic_debug: make netif_dbg() call __netdev_printk()Jason Baron2011-08-22
* | dynamic_debug: make netdev_dbg() call __netdev_printk()Jason Baron2011-08-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-28
|\
| * gro: Only reset frag0 when skb can be pulledHerbert Xu2011-07-27
| * net: Convert struct net_device uc_promisc to boolJoe Perches2011-07-25
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang2011-07-25
|/
* net: Kobj and queues_kset should be used when CONFIG_XPS is enabledChoi, Jong-Hwan2011-07-21
* vlan: kill ndo_vlan_rx_registerJiri Pirko2011-07-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-21
|\
| * net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-14