aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-09net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi1-10/+19
2012-07-09smsc95xx: support ethtool get_regsEmeric Vigier1-0/+31
2012-07-09r6040: use module_pci_driver macroDevendra Naga1-14/+1
2012-07-09bnx2x: populate skb->l4_rxhashEric Dumazet2-4/+16
2012-07-09r8169: support RTL8168GHayes Wang1-0/+291
2012-07-09r8169: abstract out loop conditions.Francois Romieu1-181/+186
2012-07-09r8169: ephy, eri and efuse functions signature changes.Francois Romieu1-111/+100
2012-07-09r8169: csi_ops signature change.Francois Romieu1-11/+12
2012-07-09r8169: mdio_ops signature change.Francois Romieu1-20/+26
2012-07-09r8169: add RTL8106E support.Hayes Wang1-0/+56
2012-07-09small cleanup in ax25_addr_parse()Dan Carpenter1-2/+4
2012-07-09be2net: Fix EndianLi RongQing1-1/+1
2012-07-09bcm87xx: fix reg-init comment typoPeter Korsgaard1-1/+1
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt16-431/+159
2012-07-09bcm87xx: disable autonegotiation by defaultPeter Korsgaard1-0/+1
2012-07-09sky2: Fix for interrupt handlerMirko Lindner1-1/+3
2012-07-09sky2: Added support for Optima EEEMirko Lindner2-1/+18
2012-07-09net/macb: manage carrier state with call to netif_carrier_{on|off}()Nicolas Ferre1-2/+11
2012-07-08sctp: refactor sctp_packet_append_chunk and clenup some memory leaksNeil Horman1-27/+52
2012-07-08bnx2i: use strlcpy() instead of memcpy() for stringsDan Carpenter1-1/+1
2012-07-07asix: avoid copies in tx pathEric Dumazet1-4/+24
2012-07-07net/mlx4_en: Add support for drop action through ethtoolHadar Hen Zion4-2/+42
2012-07-07net/mlx4_en: Manage flow steering rules with ethtoolHadar Hen Zion2-0/+389
2012-07-07net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion3-0/+108
2012-07-07net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion2-8/+125
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion14-81/+758
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion5-0/+86
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion6-81/+148
2012-07-07net/mlx4_en: Re-design multicast attachments flowYevgeny Petrilin2-35/+124
2012-07-07net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion2-14/+14
2012-07-07net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion2-32/+77
2012-07-07r6040: remove duplicate call to the pci_set_drvdataDevendra Naga1-1/+0
2012-07-06ipv6: fix a bad cast in ip6_dst_lookup_tail()Eric Dumazet1-1/+1
2012-07-05ipv6: remove redundant declarationsEric Dumazet1-3/+0
2012-07-05ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller5-16/+73
2012-07-05ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.David S. Miller1-7/+8
2012-07-05ipv6: Initialize the neighbour pointer of rt6_info on allocationSteffen Klassert1-1/+1
2012-07-05drivers/ieee802154/at231rf230: remove unused return statusalex.bluesman.smirnov@gmail.com1-2/+1
2012-07-056lowpan: revert 'reuse eth_mac_addr()'alex.bluesman.smirnov@gmail.com1-2/+14
2012-07-05dccp: remove unnecessary codes in ipv6.cRongQing.Li1-16/+5
2012-07-05ipv6: remove unnecessary codes in tcp_ipv6.cRongQing.Li1-13/+3
2012-07-05be2net: set maximal number of default RSS queuesYuval Mintz1-4/+6
2012-07-05bnx2x: set maximal number of default RSS queuesYuval Mintz1-1/+2