summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-281-2/+5
|\
| * gro: Only reset frag0 when skb can be pulledHerbert Xu2011-07-271-1/+4
| * net: Convert struct net_device uc_promisc to boolJoe Perches2011-07-261-1/+1
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* | notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang2011-07-261-3/+33
|/
* net: Kobj and queues_kset should be used when CONFIG_XPS is enabledChoi, Jong-Hwan2011-07-221-2/+2
* vlan: kill ndo_vlan_rx_registerJiri Pirko2011-07-211-8/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-211-6/+0Star
|\
| * net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-151-6/+0Star
* | neigh: Kill hh_cache->hh_outputDavid S. Miller2011-07-171-1/+0Star
* | net: unexport netdev_fix_features()Michał Mirosław2011-07-141-1/+0Star
* | net: Embed hh_cache inside of struct neighbour.David S. Miller2011-07-141-14/+1Star
* | net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller2011-07-131-7/+2Star
* | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-131-1/+1
* | netdevice: Kill 'feature' test macros.David S. Miller2011-07-121-12/+0Star
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-1/+0Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-211-1/+1
|\|
| * net: Rework netdev_drivername() to avoid warning.David S. Miller2011-06-071-1/+1
* | v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2011-06-091-3/+0Star
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-1/+0Star
|/
* macvlan: remove one synchronize_rcu() callEric Dumazet2011-05-201-1/+3
* netdevice.h: Align struct net_device membersJoe Perches2011-05-131-4/+4
* net: introduce netdev_change_features()Michał Mirosław2011-05-131-0/+1
* net: group FCoE related feature flagsYi Zou2011-05-121-1/+5
* net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar2011-05-091-1/+2
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-291-7/+2Star
* net: allow user to change NETIF_F_HIGHDMAMichał Mirosław2011-04-281-1/+2
* net: fix netdev_increment_features()Michał Mirosław2011-04-281-1/+6
* net: filter: Just In Time compiler for x86-64Eric Dumazet2011-04-281-0/+1
* net: vlan_features comment clarificationMichał Mirosław2011-04-121-1/+1
* net: Allow no-cache copy from user on transmitTom Herbert2011-04-051-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-041-2/+2
|\
| * net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-021-2/+2
* | net: Call netdev_features_change() from netdev_update_features()Michał Mirosław2011-04-031-0/+1
|/
* net: introduce rx_handler results and logic around thatJiri Pirko2011-03-161-1/+49
* net: add proper documentation for previously added net_device_ops for FCoEYi Zou2011-03-111-0/+36
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-101-0/+3
|\
| * net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov2011-03-101-0/+3
* | net: add ndo_fcoe_ddp_target() to support FCoE DDP in target modeYi Zou2011-03-081-0/+4
* | netdevice: Convert printk to pr_info in netif_tx_stop_queueJoe Perches2011-03-071-2/+1Star
* | netdevice: make initial group visible to userspaceVlad Dogaru2011-03-031-3/+3
* | net: introduce NETIF_F_RXCSUMMichał Mirosław2011-02-171-1/+4
* | net: Introduce new feature setting opsMichał Mirosław2011-02-171-2/+35
* | ethtool: factorize get/set_one_featureMichał Mirosław2011-02-171-0/+6
* | ethtool: enable GSO and GRO by defaultMichał Mirosław2011-02-171-0/+3
* | rtnetlink: implement setting of master deviceJiri Pirko2011-02-141-0/+12
* | net: make dev->master generalJiri Pirko2011-02-131-0/+7
* | net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko2011-02-131-11/+0Star
* | net: fix dev_seq_next()Eric Dumazet2011-01-281-1/+8
* | net: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-251-1/+1