summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-12net: hns: fix the unknown phy_nterface_t type errorhuangdaode
2015-10-12tun: use sk_fullsock() before reading sk->sk_tsflagsEric Dumazet
2015-10-12ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-10-12BNX2: free temp_stats_blk on error pathwangweidong
2015-10-12net: HNS: fix MDIO dependenciesArnd Bergmann
2015-10-12sfc: fully reset if MC_REBOOT event received without warm_boot_count incrementDaniel Pieczko
2015-10-12rocker: handle setting bridge ageing_timeScott Feldman
2015-10-11net: dsa: use switchdev obj in port_fdb_delVivien Didelot
2015-10-11net: dsa: push prepare phase in port_fdb_addVivien Didelot
2015-10-11net: dsa: add port_fdb_prepareVivien Didelot
2015-10-11net: encx24j600: Fix typos in KconfigJon Ringle
2015-10-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-11BNX2: fix a Null Pointer for stats_blkwangweidong
2015-10-11cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai
2015-10-09drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modularPaul Gortmaker
2015-10-09net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed
2015-10-09net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein
2015-10-09net/mlx4_en: Add steering rules after RSS creationIdo Shamay
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen
2015-10-09net/mlx5_core: Use accessor functions to read from device memoryEli Cohen
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen
2015-10-09net/mlx5_core: Improve mlx5 messagesEli Cohen
2015-10-08i40e: print neato new featuresJesse Brandeburg
2015-10-08i40e/i40evf: pass QOS handle to VFMitch Williams
2015-10-08i40evf: use capabilities flags properlyMitch Williams
2015-10-08i40e: refactor code to remove indentJesse Brandeburg
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg
2015-10-08i40evf: detect reset more reliablyMitch Williams
2015-10-08i40e: Support FW CEE DCB UP to TC map nibble swapGreg Bowers
2015-10-08i40e/i40evf: Explicitly assign enum index for VSI typeSerey Kong
2015-10-08i40e: add switch for link pollingShannon Nelson
2015-10-08i40e: Fix multiple link up messagesMatt Jared
2015-10-08i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny
2015-10-08i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfgNeerav Parikh
2015-10-08i40e: Add parsing for CEE DCBX TLVsNeerav Parikh
2015-10-08i40e: add more verbose error messagesMitch Williams
2015-10-08i40e: inline interrupt enableJesse Brandeburg
2015-10-08i40e: fix erroneous WARN_ONJesse Brandeburg
2015-10-08net: hns: fix 32-bit build warningArnd Bergmann
2015-10-08net: Microchip encx24j600 driverJon Ringle
2015-10-08net: phy: bcm7xxx: Modified to use global core register definesArun Parameswaran
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran
2015-10-08net: phy: Broadcom iProc MDIO bus driverArun Parameswaran
2015-10-08dst: Pass net into dst->outputEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman
2015-10-08ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outboundEric W. Biederman
2015-10-08ppp: Cache net in pptp_xmitEric W. Biederman