summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PHY: DP83867: Remove looking in parent device for OF propertiesAndrew Lunn2015-12-071-4/+1
* net: cdc_ncm: add "ndp_to_end" sysfs attributeBjørn Mork2015-12-072-0/+62
* Merge branch 'mlx4-HA-LAG-SRIOV-VF'David S. Miller2015-12-079-50/+915
|\
| * net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua2015-12-071-10/+97
| * IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz2015-12-071-3/+14
| * net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua2015-12-073-23/+586
| * net/mlx4_core: Support mirroring VF DMFS rules on both portsMoni Shoua2015-12-072-9/+186
| * net/mlx4_core: Use both physical ports to dispatch link state events to VFMoni Shoua2015-12-071-4/+20
| * net/mlx4_core: Use both physical ports to set the VF link stateOr Gerlitz2015-12-072-1/+12
|/
* VSOCK: fix returnvar.cocci warningsJulia Lawall2015-12-071-2/+1
* net: qmi_wwan: should hold RTNL while changing netdev typeBjørn Mork2015-12-071-7/+15
* Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali2015-12-063-7/+20
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-12-0610-69/+211
|\
| * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frameJacob Keller2015-12-061-3/+3
| * fm10k: TRIVIAL fix typo of hardwareJacob Keller2015-12-061-2/+2
| * fm10k: change default Tx ITR to 25usecJacob Keller2015-12-061-1/+2
| * fm10k: use macro for default Tx and Rx ITR valuesJacob Keller2015-12-063-4/+6
| * fm10k: Update adaptive ITR algorithmJacob Keller2015-12-063-14/+45
| * fm10k: introduce ITR_IS_ADAPTIVE macroJacob Keller2015-12-063-5/+5
| * fm10k: Add support for ITR scaling based on PCIe link speedJacob Keller2015-12-063-4/+55
| * fm10k: rename mbx_tx_oversized statistic to mbx_tx_droppedJacob Keller2015-12-061-1/+1
| * fm10k: add statistics for actual DWORD count of mbmem mailboxJacob Keller2015-12-063-1/+9
| * fm10k: explicitly typecast vlan values to u16Jacob Keller2015-12-061-3/+3
| * fm10k: Correct typecast in fm10k_update_xc_addr_pfJacob Keller2015-12-061-3/+3
| * fm10k: reinitialize queuing scheme after calling init_hwJacob Keller2015-12-061-0/+18
| * fm10k: always check init_hw for errorsJacob Keller2015-12-061-5/+29
| * fm10k: reset max_queues on init_hw_vf failureJacob Keller2015-12-061-3/+10
| * fm10k: set netdev features in one locationJacob Keller2015-12-063-21/+21
|/
* Merge branch 'renesas-read-mac'David S. Miller2015-12-062-12/+18
|\
| * sh_eth: read MAC address registers only onceSergei Shtylyov2015-12-061-6/+9
| * ravb: read MAC address registers only onceSergei Shtylyov2015-12-061-6/+9
|/
* Merge branch 'bnx2x'David S. Miller2015-12-062-65/+58
|\
| * bnx2x: simplify distinction between port and func statsMichal Schmidt2015-12-061-61/+56
| * bnx2x: change FW GRO error message to WARN_ONCEMichal Schmidt2015-12-061-1/+1
| * bnx2x: drop redundant error message about allocation failureMichal Schmidt2015-12-061-3/+1
|/
* net: constify netif_is_* helpers net_device paramJiri Pirko2015-12-063-13/+13
* sfc: check warm_boot_count after other functions have been resetDaniel Pieczko2015-12-051-2/+13
* atm: solos-pci: Replace simple_strtol by kstrtointLABBE Corentin2015-12-051-11/+17
* Merge branch 'batman-hdlc'David S. Miller2015-12-0510-6/+30
|\
| * batman-adv: Act on NETDEV_*_TYPE_CHANGE eventsAndrew Lunn2015-12-051-1/+3
| * ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addressesAndrew Lunn2015-12-051-1/+2
| * WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn2015-12-058-3/+24
| * WAN: HDLC: Detach protocol before unregistering deviceAndrew Lunn2015-12-051-1/+1
|/
* Merge branch 'qmi_wwan_MDM9x30'David S. Miller2015-12-044-4/+169
|\
| * MAINTAINERS: add qmi_wwan driver entryBjørn Mork2015-12-041-0/+7
| * net: qmi_wwan: document the qmi/raw_ip sysfs fileBjørn Mork2015-12-041-0/+23
| * net: qmi_wwan: support "raw IP" modeBjørn Mork2015-12-041-1/+97
| * usbnet: allow mini-drivers to consume L2 headersBjørn Mork2015-12-041-1/+4
| * net: qmi_wwan: remove 1199:9070 device idBjørn Mork2015-12-041-2/+0
| * net: qmi_wwan: MDM9x30 specific power managementBjørn Mork2015-12-041-0/+38
|/