summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet2014-05-0315-48/+36
* tcp: fix cwnd limited checking to improve congestion controlEric Dumazet2014-05-024-28/+36
* net: Allow tc changes in user namespacesStéphane Graber2014-05-022-4/+7
* Merge branch 'davinci_mdio'David S. Miller2014-05-024-40/+87
|\
| * net: davinci_mdio: simplify IO memory mappingGrygorii Strashko2014-05-021-18/+3
| * net: davinci_mdio: drop pinctrl_pm_select_default_state from probeGrygorii Strashko2014-05-021-3/+0
| * net: davinci_mdio: use devm_* apiGrygorii Strashko2014-05-021-19/+5
| * mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko2014-05-023-0/+79
|/
* net: via-rhine: Drop revision property, use quirks insteadAlexey Charkov2014-05-021-35/+42
* hyperv: Enable sendbuf mechanism on the send pathKY Srinivasan2014-04-303-9/+234
* net: stmmac: set phy to use polling by defaultDinh Nguyen2014-04-301-2/+5
* virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is trueZhangjie \(HZ\)2014-04-301-0/+7
* tipc: fix memory leak of publicationsYing Xue2014-04-301-1/+1
* 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
OpenPOWER on IntegriCloud