summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i40e: Refactor receive routineJesse Brandeburg2016-05-056-303/+531
* i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg2016-05-053-8/+2
* i40e: Drop packet split receive routineJesse Brandeburg2016-05-056-317/+10
* i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg2016-05-052-14/+12
* MAINTAINERS: Cleanup Intel Wired LAN maintainers listJeff Kirsher2016-05-041-7/+0
* tcp: two more missing bh disableEric Dumazet2016-05-042-0/+4
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-0412-197/+640
|\
| * ixgbevf: Remove unused parameterTony Nguyen2016-05-043-8/+4
| * ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni2016-05-043-42/+71
| * ixgbevf: Use mac_ops instead of trying to identify NIC typeAlexander Duyck2016-05-044-27/+13
| * ixgbevf: Change the relaxed order settings in VF driver for sparcBabu Moger2016-05-041-0/+6
| * ixgbe: Revise populating few registers and macro definitionsPreethi Banala2016-05-042-20/+8
| * ixgbe: Return 64 bit stats valuesPreethi Banala2016-05-041-3/+6
| * ixgbe: Remove duplicate and unused device ID definitionsPreethi Banala2016-05-041-6/+2
| * ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov2016-05-042-28/+25
| * ixgbe: add WoL support for some 82599 subdevice IDsEmil Tantilov2016-05-042-3/+11
| * ixgbevf: Support Windows hosts (Hyper-V)KY Srinivasan2016-05-045-7/+263
| * ixgbevf: Add the device ID's presented while running on Hyper-VKY Srinivasan2016-05-041-0/+5
| * ixgbe: Match on multiple headers for cls_u32 offloadsAmritha Nambiar2016-05-043-68/+156
| * ixgbe: Add support for redirect action to cls_u32 offloadsSridhar Samudrala2016-05-041-13/+83
| * net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala2016-05-041-0/+15
* | drivers: fix dev->trans_start removal falloutFlorian Westphal2016-05-042-2/+2
* | bonding: update documentation section after dev->trans_start removalFlorian Westphal2016-05-041-2/+2
* | usbnet: smsc95xx: silence an uninitialized variable warningDan Carpenter2016-05-041-1/+3
* | usbnet/smsc75xx: silence uninitialized variable warningDan Carpenter2016-05-041-1/+3
* | tcp: must block bh in __inet_twsk_hashdance()Eric Dumazet2016-05-041-3/+3
* | tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet2016-05-043-5/+26
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-05-0418-232/+277
|\ \
| * | batman-adv: Split batadv_iv_ogm_orig_del_if functionSven Eckelmann2016-05-041-39/+76
| * | batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_updateSimon Wunderlich2016-05-041-71/+46
| * | batman-adv: move and restructure batadv_v_ogm_forwardSimon Wunderlich2016-05-041-47/+63
| * | batman-adv: fix debuginfo macro style issueSimon Wunderlich2016-05-041-8/+11
| * | batman-adv: Fix function names on new line starting with '*'Sven Eckelmann2016-05-043-16/+16
| * | batman-adv: Add kernel-doc for batadv_interface_rxSven Eckelmann2016-05-041-0/+18
| * | batman-adv: Fix kerneldoc for batadv_compare_claimSven Eckelmann2016-05-041-1/+1
| * | batman-adv: Fix checkpatch warning about 'unsigned' typeSven Eckelmann2016-05-041-6/+6
| * | batman-adv: fix wrong names in kerneldocAntonio Quartulli2016-05-048-12/+14
| * | batman-adv: use to_delayed_workGeliang Tang2016-05-046-7/+7
| * | batman-adv: use list_for_each_entry_safeGeliang Tang2016-05-041-13/+9
| * | batman-adv: use static string for table headersAntonio Quartulli2016-05-045-21/+16
| * | batman-adv: Start new development cycleSimon Wunderlich2016-05-041-1/+1
| * | MAINTAINERS: Add BATMAN ADVANCED documentation filesSven Eckelmann2016-05-041-0/+3
| * | MAINTAINERS: Mark BATMAN ADVANCED mailing list as moderatedSven Eckelmann2016-05-041-1/+1
* | | mdio_bus: don't return NULL from mdiobus_scan()Sergei Shtylyov2016-05-041-1/+1
* | | Merge branch 'kill_trans_start'David S. Miller2016-05-04162-259/+256
|\ \ \
| * | | net: remove dev->trans_startFlorian Westphal2016-05-043-18/+9
| * | | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04156-232/+232
| * | | netdevice: add helper to update trans_startFlorian Westphal2016-05-041-0/+6
| * | | drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-0410-10/+10
|/ / /
* | | dmfe: kill DEVICE defineFlorian Westphal2016-05-041-21/+18
OpenPOWER on IntegriCloud