summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-04macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing2-28/+7
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing16-66/+60
2014-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller13-539/+720
2014-01-04phylib: make phy_scan_fixups() staticSergei Shtylyov2-3/+1
2014-01-04phylib: remove unused adjust_state() callbackSergei Shtylyov4-23/+7
2014-01-04phy: kill excess empty linesSergei Shtylyov2-31/+0
2014-01-04phy: kill excess codeSergei Shtylyov2-35/+13
2014-01-04phy: kill useless local variablesSergei Shtylyov2-47/+18
2014-01-04<linux/phy.h>: coding style fixesSergei Shtylyov1-19/+19
2014-01-04mdio_bus: coding style fixesSergei Shtylyov1-18/+9
2014-01-04phy: coding style fixesSergei Shtylyov2-117/+114
2014-01-03i40e: report VF MAC addresses correctlyMitch Williams1-6/+1
2014-01-03i40e: update led set argsJesse Brandeburg3-31/+69
2014-01-03i40e: make a define from a large constantMitch Williams2-20/+21
2014-01-03i40e: be more informativeMitch Williams1-1/+2
2014-01-03i40e: fix error returnMitch Williams1-1/+1
2014-01-03i40e: remove chatty log messagesMitch Williams1-15/+5
2014-01-03i40e: remove redundant codeMitch Williams1-219/+4
2014-01-03i40e: refactor VF reset flowMitch Williams4-108/+99
2014-01-03i40e: move i40e_reset_vfMitch Williams1-128/+128
2014-01-03i40e: Rx checksum offload for VXLANJoseph Gasparakis3-28/+81
2014-01-03i40e: Implementation of VXLAN ndo'sJeff Kirsher7-1/+244
2014-01-03i40e: fix curly brace use and return typeShannon Nelson1-4/+3
2014-01-03i40e: add wake-on-lan supportShannon Nelson4-4/+56
2014-01-03i40e: Populate and check pci bus speed and widthCatherine Sullivan3-0/+68
2014-01-03i40e: Suppress HMC error to Interrupt message levelAnjali Singhai Jain1-9/+9
2014-01-03i40e: using for_each_set_bit to simplify the codeWei Yongjun1-52/+12
2014-01-03pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher1-0/+5
2014-01-03Merge branch 'bonding'David S. Miller6-73/+221
2014-01-03bonding: add bounds checking for tbl paramssfeldma@cumulusnetworks.com1-28/+51
2014-01-03bonding: fix netlink msg sizesfeldma@cumulusnetworks.com1-0/+1
2014-01-03bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com2-0/+50
2014-01-03bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com6-33/+80
2014-01-03bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com5-29/+56
2014-01-03Merge branch 'tg3'David S. Miller2-19/+111
2014-01-03tg3: Update version to 3.136Nithin Sujir1-2/+2
2014-01-03tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir2-0/+12
2014-01-03tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir2-4/+54
2014-01-03tg3: Add unicast filtering support.Michael Chan1-0/+21
2014-01-03tg3: Refactor __tg3_set_mac_addr()Michael Chan1-13/+22
2014-01-03llc: make lock staticstephen hemminger2-3/+1
2014-01-03socket: cleanupsstephen hemminger3-23/+2
2014-01-03sh_eth: coding style fixesSergei Shtylyov2-88/+75
2014-01-03r8152: fix the wrong return valuehayeswang1-1/+1
2014-01-03smsc9420: use named constants for pci_power_t valuesJulia Lawall1-1/+1
2014-01-03Merge branch 'tunnel_dst_caching'David S. Miller2-24/+116
2014-01-03ipv4: Use percpu Cache route in IP tunnelsTom Herbert2-14/+38
2014-01-03ipv4: Cache dst in tunnelsTom Herbert2-24/+92
2014-01-03sctp: Add process name and pid to deprecation warningsNeil Horman1-6/+18
2014-01-03net: tulip: delete useless tests on netdev_privJulia Lawall1-6/+0