summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-24/+27
|\
| * netlink: add attributes to fdb interfacestephen hemminger2012-10-011-1/+3
| * net: struct napi_struct fields reorderingEric Dumazet2012-09-271-4/+2
| * netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-191-0/+3
| * netdev: make address const in device address managementstephen hemminger2012-09-191-14/+14
| * net: qdisc busylock needs lockdep annotationsEric Dumazet2012-09-051-0/+2
| * net: Set device operstate at registration timeBen Hutchings2012-08-241-0/+1
| * net: remove delay at device dismantleEric Dumazet2012-08-221-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-221-1/+4
| |\
| * | net: remove netdev_bonding_change()Amerigo Wang2012-08-141-2/+0
| * | net: move and rename netif_notify_peers()Amerigo Wang2012-08-141-2/+1
* | | netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches2012-09-171-3/+0
| |/ |/|
* | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-201-0/+2
* | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-141-1/+2
|/
* net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-021-0/+2
* net: honour netif_set_real_num_tx_queues() retvalJiri Pirko2012-07-201-1/+6
* net-next: Add netif_get_num_default_rss_queuesYuval Mintz2012-07-051-0/+3
* net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado2012-06-121-0/+1
* net: keep name_hlist close to nameEric Dumazet2012-06-111-3/+4
* netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches2012-05-301-4/+4
* net: napi_frags_skb() is staticEric Dumazet2012-05-191-1/+0
* net: Remove netdevice ec_ptr, no longer used.David S. Miller2012-05-181-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-161-9/+0
|\
| * Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-101-9/+0
* | net: make GRO aware of skb->head_fragEric Dumazet2012-04-301-0/+2
* | net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-151-0/+2
* | net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-151-0/+23
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-7/+7
|/
* net: fix /proc/net/dev regressionEric Dumazet2012-04-031-2/+0
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+1
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+1
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\ \
| * | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-45/+72
|\ \
| * | net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gsoYi Zou2012-03-191-1/+2
| * | net: Add memory barriers to prevent possible race in byte queue limitsAlexander Duyck2012-03-121-16/+33
| * | net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck2012-03-121-0/+1
| * | net: Use bool in netdevice.h helpers.David S. Miller2012-03-091-26/+26
| * | net: Use bool for return value of dev_valid_name().David S. Miller2012-03-061-1/+1
| * | net: export netdev_stats_to_stats64Eric Dumazet2012-03-051-0/+2
| * | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-1/+7
| |/
* | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-201-4/+4
|\ \
| * | dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie2012-01-241-4/+4
| |/
* | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-091-0/+5
|\
| * net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2012-01-091-0/+5
* | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-01-091-2/+2
|\ \ | |/ |/|
| * percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter2011-12-221-2/+2
* | netdev: FCoE: Add new ndo_get_fcoe_hbainfo() callNeerav Parikh2012-01-051-0/+26
* | rfs: better sizing of dev_flow_tableEric Dumazet2011-12-241-4/+4
OpenPOWER on IntegriCloud