summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372George Cherian2014-05-051-2/+5
* drivers: net: cpts: Remove hardcoded clock name for CPTSGeorge Cherian2014-05-051-7/+4
* ARM: dts: am33xx: Add clock names for cpsw and cptsGeorge Cherian2014-05-051-0/+2
* unregister_netdevice : move RTM_DELLINK to until after ndo_uninitRoopa Prabhu2014-05-051-4/+4
* Merge branch 'filter-cleanups'David S. Miller2014-05-052-276/+309
|\
| * net: filter: misc/various cleanupsDaniel Borkmann2014-05-051-8/+7
| * net: filter: make register naming more comprehensibleDaniel Borkmann2014-05-052-114/+145
| * net: filter: simplify label names from jump-tableDaniel Borkmann2014-05-052-154/+157
|/
* net: filter: doc: expand and improve BPF documentationAlexei Starovoitov2014-05-051-4/+154
* tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet2014-05-0415-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