summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-05Merge branch 'bgmac'David S. Miller
2014-01-05bgmac: add support for Northstar SoC (BCM4707, BCM53018)Hauke Mehrtens
2014-01-05bgmac: reset all cores on Northstar SoCHauke Mehrtens
2014-01-05bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4Hauke Mehrtens
2014-01-05bgmac: initialize the DMA controller of core rev >= 4Hauke Mehrtens
2014-01-05bcma: export bcma_find_core_unit()Hauke Mehrtens
2014-01-05tipc: remove unused codestephen hemminger
2014-01-05tipc: make local function staticstephen hemminger
2014-01-05dccp: make local variable staticstephen hemminger
2014-01-05dccp: remove obsolete codestephen hemminger
2014-01-05macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-05phylib: make phy_scan_fixups() staticSergei Shtylyov
2014-01-05phylib: remove unused adjust_state() callbackSergei Shtylyov
2014-01-05phy: kill excess empty linesSergei Shtylyov
2014-01-05phy: kill excess codeSergei Shtylyov
2014-01-05phy: kill useless local variablesSergei Shtylyov
2014-01-05<linux/phy.h>: coding style fixesSergei Shtylyov
2014-01-05mdio_bus: coding style fixesSergei Shtylyov
2014-01-05phy: coding style fixesSergei Shtylyov
2014-01-04i40e: report VF MAC addresses correctlyMitch Williams
2014-01-04i40e: update led set argsJesse Brandeburg
2014-01-04i40e: make a define from a large constantMitch Williams
2014-01-04i40e: be more informativeMitch Williams
2014-01-04i40e: fix error returnMitch Williams
2014-01-04i40e: remove chatty log messagesMitch Williams
2014-01-04i40e: remove redundant codeMitch Williams
2014-01-04i40e: refactor VF reset flowMitch Williams
2014-01-04i40e: move i40e_reset_vfMitch Williams
2014-01-04i40e: Rx checksum offload for VXLANJoseph Gasparakis
2014-01-04i40e: Implementation of VXLAN ndo'sJeff Kirsher
2014-01-04i40e: fix curly brace use and return typeShannon Nelson
2014-01-04i40e: add wake-on-lan supportShannon Nelson
2014-01-04i40e: Populate and check pci bus speed and widthCatherine Sullivan
2014-01-04i40e: Suppress HMC error to Interrupt message levelAnjali Singhai Jain
2014-01-04i40e: using for_each_set_bit to simplify the codeWei Yongjun
2014-01-04pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher
2014-01-04Merge branch 'bonding'David S. Miller
2014-01-04bonding: add bounds checking for tbl paramssfeldma@cumulusnetworks.com
2014-01-04bonding: fix netlink msg sizesfeldma@cumulusnetworks.com
2014-01-04bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-04bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-04bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-04Merge branch 'tg3'David S. Miller
2014-01-04tg3: Update version to 3.136Nithin Sujir
2014-01-04tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir
2014-01-04tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir
2014-01-04tg3: Add unicast filtering support.Michael Chan