summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko2015-10-154-8/+9
* switchdev: introduce switchdev deferred ops infrastructureJiri Pirko2015-10-152-0/+85
* net: hisilicon: fixes a bug when using ethtool -Slipeng2015-10-151-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-1514-104/+153
|\
| * ixgbe: Check for setup_internal_link methodMark Rustad2015-10-151-1/+1
| * i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan2015-10-152-2/+2
| * i40evf: speed up initMitch Williams2015-10-151-2/+2
| * i40e: remove unnecessary string copy operationsShannon Nelson2015-10-151-12/+12
| * i40e: X722 is on the IOSF bus and does not report the PCI bus infoAnjali Singhai Jain2015-10-152-20/+50
| * i40e: Store off PHY capabilitiesKevin Scott2015-10-151-0/+3
| * i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson2015-10-152-4/+1Star
| * i40e: remove FD atr control from debugfsShannon Nelson2015-10-151-24/+0Star
| * i40e: allow FD SB if MFP mode only has 1 partitionShannon Nelson2015-10-151-4/+4
| * i40e: remove obsolete version checkMitch Williams2015-10-151-6/+0Star
| * i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain2015-10-155-1/+13
| * i40e: Remove 100M SGMII unless hw is X722Catherine Sullivan2015-10-151-16/+26
| * i40e: Change some messages from info to debug onlyNeerav Parikh2015-10-153-13/+17
| * i40e: use priv flags to control flow directorJesse Brandeburg2015-10-152-0/+15
| * i40e: Add missing parameter comment to ndo_bridge_setlinkJesse Brandeburg2015-10-151-0/+1
| * ixgbe: Fix CS4227-related semaphore error on reset failureMark Rustad2015-10-151-0/+9
| * ixgbe: disable LRO by defaultEmil Tantilov2015-10-151-2/+0Star
|/
* Merge branch 'mlx-next'David S. Miller2015-10-1512-32/+562
|\
| * net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein2015-10-155-12/+32
| * net/mlx5_core: Wait for FW readiness on startupEli Cohen2015-10-153-1/+34
| * net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny2015-10-156-12/+451
| * net/mlx5_core: Fix internal error detection conditionsEli Cohen2015-10-152-7/+45
|/
* tcp: avoid spurious SYN flood detection at listen() timeEric Dumazet2015-10-152-3/+3
* tcp/dccp: fix potential NULL deref in __inet_inherit_port()Eric Dumazet2015-10-151-0/+4
* net: phy: aquantia/teranetics: Convert to use module_phy_driver macroAxel Lin2015-10-152-28/+2Star
* net: hisilicon net: fix a bug about ledlipeng2015-10-151-1/+3
* cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytesKaren Xie2015-10-151-1/+1
* Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...David S. Miller2015-10-155-34/+18Star
|\
| * can: at91: remove at91_can_dataAlexandre Belloni2015-10-132-26/+0Star
| * can: avoid using timeval for uapiArnd Bergmann2015-10-132-6/+16
| * can: sun4i: fix MODULE_DESCRIPTIONGerhard Bertelsmann2015-10-131-1/+1
| * can: sun4i: fix arbitration lost error reportingGerhard Bertelsmann2015-10-131-1/+1
* | net: hisilicon: supports promisc modeyankejian2015-10-147-3/+55
* | Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni2015-10-144-33/+3Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-1421-187/+465
|\ \
| * | fm10k: do not use enum as booleanJacob Keller2015-10-141-1/+1
| * | fm10k: use snprintf() instead of sprintf() to avoid buffer overflowJacob Keller2015-10-142-7/+7
| * | ixgbe: add flow control ethertype to the anti-spoofing filterEmil Tantilov2015-10-142-5/+15
| * | i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan2015-10-142-2/+2
| * | i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan2015-10-144-90/+181
| * | i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan2015-10-146-9/+76
| * | i40e/i40evf: split device ids into a separate fileShannon Nelson2015-10-144-50/+112
| * | i40e: update fw version text string per previous product formatsCarolyn Wyborny2015-10-142-4/+13
| * | i40e: don't panic on VSI allocation failureMitch Williams2015-10-141-5/+6
| * | i40e: remove redundant callMitch Williams2015-10-141-2/+0Star
| * | i40e: Convert CEE App TLV selector to IEEE selectorGreg Bowers2015-10-142-4/+14