summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-0513-539/+720
|\
| * i40e: report VF MAC addresses correctlyMitch Williams2014-01-041-6/+1Star
| * i40e: update led set argsJesse Brandeburg2014-01-043-31/+69
| * i40e: make a define from a large constantMitch Williams2014-01-042-20/+21
| * i40e: be more informativeMitch Williams2014-01-041-1/+2
| * i40e: fix error returnMitch Williams2014-01-041-1/+1
| * i40e: remove chatty log messagesMitch Williams2014-01-041-15/+5Star
| * i40e: remove redundant codeMitch Williams2014-01-041-219/+4Star
| * i40e: refactor VF reset flowMitch Williams2014-01-044-108/+99Star
| * i40e: move i40e_reset_vfMitch Williams2014-01-041-128/+128
| * i40e: Rx checksum offload for VXLANJoseph Gasparakis2014-01-043-28/+81
| * i40e: Implementation of VXLAN ndo'sJeff Kirsher2014-01-047-1/+244
| * i40e: fix curly brace use and return typeShannon Nelson2014-01-041-4/+3Star
| * i40e: add wake-on-lan supportShannon Nelson2014-01-044-4/+56
| * i40e: Populate and check pci bus speed and widthCatherine Sullivan2014-01-043-0/+68
| * i40e: Suppress HMC error to Interrupt message levelAnjali Singhai Jain2014-01-041-9/+9
| * i40e: using for_each_set_bit to simplify the codeWei Yongjun2014-01-041-52/+12Star
| * pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher2014-01-041-0/+5
* | phylib: make phy_scan_fixups() staticSergei Shtylyov2014-01-052-3/+1Star
* | phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-054-23/+7Star
* | phy: kill excess empty linesSergei Shtylyov2014-01-052-31/+0Star
* | phy: kill excess codeSergei Shtylyov2014-01-052-35/+13Star
* | phy: kill useless local variablesSergei Shtylyov2014-01-052-47/+18Star
* | <linux/phy.h>: coding style fixesSergei Shtylyov2014-01-051-19/+19
* | mdio_bus: coding style fixesSergei Shtylyov2014-01-051-18/+9Star
* | phy: coding style fixesSergei Shtylyov2014-01-052-117/+114Star
* | Merge branch 'bonding'David S. Miller2014-01-046-73/+221
|\ \
| * | bonding: add bounds checking for tbl paramssfeldma@cumulusnetworks.com2014-01-041-28/+51
| * | bonding: fix netlink msg sizesfeldma@cumulusnetworks.com2014-01-041-0/+1
| * | bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com2014-01-042-0/+50
| * | bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com2014-01-046-33/+80
| * | bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-045-29/+56
|/ /
* | Merge branch 'tg3'David S. Miller2014-01-042-19/+111
|\ \
| * | tg3: Update version to 3.136Nithin Sujir2014-01-041-2/+2
| * | tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir2014-01-042-0/+12
| * | tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir2014-01-042-4/+54
| * | tg3: Add unicast filtering support.Michael Chan2014-01-041-0/+21
| * | tg3: Refactor __tg3_set_mac_addr()Michael Chan2014-01-041-13/+22
|/ /
* | llc: make lock staticstephen hemminger2014-01-042-3/+1Star
* | socket: cleanupsstephen hemminger2014-01-043-23/+2Star
|/
* sh_eth: coding style fixesSergei Shtylyov2014-01-042-88/+75Star
* r8152: fix the wrong return valuehayeswang2014-01-041-1/+1
* smsc9420: use named constants for pci_power_t valuesJulia Lawall2014-01-041-1/+1
* Merge branch 'tunnel_dst_caching'David S. Miller2014-01-042-24/+116
|\
| * ipv4: Use percpu Cache route in IP tunnelsTom Herbert2014-01-042-14/+38
| * ipv4: Cache dst in tunnelsTom Herbert2014-01-042-24/+92
|/
* sctp: Add process name and pid to deprecation warningsNeil Horman2014-01-041-6/+18
* net: tulip: delete useless tests on netdev_privJulia Lawall2014-01-041-6/+0Star
* net: revert "sched classifier: make cgroup table local"Cong Wang2014-01-031-1/+1
* sched classifier: make cgroup table localstephen hemminger2014-01-021-1/+1