aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches2012-05-30
* net: napi_frags_skb() is staticEric Dumazet2012-05-19
* net: Remove netdevice ec_ptr, no longer used.David S. Miller2012-05-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
|\
| * Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-10
* | net: make GRO aware of skb->head_fragEric Dumazet2012-04-30
* | net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-15
* | net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-15
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
|/
* net: fix /proc/net/dev regressionEric Dumazet2012-04-03
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\ \
| * | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\ \
| * | net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gsoYi Zou2012-03-19
| * | net: Add memory barriers to prevent possible race in byte queue limitsAlexander Duyck2012-03-12
| * | net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck2012-03-12
| * | net: Use bool in netdevice.h helpers.David S. Miller2012-03-09
| * | net: Use bool for return value of dev_valid_name().David S. Miller2012-03-06
| * | net: export netdev_stats_to_stats64Eric Dumazet2012-03-05
| * | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
| |/
* | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-20
|\ \
| * | dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie2012-01-24
| |/
* / static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
|/
* 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