summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti2014-04-308-48/+28
* net: dsa: update DSA drivers to use ds_to_privFlorian Fainelli2014-04-303-9/+9
* net: dsa: add ds_to_privFlorian Fainelli2014-04-301-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-2812-68/+373
|\
| * i40e/i40evf: Bump build versionCatherine Sullivan2014-04-282-2/+2
| * i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh2014-04-283-0/+13
| * i40e: Update function formal parametersKevin Scott2014-04-283-6/+4
| * i40e: Do not expose fd-sb commands from debugfsAnjali Singhai Jain2014-04-281-6/+0
| * i40e: Do not enable NTUPLE feature control in MFP modeAnjali Singhai Jain2014-04-281-1/+3
| * i40e: Change variable type to avoid typecheck failureKevin Scott2014-04-281-1/+1
| * i40evf: remove debugging messageMitch Williams2014-04-281-1/+0
| * i40evf: fix panic on PF driver failMitch Williams2014-04-281-3/+9
| * i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh2014-04-281-4/+4
| * i40e: Redistribute queue vectors after DCB reconfigurationNeerav Parikh2014-04-281-0/+2
| * i40e/i40evf: add driver version string to driver version commandShannon Nelson2014-04-284-1/+12
| * i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose2014-04-281-2/+3
| * i40evf: support ethtool RSS optionsMitch A Williams2014-04-281-0/+316
| * i40e: Retain MAC filters when changing port VLANGreg Rose2014-04-281-1/+5
| * i40e: remove ptp_tx_work timestamp work itemJacob Keller2014-04-283-41/+0
* | tipc: move the delivery of named messages out of nametbl lockYing Xue2014-04-283-13/+22
* | tipc: fix out of bounds indexingErik Hugne2014-04-281-1/+1
* | ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-281-1/+1
* | claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-281-1/+1
* | qeth: Add new priority queueing optionsStefan Raspl2014-04-283-4/+27
* | qeth: Extend priority queueing to IPv6Stefan Raspl2014-04-284-36/+48
* | qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
* | lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
* | qeth: Fix default queue setting in priority queueingStefan Raspl2014-04-281-3/+5
* | ptp: validate the requested frequency adjustment.Richard Cochran2014-04-281-1/+4
* | ipv4: Use predefined value for readabilityHisao Tanabe2014-04-281-3/+3
* | ethtool: exit the loop when invalid index occursJean Sacren2014-04-281-1/+3
|/
* sched, act: allow to clear all actions as wellCong Wang2014-04-271-8/+6
* sched, cls: check if we could overwrite actions when changing a filterCong Wang2014-04-2712-41/+43
* Merge branch 'qlcnic-next'David S. Miller2014-04-279-26/+179
|\
| * qlcnic: Update version to 5.3.58Jitendra Kalsaria2014-04-271-2/+2
| * qlcnic: Limit vNIC support in legacy interrupt modeSucheta Chakraborty2014-04-272-1/+12
| * qlcnic: Add driver logs in error path.Sucheta Chakraborty2014-04-275-4/+21
| * qlcnic: Allow setting TX interrupt coalescing parameters from VF.Sucheta Chakraborty2014-04-272-6/+42
| * qlcnic: Add hwmon interface to export board temperature.Harish Patil2014-04-274-1/+95
| * qlcnic: Optimize MAC learning codeShahed Shaikh2014-04-271-12/+7
|/
* qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-271-3/+3
* FDDI: Reformat <linux/if_fddi.h> for 8-character tabsMaciej W. Rozycki2014-04-271-44/+46
* tipc: fix a possible memory leakYing Xue2014-04-271-1/+3
* qlge: Convert /n to \nJoe Perches2014-04-271-1/+1
* Merge branch 'systemport'David S. Miller2014-04-266-0/+2338
|\
| * MAINTAINERS: add Broadcom SYSTEMPORT driver entryFlorian Fainelli2014-04-261-0/+6
| * net: systemport: hook SYSTEMPORT driver in the buildFlorian Fainelli2014-04-262-0/+12
| * Documentation: add Broadcom SYSTEMPORT Device Tree bindingsFlorian Fainelli2014-04-261-0/+29
| * net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driverFlorian Fainelli2014-04-262-0/+2291
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-2619-541/+486
|\