summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)Author
2011-11-26net: Use IS_ENABLED() in netdevice.h as appropriateBen Hutchings
2011-11-26dsa: Allow core and drivers to be built as modulesBen Hutchings
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman
2011-11-18net: Remove LL_ALLOCATED_SPACEHerbert Xu
2011-11-17net: use jump_label to shortcut RPS if not setupEric Dumazet
2011-11-17net: new counter for tx_timeout errors in sysfsdavid decotigny
2011-11-17net: verify GSO flag bits against netdev featuresMichał Mirosław
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: split netdev features to separate headerMichał Mirosław
2011-11-16net: remove legacy ethtool opsMichał Mirosław
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-16if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-08-28net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...Bhanu Prakash Gollapudi
2011-08-25PM QoS: Minor clean-upsJean Pihet
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-08-23dynamic_debug: make netif_dbg() call __netdev_printk()Jason Baron
2011-08-23dynamic_debug: make netdev_dbg() call __netdev_printk()Jason Baron
2011-08-18net: remove ndo_set_multicast_list callbackJiri Pirko
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-27gro: Only reset frag0 when skb can be pulledHerbert Xu
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang
2011-07-25net: Convert struct net_device uc_promisc to boolJoe Perches
2011-07-22net: Kobj and queues_kset should be used when CONFIG_XPS is enabledChoi, Jong-Hwan
2011-07-21vlan: kill ndo_vlan_rx_registerJiri Pirko
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-17neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław
2011-07-14net: unexport netdev_fix_features()Michał Mirosław
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-06-22net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-08v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-06net: Rework netdev_drivername() to avoid warning.David S. Miller
2011-05-20macvlan: remove one synchronize_rcu() callEric Dumazet
2011-05-13netdevice.h: Align struct net_device membersJoe Perches
2011-05-12net: introduce netdev_change_features()Michał Mirosław
2011-05-12net: group FCoE related feature flagsYi Zou
2011-05-08net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-04-28net: allow user to change NETIF_F_HIGHDMAMichał Mirosław