aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-10qlcnic: remove unnecessary setting of skb->devJon Mason1-2/+0
2012-07-10ksz884x: remove unnecessary setting of skb->devJon Mason1-3/+1
2012-07-10lantiq_etop: remove unnecessary setting of skb->devJon Mason1-1/+0
2012-07-10netxen: remove unnecessary setting of skb->devJon Mason1-2/+0
2012-07-10enic: remove unnecessary setting of skb->devJon Mason1-2/+0
2012-07-10lance: remove unnecessary setting of skb->devJon Mason1-3/+2
2012-07-10vxge/s2io: remove dead URLsJon Mason4-24/+3
2012-07-10ipv6: optimize ipv6 addresses comparesEric Dumazet1-1/+23
2012-07-10drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings36-892/+342
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings44-410/+378
2012-07-10net: Fix non-kernel-doc comments with kernel-doc start markerBen Hutchings4-17/+8
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings46-103/+163
2012-07-10net: Properly define functions with no parametersBen Hutchings2-2/+2
2012-07-10Merge branch 'metrics_restructure'David S. Miller29-731/+837
2012-07-10ipv4: Remove inetpeer from routes.David S. Miller3-118/+6
2012-07-10ipv4: Calling ->cow_metrics() now is a bug.David S. Miller1-28/+2
2012-07-10ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route().David S. Miller1-1/+0
2012-07-10ipv4: Enforce max MTU metric at route insertion time.David S. Miller2-6/+3
2012-07-10ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller5-154/+41
2012-07-10rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller5-10/+5
2012-07-10inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller6-18/+6
2012-07-10inet: Minimize use of cached route inetpeer.David S. Miller5-22/+35
2012-07-10inet: Remove ->get_peer() method.David S. Miller3-33/+0
2012-07-10tcp: Remove tw->tw_peerDavid S. Miller2-15/+2
2012-07-10tcp: Move timestamps from inetpeer to metrics cache.David S. Miller9-127/+149
2012-07-10net: Kill set_dst_metric_rtt().David S. Miller1-6/+0
2012-07-10net: Don't report route RTT metric value in cache dumps.David S. Miller2-18/+15
2012-07-10tcp: Maintain dynamic metrics in local cache.David S. Miller4-93/+468
2012-07-10tcp: Abstract back handling peer aliveness test into helper function.David S. Miller4-2/+13
2012-07-10tcp: Move dynamnic metrics handling into seperate file.David S. Miller4-187/+199
2012-07-10etherdevice: introduce eth_broadcast_addrJohannes Berg1-0/+11
2012-07-10ipv4: Fix crashes in fib_rules_tclass().David S. Miller1-0/+1
2012-07-10can: gw: Remove pointless castsThomas Graf1-4/+2
2012-07-10can: gw: Properly fill the netlink header when responding to RTM_GETROUTEThomas Graf1-3/+7
2012-07-10can: gw: Use nla_policy to validate netlink attributesThomas Graf1-24/+23
2012-07-10can: gw: Don't bump nlmsg_len manuallyThomas Graf1-26/+1
2012-07-10ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULTRajkumar Manoharan1-6/+0
2012-07-10brcmsmac: handle non PCI devices in the phy codeHauke Mehrtens1-2/+8
2012-07-10brcmsmac: fix read in write_phy_regHauke Mehrtens1-1/+1
2012-07-10brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devicesHauke Mehrtens3-9/+34
2012-07-10brcmsmac: fix DMA on SoCsHauke Mehrtens1-3/+8
2012-07-10brcmsmac: extend xmtfifo_sz arrayHauke Mehrtens1-1/+19
2012-07-10brcmsmac: add some workarounds for other chips againHauke Mehrtens1-42/+89
2012-07-10brcmsmac: add a conditions for core rev 17 againHauke Mehrtens1-2/+4
2012-07-10brcmsmac: remove some unnessessacry casts and void pointerHauke Mehrtens1-6/+5
2012-07-10brcmsmac: use chip and package id constants from bcmaHauke Mehrtens5-37/+27
2012-07-10brcmsmac: use core id constants from bcmaHauke Mehrtens2-64/+2
2012-07-10brcmsmac: remove some redundant chip common workaroundsHauke Mehrtens1-42/+0
2012-07-10brcmsmac: remove si_pmu_spuravoid_pllupdate()Hauke Mehrtens3-86/+2
2012-07-10brcmsmac: remove si_pmu_init() and si_pmu_res_init()Hauke Mehrtens3-80/+0