summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-2976-197/+232
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-2944-131/+163
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-2920-89/+117
* ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny2011-04-291-4/+10
* qlcnic: Support for GBE port settingsSony Chacko2011-04-293-63/+40
* qlcnic: support rcv ring configuration through ethtoolSucheta Chakraborty2011-04-293-33/+156
* ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings2011-04-296-22/+105
* pktgen: create num frags requestedamit salecha2011-04-291-26/+9
* bpf: depends on MODULESEric Dumazet2011-04-291-0/+1
* ipv4: Get route daddr from flow key in l2tp_ip_connect().David S. Miller2011-04-281-1/+1
* ipv4: Get route daddr from flow key in tcp_v4_connect().David S. Miller2011-04-281-2/+2
* ipv4: Get route daddr from flow key in inet_csk_route_req().David S. Miller2011-04-281-1/+1
* ipv4: Get route daddr from flow key in ip4_datagram_connect().David S. Miller2011-04-281-1/+1
* ipv4: Get route daddr from flow key in dccp_v4_connect().David S. Miller2011-04-281-1/+1
* ipv4: Fetch route saddr from flow key in l2tp_ip_connect().David S. Miller2011-04-281-2/+2
* ipv4: Fetch route saddr from flow key in tcp_v4_connect().David S. Miller2011-04-281-1/+1
* ipv4: Fetch route saddr from flow key in ip4_datagram_connect().David S. Miller2011-04-281-2/+2
* ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().David S. Miller2011-04-281-1/+1
* ipv4: Remove now superfluous code in ip_route_connect().David S. Miller2011-04-281-2/+0
* ipv4: Use caller's on-stack flowi as-is in output route lookups.David S. Miller2011-04-282-79/+81
* net: Use non-zero allocations in dst_alloc().David S. Miller2011-04-285-35/+74
* net: Make dst_alloc() take more explicit initializations.David S. Miller2011-04-286-61/+44
* l2tp: Fix inet_opt conversion.David S. Miller2011-04-281-2/+4
* net: ibmveth: force reconfiguring checksum settings on startupMichał Mirosław2011-04-281-0/+2
* qlcnic: fix memory leak in qlcnic_blink_led.Sucheta Chakraborty2011-04-282-8/+6
* tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches2011-04-282-739/+728
* net: allow user to change NETIF_F_HIGHDMAMichał Mirosław2011-04-281-1/+2
* bridge: convert br_features_recompute() to ndo_fix_featuresMichał Mirosław2011-04-284-67/+19
* net: fix netdev_increment_features()Michał Mirosław2011-04-282-25/+17
* net:use help function of skb_checksum_start_offset to calculate offsetShan Wei2011-04-282-2/+2
* inet: add RCU protection to inet->optEric Dumazet2011-04-2817-168/+241
* net: filter: Just In Time compiler for x86-64Eric Dumazet2011-04-2714-62/+918
* ipv4: Kill RTO_CONN.David S. Miller2011-04-271-4/+0
* ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().David S. Miller2011-04-271-10/+0
* ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller2011-04-276-48/+74
* r8169: fix merge conflict fix.Francois Romieu2011-04-271-20/+5
* sctp: clean up route lookup callsVlad Yasevich2011-04-274-31/+24
* sctp: remove useless arguments from get_saddr() callVlad Yasevich2011-04-274-7/+2
* sctp: make sctp over IPv6 work with IPsecVlad Yasevich2011-04-271-5/+11
* sctp: cache the ipv6 source after route lookupVlad Yasevich2011-04-275-127/+112
* sctp: fix sctp to work with ipv6 source address routingWeixing Shi2011-04-271-1/+43
* ixgbe: convert to ethtool set_phys_idEmil Tantilov2011-04-272-12/+18
* ixgbe: fix X540 ethtool loopback test.Don Skidmore2011-04-271-0/+7
* ixgbe: Bump versionDon Skidmore2011-04-271-2/+2
* ixgbe: enable SCTP checksum offload for X540Don Skidmore2011-04-271-1/+7
* ixgbe: do not clear FCoE DDP error status for received ABTSYi Zou2011-04-271-2/+2
* ixgbe: fix static functionsJohn Fastabend2011-04-274-5/+5
* ixgbe: remove ntuple display supportAlexander Duyck2011-04-272-6/+0
* ixgbe: add LED blink code for x540Emil Tantilov2011-04-271-2/+62
* ixgbe: add support for 64k EEPROM for 82599Emil Tantilov2011-04-271-1/+30
OpenPOWER on IntegriCloud