summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller49-2231/+1694
2014-07-20net: print a notification on device renameVeaceslav Falico1-0/+3
2014-07-20Merge branch 'netdev_print'David S. Miller3-9/+29
2014-07-20net: print net_device reg_state in netdev_* unless it's registeredVeaceslav Falico3-7/+27
2014-07-20net: use dev->name in netdev_pr* when it's availableVeaceslav Falico1-2/+2
2014-07-20bonding: make it possible to have unlimited nested upper vlansVeaceslav Falico3-39/+58
2014-07-20net_sched: hold tcf_lock in netdevice notifierCong Wang1-0/+2
2014-07-20libcxgbi:cxgb4i Guard ipv6 code with a config checkAnish Bhatt2-3/+19
2014-07-17iw_cxgb4: fix for 64-bit integer divisionHariprasad Shenai1-1/+2
2014-07-17sfc: Add per-queue statistics in ethtoolAndrew Rybchenko4-2/+66
2014-07-17Merge branch 'be2net-next'David S. Miller5-105/+89
2014-07-17be2net: update driver version to 10.4Sathya Perla1-1/+1
2014-07-17be2net: use adapter->flags to track SRIOV stateVasundhara Volam2-1/+6
2014-07-17be2net: avoid SRIOV config for BE2 chipVasundhara Volam1-0/+2
2014-07-17be2net: use be_max_vfs() macro to access max-vfsVasundhara Volam1-1/+1
2014-07-17be2net: use "if (!foo)" test styleKalesh AP1-8/+8
2014-07-17be2net: remove unused structures in be_cmds.hKalesh AP1-29/+0
2014-07-17be2net: reduce arguments passed to FW-cmd routinesKalesh AP3-22/+13
2014-07-17be2net: update UE bit description stringsVasundhara Volam1-13/+13
2014-07-17be2net: fix return status of some ndo methodsKalesh AP1-16/+27
2014-07-17be2net: fix return status of some ethtool methodsKalesh AP2-5/+9
2014-07-17be2net: return -ENOMEM for memory allocation failuresKalesh AP1-2/+2
2014-07-17be2net: return -ETIMEDOUT when a FW-cmd times outKalesh AP1-2/+2
2014-07-17be2net: fix error status for FW-downloadKalesh AP1-3/+3
2014-07-17be2net: use -ENETDOWN error status when interface is downKalesh AP1-2/+2
2014-07-17bonding: destroy proc directory only after all bonds are goneVeaceslav Falico1-1/+2
2014-07-17bonding: use rtnl_deref in bond_change_rx_flags()Veaceslav Falico1-4/+2
2014-07-17Merge branch 'cxgb4-next'David S. Miller7-65/+564
2014-07-17cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 apiAnish Bhatt1-39/+314
2014-07-17libcxgbi: Add ipv6 api to driverAnish Bhatt2-21/+237
2014-07-17cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt3-4/+12
2014-07-17cxgb4/iw_cxgb4: Move common defines to cxgb4Anish Bhatt2-1/+1
2014-07-17bonding: update bonding.txt for Layer2 hash factorsJianhua Xie1-15/+16
2014-07-17bonding: enhance L2 hash helper with packet typeJianhua Xie1-4/+4
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt6-25/+22
2014-07-17net_sched: cancel nest attribute on failure in tcf_exts_dump()Cong Wang1-3/+8
2014-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller9-13/+65
2014-07-16openvswitch: make generic netlink group conststephen hemminger1-9/+9
2014-07-16bonding: Do not try to send packets over dead link in TLB mode.Mahesh Bandewar3-5/+64
2014-07-16Merge branch 'davinci_mdio'David S. Miller3-8/+25
2014-07-16net: davinci_mdio: allow to create phys from dtGrygorii Strashko1-2/+19
2014-07-16net: davinci_mdio: reuse for keystone2 archGrygorii Strashko2-6/+6
2014-07-16net: clean up some sparse endianness warnings in ipv6.hJeff Layton1-6/+11
2014-07-16Merge branch 'udp_hash'David S. Miller3-105/+102
2014-07-16udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held3-20/+55
2014-07-16udp: Simplify __udp*_lib_mcast_deliver.David Held2-87/+49
2014-07-16Merge branch 'mlx4-next'David S. Miller1-91/+188
2014-07-16net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed1-26/+62
2014-07-16net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev1-70/+99
2014-07-16net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller1-1/+7