aboutsummaryrefslogtreecommitdiffstats
path: root/sound/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-12decnet: Convert to use flowidn where applicable.David S. Miller10-185/+196
2011-03-12net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller13-61/+58
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller35-630/+632
2011-03-12net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller12-50/+46
2011-03-12ipv4: Kill fib_semantic_match declaration from fib_lookup.hDavid S. Miller1-3/+0
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller6-76/+89
2011-03-12net: Add flowi6_* member helper macros.David S. Miller1-0/+8
2011-03-12netfilter: Use flowi4 and flowi6 in xt_TCPMSSDavid S. Miller1-5/+10
2011-03-12netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_mainDavid S. Miller1-12/+20
2011-03-12ipv4: Use flowi4 in UDPDavid S. Miller1-6/+8
2011-03-12netfilter: Use flowi4 in nf_nat_standalone.cDavid S. Miller1-4/+5
2011-03-12ipv4: Use flowi4 in ipmr code.David S. Miller1-16/+17
2011-03-12ipv4: Use flowi4 in FIB layer.David S. Miller3-30/+31
2011-03-12ipv4: Use flowi4 in public route lookup interfaces.David S. Miller14-224/+231
2011-03-12ipv4: Use struct flowi4 internally in routing lookups.David S. Miller1-115/+115
2011-03-12ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller7-20/+28
2011-03-12net: Add flowiX_to_flowi() shorthands.David S. Miller1-0/+15
2011-03-12net: Break struct flowi out into AF specific instances.David S. Miller6-69/+69
2011-03-12net: Make flowi ports AF dependent.David S. Miller28-129/+139
2011-03-12net: Create union flowi_uliDavid S. Miller1-23/+25
2011-03-12net: Create struct flowi_commonDavid S. Miller1-9/+21
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller56-351/+365
2011-03-12xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().David S. Miller1-19/+3
2011-03-12net: Remove unnecessary padding in struct flowiDavid S. Miller1-10/+10
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller23-326/+206
2011-03-12ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend2-51/+47
2011-03-12ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy5-2/+93
2011-03-12ixgbe: DCB, set minimum bandwidth per traffic classJohn Fastabend1-1/+1
2011-03-12ixgbe: correct typo in define nameEmil Tantilov2-3/+3
2011-03-12ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov4-99/+245
2011-03-12ixgbe: remove timer reset to 0 on timeoutEmil Tantilov1-6/+0
2011-03-12ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend1-10/+20
2011-03-12ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend5-19/+36
2011-03-12ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend2-25/+23
2011-03-12ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend2-9/+25
2011-03-12ixgbe: enable ndo_tc_setupJohn Fastabend1-1/+23
2011-03-12ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend3-168/+182
2011-03-12ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend2-30/+13
2011-03-12ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend1-0/+30
2011-03-12ixgbe: DCB, implement capabilities flagsJohn Fastabend3-36/+95
2011-03-12igb: Bump version to 3.0.6Carolyn Wyborny1-1/+6
2011-03-12igb: Add DMA Coalescing feature to driverCarolyn Wyborny5-1/+106
2011-03-12igb: Update NVM functions to work with i350 devicesCarolyn Wyborny7-8/+306
2011-03-12igb: Add Energy Efficient Ethernet (EEE) for i350 devices.Carolyn Wyborny6-2/+65
2011-03-12ixgbevf: Fix Driver StringGreg Rose1-1/+1
2011-03-12ixgbevf: Fix Version StringGreg Rose1-1/+1
2011-03-11e1000e: bump version numberBruce Allan1-1/+1
2011-03-11e1000e: do not suggest the driver supports Wake-on-ARPBruce Allan1-9/+3
2011-03-11e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROMBruce Allan2-1/+8
2011-03-11e1000e: do not toggle LANPHYPC value bit when PHY reset is blockedBruce Allan1-4/+4