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