summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: qmi_wwan: add ZTE MF60Bjørn Mork2012-07-091-0/+18
| * | | | cgroup: fix panic in netprio_cgroupGao feng2012-07-091-1/+2
| * | | | netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney2012-07-091-2/+8
| * | | | ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck2012-07-091-0/+5
| * | | | netem: add limitation to reordered packetsEric Dumazet2012-07-091-27/+15
| * | | | atl1c: fix issue of transmit queue 0 timed outCloud Ren2012-07-081-1/+0
| * | | | net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2012-07-082-3/+3
| * | | | ieee802154: verify packet size before trying to allocate itSasha Levin2012-07-081-6/+6
| |/ / /
* | | | qlge: Bumped driver version to 1.00.00.31Jitendra Kalsaria2012-07-101-1/+1
* | | | qlge: Refactoring of ethtool stats.Jitendra Kalsaria2012-07-101-138/+157
* | | | qlge: Moving low level frame error to ethtool statistics.Jitendra Kalsaria2012-07-103-27/+58
* | | | qlge: Fixed double pci free upon tx_ring->q allocation failure.Jitendra Kalsaria2012-07-101-4/+6
* | | | qlge: Added missing case statement to ethtool get_strings.Jitendra Kalsaria2012-07-101-0/+5
* | | | qlge: Clean up ethtool set WOL routine.Jitendra Kalsaria2012-07-101-9/+0
* | | | qlge: Fix ethtool WOL calls to operate only on devices that support WOL.Jitendra Kalsaria2012-07-102-4/+18
* | | | qlge: Cleanup atomic queue threshold check.Jitendra Kalsaria2012-07-102-5/+1
* | | | qlge: Fix TX queue stoppage due to full condition.Jitendra Kalsaria2012-07-101-1/+11
* | | | net: calxedaxgmac: enable rx cut-thru modeRob Herring2012-07-101-2/+3
* | | | net: calxedaxgmac: set outstanding AXI bus transactions to 8Rob Herring2012-07-101-1/+1
* | | | net: calxedaxgmac: fix hang on rx refillRob Herring2012-07-101-15/+12
* | | | net: calxedaxgmac: fix net timeout recoveryRob Herring2012-07-101-0/+1
* | | | ll_temac: remove unnecessary setting of skb->devJon Mason2012-07-101-1/+0
* | | | sunhme: remove unnecessary setting of skb->devJon Mason2012-07-101-3/+0
* | | | sungem: remove unnecessary setting of skb->devJon Mason2012-07-101-1/+0
* | | | sunbmac: remove unnecessary setting of skb->devJon Mason2012-07-101-2/+0
* | | | qlge: remove unnecessary setting of skb->devJon Mason2012-07-101-2/+0
* | | | qlcnic: remove unnecessary setting of skb->devJon Mason2012-07-101-2/+0
* | | | ksz884x: remove unnecessary setting of skb->devJon Mason2012-07-101-3/+1
* | | | lantiq_etop: remove unnecessary setting of skb->devJon Mason2012-07-101-1/+0
* | | | netxen: remove unnecessary setting of skb->devJon Mason2012-07-101-2/+0
* | | | enic: remove unnecessary setting of skb->devJon Mason2012-07-101-2/+0
* | | | lance: remove unnecessary setting of skb->devJon Mason2012-07-101-3/+2
* | | | vxge/s2io: remove dead URLsJon Mason2012-07-104-24/+3
* | | | ipv6: optimize ipv6 addresses comparesEric Dumazet2012-07-101-1/+23
* | | | drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-1036-892/+342
* | | | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-1044-410/+378
* | | | net: Fix non-kernel-doc comments with kernel-doc start markerBen Hutchings2012-07-104-17/+8
* | | | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-1046-103/+163
* | | | net: Properly define functions with no parametersBen Hutchings2012-07-102-2/+2
* | | | Merge branch 'metrics_restructure'David S. Miller2012-07-1029-731/+837
|\ \ \ \
| * | | | ipv4: Remove inetpeer from routes.David S. Miller2012-07-103-118/+6
| * | | | ipv4: Calling ->cow_metrics() now is a bug.David S. Miller2012-07-101-28/+2
| * | | | ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route().David S. Miller2012-07-101-1/+0
| * | | | ipv4: Enforce max MTU metric at route insertion time.David S. Miller2012-07-102-6/+3
| * | | | ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller2012-07-105-154/+41
| * | | | rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-105-10/+5
| * | | | inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller2012-07-106-18/+6
| * | | | inet: Minimize use of cached route inetpeer.David S. Miller2012-07-105-22/+35
| * | | | inet: Remove ->get_peer() method.David S. Miller2012-07-103-33/+0
| * | | | tcp: Remove tw->tw_peerDavid S. Miller2012-07-102-15/+2
OpenPOWER on IntegriCloud