summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * tcp: Move timestamps from inetpeer to metrics cache.David S. Miller2012-07-109-127/+149
| * net: Kill set_dst_metric_rtt().David S. Miller2012-07-101-6/+0
| * net: Don't report route RTT metric value in cache dumps.David S. Miller2012-07-102-18/+15
| * tcp: Maintain dynamic metrics in local cache.David S. Miller2012-07-104-93/+468
| * tcp: Abstract back handling peer aliveness test into helper function.David S. Miller2012-07-104-2/+13
| * tcp: Move dynamnic metrics handling into seperate file.David S. Miller2012-07-104-187/+199
|/
* etherdevice: introduce eth_broadcast_addrJohannes Berg2012-07-101-0/+11
* ipv4: Fix crashes in fib_rules_tclass().David S. Miller2012-07-101-0/+1
* Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2012-07-091-318/+666
|\
| * r8169: support RTL8168GHayes Wang2012-07-091-0/+291
| * r8169: abstract out loop conditions.Francois Romieu2012-07-091-181/+186
| * r8169: ephy, eri and efuse functions signature changes.Francois Romieu2012-07-091-111/+100
| * r8169: csi_ops signature change.Francois Romieu2012-07-091-11/+12
| * r8169: mdio_ops signature change.Francois Romieu2012-07-091-20/+26
| * r8169: add RTL8106E support.Hayes Wang2012-07-091-0/+56
* | net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi2012-07-091-10/+19
* | smsc95xx: support ethtool get_regsEmeric Vigier2012-07-091-0/+31
* | r6040: use module_pci_driver macroDevendra Naga2012-07-091-14/+1
* | bnx2x: populate skb->l4_rxhashEric Dumazet2012-07-092-4/+16
|/
* small cleanup in ax25_addr_parse()Dan Carpenter2012-07-091-2/+4
* be2net: Fix EndianLi RongQing2012-07-091-1/+1
* bcm87xx: fix reg-init comment typoPeter Korsgaard2012-07-091-1/+1
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-0916-431/+159
* bcm87xx: disable autonegotiation by defaultPeter Korsgaard2012-07-091-0/+1
* sky2: Fix for interrupt handlerMirko Lindner2012-07-091-1/+3
* sky2: Added support for Optima EEEMirko Lindner2012-07-092-1/+18
* net/macb: manage carrier state with call to netif_carrier_{on|off}()Nicolas Ferre2012-07-091-2/+11
* sctp: refactor sctp_packet_append_chunk and clenup some memory leaksNeil Horman2012-07-081-27/+52
* bnx2i: use strlcpy() instead of memcpy() for stringsDan Carpenter2012-07-081-1/+1
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-0711-23/+320
|\
| * net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy2012-07-045-2/+257
| * can: flexcan: add hardware controller version supportHui Wang2012-07-031-8/+52
| * can: flexcan: use of_property_read_u32 to get DT entry valueHui Wang2012-07-021-8/+3
| * net: flexcan: clock-frequency is optional for device tree probeShawn Guo2012-07-021-0/+3
| * can: fix sparse warning in af_can.cOliver Hartkopp2012-07-022-3/+3
| * can: dev: fix sparse warning for can_restartMarc Kleine-Budde2012-07-021-1/+1
OpenPOWER on IntegriCloud