aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-02tcp: fix cwnd limited checking to improve congestion controlEric Dumazet4-28/+36
2014-05-02net: Allow tc changes in user namespacesStéphane Graber2-4/+7
2014-05-02net: davinci_mdio: simplify IO memory mappingGrygorii Strashko1-18/+3
2014-05-02net: davinci_mdio: drop pinctrl_pm_select_default_state from probeGrygorii Strashko1-3/+0
2014-05-02net: davinci_mdio: use devm_* apiGrygorii Strashko1-19/+5
2014-05-02mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko3-0/+79
2014-05-02net: via-rhine: Drop revision property, use quirks insteadAlexey Charkov1-35/+42
2014-04-30hyperv: Enable sendbuf mechanism on the send pathKY Srinivasan3-9/+234
2014-04-30net: stmmac: set phy to use polling by defaultDinh Nguyen1-2/+5
2014-04-30virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is trueZhangjie \(HZ\)1-0/+7
2014-04-30tipc: fix memory leak of publicationsYing Xue1-1/+1
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti8-48/+28
2014-04-30net: dsa: update DSA drivers to use ds_to_privFlorian Fainelli3-9/+9
2014-04-30net: dsa: add ds_to_privFlorian Fainelli1-0/+5
2014-04-28tipc: move the delivery of named messages out of nametbl lockYing Xue3-13/+22
2014-04-28tipc: fix out of bounds indexingErik Hugne1-1/+1
2014-04-28ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1
2014-04-28claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1
2014-04-28qeth: Add new priority queueing optionsStefan Raspl3-4/+27
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl4-36/+48
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-28qeth: Fix default queue setting in priority queueingStefan Raspl1-3/+5
2014-04-28ptp: validate the requested frequency adjustment.Richard Cochran1-1/+4
2014-04-28ipv4: Use predefined value for readabilityHisao Tanabe1-3/+3
2014-04-28ethtool: exit the loop when invalid index occursJean Sacren1-1/+3
2014-04-28i40e/i40evf: Bump build versionCatherine Sullivan2-2/+2
2014-04-28i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh3-0/+13
2014-04-28i40e: Update function formal parametersKevin Scott3-6/+4
2014-04-28i40e: Do not expose fd-sb commands from debugfsAnjali Singhai Jain1-6/+0
2014-04-28i40e: Do not enable NTUPLE feature control in MFP modeAnjali Singhai Jain1-1/+3
2014-04-28i40e: Change variable type to avoid typecheck failureKevin Scott1-1/+1
2014-04-28i40evf: remove debugging messageMitch Williams1-1/+0
2014-04-28i40evf: fix panic on PF driver failMitch Williams1-3/+9
2014-04-28i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh1-4/+4
2014-04-28i40e: Redistribute queue vectors after DCB reconfigurationNeerav Parikh1-0/+2
2014-04-28i40e/i40evf: add driver version string to driver version commandShannon Nelson4-1/+12
2014-04-28i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose1-2/+3
2014-04-28i40evf: support ethtool RSS optionsMitch A Williams1-0/+316
2014-04-28i40e: Retain MAC filters when changing port VLANGreg Rose1-1/+5
2014-04-28i40e: remove ptp_tx_work timestamp work itemJacob Keller3-41/+0
2014-04-27sched, act: allow to clear all actions as wellCong Wang1-8/+6
2014-04-27sched, cls: check if we could overwrite actions when changing a filterCong Wang12-41/+43
2014-04-27qlcnic: Update version to 5.3.58Jitendra Kalsaria1-2/+2
2014-04-27qlcnic: Limit vNIC support in legacy interrupt modeSucheta Chakraborty2-1/+12
2014-04-27qlcnic: Add driver logs in error path.Sucheta Chakraborty5-4/+21
2014-04-27qlcnic: Allow setting TX interrupt coalescing parameters from VF.Sucheta Chakraborty2-6/+42
2014-04-27qlcnic: Add hwmon interface to export board temperature.Harish Patil4-1/+95
2014-04-27qlcnic: Optimize MAC learning codeShahed Shaikh1-12/+7
2014-04-27qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-3/+3