aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
...
* | 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
* | neigh: Kill hh_cache->hh_outputDavid S. Miller2011-07-16
* | net: unexport netdev_fix_features()Michał Mirosław2011-07-14
* | net: Embed hh_cache inside of struct neighbour.David S. Miller2011-07-14
* | net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller2011-07-13
* | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-13
* | netdevice: Kill 'feature' test macros.David S. Miller2011-07-12
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\|
| * net: Rework netdev_drivername() to avoid warning.David S. Miller2011-06-06
* | v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2011-06-08
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* macvlan: remove one synchronize_rcu() callEric Dumazet2011-05-20
* netdevice.h: Align struct net_device membersJoe Perches2011-05-13
* net: introduce netdev_change_features()Michał Mirosław2011-05-12
* net: group FCoE related feature flagsYi Zou2011-05-12
* net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar2011-05-08
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-29
* net: allow user to change NETIF_F_HIGHDMAMichał Mirosław2011-04-28
* net: fix netdev_increment_features()Michał Mirosław2011-04-28
* net: filter: Just In Time compiler for x86-64Eric Dumazet2011-04-28
* net: vlan_features comment clarificationMichał Mirosław2011-04-12
* net: Allow no-cache copy from user on transmitTom Herbert2011-04-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-04
|\
| * net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-01
* | net: Call netdev_features_change() from netdev_update_features()Michał Mirosław2011-04-03
|/