summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-25vxlan: fdb: allow specifying multiple destinations for zero MACMike Rapoport
2013-06-25vxlan: allow removal of single destination from fdb entryMike Rapoport
2013-06-25vxlan: introduce vxlan_fdb_parseMike Rapoport
2013-06-25vxlan: introduce vxlan_fdb_find_rdstMike Rapoport
2013-06-25vxlan: add implicit fdb entry for default destinationMike Rapoport
2013-06-25vxlan: Fix sparse warnings.Pravin B Shelar
2013-06-24vxlan: cosmetic cleanup'sStephen Hemminger
2013-06-24vxlan: Use initializer for dummy structuresStephen Hemminger
2013-06-24vxlan: port module param should be ushortStephen Hemminger
2013-06-24vxlan: convert remotes list to list_rcuStephen Hemminger
2013-06-24vxlan: make vxlan_xmit_one voidStephen Hemminger
2013-06-24vxlan: move cleanup to uninitStephen Hemminger
2013-06-24vxlan: fix race caused by dropping rtnl_unlockStephen Hemminger
2013-06-24vxlan: send notification when MAC migratesStephen Hemminger
2013-06-24vxlan: move IGMP join/leave to work queueStephen Hemminger
2013-06-24vxlan: fix crash from work pending on module removalStephen Hemminger
2013-06-24vxlan: fix out of order operation on module removalStephen Hemminger
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-24xen-netback: double free on unloadDan Carpenter
2013-06-24bnx2x: Fix 20G KR2 support claimsYaniv Rosner
2013-06-24bnx2x: improve VF timingsAriel Elior
2013-06-24bnx2x: VF ndo sanityAriel Elior
2013-06-24bnx2x: Improve PF behaviour toward VFAriel Elior
2013-06-24qlcnic: Update version to 5.2.44Jitendra Kalsaria
2013-06-24qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia
2013-06-24qlcnic: Add support for 'set driver version' in 83XXPratik Pujar
2013-06-24qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar
2013-06-24qlcnic: Add support for PEX DMA method to read memory section of adapter dumpShahed Shaikh
2013-06-24qlcnic: Minimize sleep duration within loopback diagnostic test.Jitendra Kalsaria
2013-06-24qlcnic: Secondary unicast MAC address support.Jitendra Kalsaria
2013-06-24qlcnic: Handle qlcnic_alloc_mbx_args() failureShahed Shaikh
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-20bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang
2013-06-20amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang
2013-06-20Bnx2x: remove redundant D0 power state setYijing Wang
2013-06-20net: Add missing dependencies on NETDEVICESBen Hutchings
2013-06-20at91_ether: Do not select NET_COREBen Hutchings
2013-06-20net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-20bonding: trivial: make alb use bond_slave_has_mac()Veaceslav Falico
2013-06-20be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla
2013-06-20bnx2x: replace mechanism to check for next available packetDmitry Kravkov
2013-06-20bnx2x: add support for ndo_ll_pollDmitry Kravkov
2013-06-20net/mlx4_en: Low Latency recv statisticsAmir Vadai
2013-06-20net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai
2013-06-20ip_tunnels: extend iptunnel_xmit()Pravin B Shelar
2013-06-20sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov
2013-06-20sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov
2013-06-20sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov