summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-30net: Generalise wq_has_sleeper helperHerbert Xu
2015-11-30Merge tag 'wireless-drivers-next-for-davem-2015-11-25' of git://git.kernel.or...David S. Miller
2015-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-11-25i40e: Bump version to 1.4.2Catherine Sullivan
2015-11-25i40e: create a generic configure rss functionHelin Zhang
2015-11-25i40e: rework the functions to configure RSS with similar parametersHelin Zhang
2015-11-25i40e: return the number of enabled queues for ETHTOOL_GRXRINGSHelin Zhang
2015-11-25i40evf: handle many MAC filters correctlyMitch Williams
2015-11-25i40e/i40evf: clean up error messagesMitch Williams
2015-11-25i40e/i40evf: Add comment to #endifHelin Zhang
2015-11-25i40e: Move the saving of old link info from handle_link_event to link_eventCatherine Sullivan
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain
2015-11-25i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain
2015-11-25i40e: remove BUG_ON from FCoE setupShannon Nelson
2015-11-25i40e: remove BUG_ON from feature string buildingShannon Nelson
2015-11-25i40e: Change BUG_ON to WARN_ON in service event completeShannon Nelson
2015-11-25i40e/i40evf: remove unused tunnel parameterShannon Nelson
2015-11-25fm10k: use napi_schedule_irqoff()Alexander Duyck
2015-11-25net: phy: bcm7xxx: Add entry for Broadcom BCM7435Florian Fainelli
2015-11-24Merge branch 'sh_eth-remove-obsolete-platform_ids'David S. Miller
2015-11-24sh_eth: Remove obsolete r8a777x-ether platform_device_id entryGeert Uytterhoeven
2015-11-24sh_eth: Remove obsolete r8a7740-gether platform_device_id entryGeert Uytterhoeven
2015-11-24sh_eth: Remove obsolete r8a779x-ether platform_device_id entriesGeert Uytterhoeven
2015-11-24sh_eth: Remove obsolete r7s72100-ether platform_device_id entryGeert Uytterhoeven
2015-11-24vrf: remove slave queue and private slave structNikolay Aleksandrov
2015-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-24net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar
2015-11-24drivers: net: xgene: optimizing the codeSaurabh Sengar
2015-11-24Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-11-24net/ipv4/ipconfig: Rejoin broken lines in console outputGeert Uytterhoeven
2015-11-24net: dsa: include gpio consumer header fileArnd Bergmann
2015-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-11-23VSOCK: constify vmci_transport_notify_ops structuresJulia Lawall
2015-11-23net: atm: constify in_cache_ops and eg_cache_ops structuresJulia Lawall
2015-11-23Merge branch 'ipmr-cleanups'David S. Miller
2015-11-23net: ipmr: factor out common vif init codeNikolay Aleksandrov
2015-11-23net: ipmr: rearrange and cleanup setsockoptNikolay Aleksandrov
2015-11-23net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it failsNikolay Aleksandrov
2015-11-23net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLESNikolay Aleksandrov
2015-11-23net: ipmr: make ip_mroute_getsockopt more understandableNikolay Aleksandrov
2015-11-23net: ipmr: fix code and comment styleNikolay Aleksandrov
2015-11-23net: ipmr: remove some pimsm ifdefs and simplifyNikolay Aleksandrov
2015-11-23net: ipmr: always define mroute_reg_vif_numNikolay Aleksandrov
2015-11-23net: ipmr: move the tbl id check in ipmr_new_tableNikolay Aleksandrov
2015-11-23intel: i40e: fix confused codeRasmus Villemoes
2015-11-23ixgbevf: fix spoofed packets with random MACEmil Tantilov
2015-11-23ixgbevf: use ether_addr_copy instead of memcpyEmil Tantilov
2015-11-23i40evf: fix compiler warning of unused variableJesse Brandeburg
2015-11-23ixgbe: Remove CS4227 diagnostic codeMark Rustad
2015-11-23ixgbe/ixgbevf: use napi_schedule_irqoff()Alexander Duyck