summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-07net: qmi_wwan: should hold RTNL while changing netdev typeBjørn Mork1-7/+15
2015-12-06Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali3-7/+20
2015-12-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-69/+211
2015-12-06fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frameJacob Keller1-3/+3
2015-12-06fm10k: TRIVIAL fix typo of hardwareJacob Keller1-2/+2
2015-12-06fm10k: change default Tx ITR to 25usecJacob Keller1-1/+2
2015-12-06fm10k: use macro for default Tx and Rx ITR valuesJacob Keller3-4/+6
2015-12-06fm10k: Update adaptive ITR algorithmJacob Keller3-14/+45
2015-12-06fm10k: introduce ITR_IS_ADAPTIVE macroJacob Keller3-5/+5
2015-12-06fm10k: Add support for ITR scaling based on PCIe link speedJacob Keller3-4/+55
2015-12-06fm10k: rename mbx_tx_oversized statistic to mbx_tx_droppedJacob Keller1-1/+1
2015-12-06fm10k: add statistics for actual DWORD count of mbmem mailboxJacob Keller3-1/+9
2015-12-06fm10k: explicitly typecast vlan values to u16Jacob Keller1-3/+3
2015-12-06fm10k: Correct typecast in fm10k_update_xc_addr_pfJacob Keller1-3/+3
2015-12-06fm10k: reinitialize queuing scheme after calling init_hwJacob Keller1-0/+18
2015-12-06fm10k: always check init_hw for errorsJacob Keller1-5/+29
2015-12-06fm10k: reset max_queues on init_hw_vf failureJacob Keller1-3/+10
2015-12-06fm10k: set netdev features in one locationJacob Keller3-21/+21
2015-12-06Merge branch 'renesas-read-mac'David S. Miller2-12/+18
2015-12-06sh_eth: read MAC address registers only onceSergei Shtylyov1-6/+9
2015-12-06ravb: read MAC address registers only onceSergei Shtylyov1-6/+9
2015-12-06Merge branch 'bnx2x'David S. Miller2-65/+58
2015-12-06bnx2x: simplify distinction between port and func statsMichal Schmidt1-61/+56
2015-12-06bnx2x: change FW GRO error message to WARN_ONCEMichal Schmidt1-1/+1
2015-12-06bnx2x: drop redundant error message about allocation failureMichal Schmidt1-3/+1
2015-12-06net: constify netif_is_* helpers net_device paramJiri Pirko3-13/+13
2015-12-06sfc: check warm_boot_count after other functions have been resetDaniel Pieczko1-2/+13
2015-12-06atm: solos-pci: Replace simple_strtol by kstrtointLABBE Corentin1-11/+17
2015-12-06Merge branch 'batman-hdlc'David S. Miller10-6/+30
2015-12-06batman-adv: Act on NETDEV_*_TYPE_CHANGE eventsAndrew Lunn1-1/+3
2015-12-06ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addressesAndrew Lunn1-1/+2
2015-12-06WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn8-3/+24
2015-12-06WAN: HDLC: Detach protocol before unregistering deviceAndrew Lunn1-1/+1
2015-12-05Merge branch 'qmi_wwan_MDM9x30'David S. Miller4-4/+169
2015-12-05MAINTAINERS: add qmi_wwan driver entryBjørn Mork1-0/+7
2015-12-05net: qmi_wwan: document the qmi/raw_ip sysfs fileBjørn Mork1-0/+23
2015-12-05net: qmi_wwan: support "raw IP" modeBjørn Mork1-1/+97
2015-12-05usbnet: allow mini-drivers to consume L2 headersBjørn Mork1-1/+4
2015-12-05net: qmi_wwan: remove 1199:9070 device idBjørn Mork1-2/+0
2015-12-05net: qmi_wwan: MDM9x30 specific power managementBjørn Mork1-0/+38
2015-12-04Merge branch 'hip06-soc'David S. Miller15-256/+1127
2015-12-04net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"Salil2-51/+59
2015-12-04net:hns: Add support of ethtool TSO set option for Hip06 in HNSSalil1-0/+47
2015-12-04net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil6-4/+95
2015-12-04net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil6-10/+242
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil14-196/+689
2015-12-04mac80211_hwsim: check ATTR_FREQ for wmediumd (netlink) packetsAdam Welle1-4/+19
2015-12-04mac80211_hwsim: check txrate for NULLAmit Khatri1-0/+3
2015-12-04mac80211: reject zero cookie in mgmt-tx/roc cancelJohannes Berg1-0/+3
2015-12-04mac80211_hwsim: stop using pointers as cookiesJohannes Berg1-4/+14