summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-07-21bonding: make it possible to have unlimited nested upper vlansVeaceslav Falico
2014-07-17sfc: Add per-queue statistics in ethtoolAndrew Rybchenko
2014-07-17be2net: update driver version to 10.4Sathya Perla
2014-07-17be2net: use adapter->flags to track SRIOV stateVasundhara Volam
2014-07-17be2net: avoid SRIOV config for BE2 chipVasundhara Volam
2014-07-17be2net: use be_max_vfs() macro to access max-vfsVasundhara Volam
2014-07-17be2net: use "if (!foo)" test styleKalesh AP
2014-07-17be2net: remove unused structures in be_cmds.hKalesh AP
2014-07-17be2net: reduce arguments passed to FW-cmd routinesKalesh AP
2014-07-17be2net: update UE bit description stringsVasundhara Volam
2014-07-17be2net: fix return status of some ndo methodsKalesh AP
2014-07-17be2net: fix return status of some ethtool methodsKalesh AP
2014-07-17be2net: return -ENOMEM for memory allocation failuresKalesh AP
2014-07-17be2net: return -ETIMEDOUT when a FW-cmd times outKalesh AP
2014-07-17be2net: fix error status for FW-downloadKalesh AP
2014-07-17be2net: use -ENETDOWN error status when interface is downKalesh AP
2014-07-17bonding: destroy proc directory only after all bonds are goneVeaceslav Falico
2014-07-17bonding: use rtnl_deref in bond_change_rx_flags()Veaceslav Falico
2014-07-17cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt
2014-07-17cxgb4/iw_cxgb4: Move common defines to cxgb4Anish Bhatt
2014-07-17bonding: enhance L2 hash helper with packet typeJianhua Xie
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt
2014-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-07-17bonding: Do not try to send packets over dead link in TLB mode.Mahesh Bandewar
2014-07-17net: davinci_mdio: allow to create phys from dtGrygorii Strashko
2014-07-17net: davinci_mdio: reuse for keystone2 archGrygorii Strashko
2014-07-17net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed
2014-07-17net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev
2014-07-17net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller
2014-07-17net/mlx4_core: Make sure that negative array index isn't usedDotan Barak
2014-07-17net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin
2014-07-16net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is definedChristoph Schulz
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-16i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0Jacob Keller
2014-07-16i40e/i40evf: Clean up codePaul M Stillwell Jr
2014-07-16i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-07-16i40e: never generate both software and hardware timestampsJakub Kicinski
2014-07-16i40e: Add ndo_get_phys_port_id() callback supportNeerav Parikh
2014-07-16bonding: remove pr_fmt from bond_options.cVeaceslav Falico
2014-07-16bonding: convert bond_options.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-16bonding: convert bond_procfs.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-16bonding: bonding: remove pr_fmt from bond_netlink.cVeaceslav Falico
2014-07-16bonding: convert bond_netlink.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-16bonding: convert bond_debugfs.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-16bonding: remove pr_fmt from bond_alb.cVeaceslav Falico
2014-07-16bonding: convert bond_alb.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-16bonding: remove pr_fmt from bond_3ad.cVeaceslav Falico
2014-07-16bonding: convert bond_3ad.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-16bonding: remove pr_fmt from bond_main.cVeaceslav Falico
2014-07-16bonding: convert bond_main.c to use netdev_printk instead of pr_Veaceslav Falico