summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-23bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-23Merge branch 'mpls_multipath'David S. Miller
2015-10-23mpls: flow-based multipath selectionRobert Shearman
2015-10-23mpls: multipath route supportRoopa Prabhu
2015-10-23Merge branch 'mdiobus_nested_read_write'David S. Miller
2015-10-23net: dsa: Make mv88e6060 use nested mdiobus read/writeNeil Armstrong
2015-10-23net: dsa: Make mv88e6xxx use nested mdiobus read/writeNeil Armstrong
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto
2015-10-23drivers: net: cpsw: use module_platform_driverGrygorii Strashko
2015-10-23if_link: Add control trust VFHiroshi Shimamoto
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren
2015-10-23i40e: clean up local variable initializationJean Sacren
2015-10-23i40evf: clean up local variable initializationJean Sacren
2015-10-23i40e: add missing kernel-doc argumentJean Sacren
2015-10-23i40evf: add missing kernel-doc argumentJean Sacren
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan
2015-10-23i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin
2015-10-23i40e: Fix an incorrect OEM version stringCarolyn Wyborny
2015-10-23i40e: fix inconsistent statuses after a PF resetHelin Zhang
2015-10-23i40evf: use correct struct for list manipulationMitch Williams
2015-10-23i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin
2015-10-23i40e: fix a bug in debugfs with add/del macaddrAnjali Singhai Jain
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain
2015-10-23ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 addressPaolo Abeni
2015-10-22bnxt_en: New Broadcom ethernet driver.Michael Chan
2015-10-22net: dsa: mv88e6xxx: remove debugfs interfaceVivien Didelot
2015-10-22Merge branch 'dsa-port_fdb_dump'David S. Miller
2015-10-22net: dsa: remove port_fdb_getnextVivien Didelot
2015-10-22net: dsa: mv88e6xxx: remove port_fdb_getnextVivien Didelot
2015-10-22net: dsa: mv88e6xxx: implement port_fdb_dumpVivien Didelot
2015-10-22net: dsa: mv88e6xxx: write MAC outside of ATU Get Next codeVivien Didelot
2015-10-22net: dsa: mv88e6xxx: write VID outside of VTU Get Next codeVivien Didelot
2015-10-22net: dsa: add port_fdb_dump functionVivien Didelot
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-22net: hisilicon: deals with the sub ctrl by sysconyankejian
2015-10-22Merge branch 'cxgb4-trivial-fixes'David S. Miller
2015-10-22cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai
2015-10-22cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai
2015-10-22cxgb4: Return error if setup_rss is called before probeHariprasad Shenai
2015-10-22cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai
2015-10-22cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai
2015-10-22cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai
2015-10-22cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai
2015-10-22cxgb4: Align ethtool get stat settingsHariprasad Shenai