aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny44-131/+163
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny20-89/+117
2011-04-29ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny1-4/+10
2011-04-29qlcnic: Support for GBE port settingsSony Chacko3-63/+40
2011-04-29qlcnic: support rcv ring configuration through ethtoolSucheta Chakraborty3-33/+156
2011-04-29ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings6-22/+105
2011-04-29pktgen: create num frags requestedamit salecha1-26/+9
2011-04-29bpf: depends on MODULESEric Dumazet1-0/+1
2011-04-28ipv4: Get route daddr from flow key in l2tp_ip_connect().David S. Miller1-1/+1
2011-04-28ipv4: Get route daddr from flow key in tcp_v4_connect().David S. Miller1-2/+2
2011-04-28ipv4: Get route daddr from flow key in inet_csk_route_req().David S. Miller1-1/+1
2011-04-28ipv4: Get route daddr from flow key in ip4_datagram_connect().David S. Miller1-1/+1
2011-04-28ipv4: Get route daddr from flow key in dccp_v4_connect().David S. Miller1-1/+1
2011-04-28ipv4: Fetch route saddr from flow key in l2tp_ip_connect().David S. Miller1-2/+2
2011-04-28ipv4: Fetch route saddr from flow key in tcp_v4_connect().David S. Miller1-1/+1
2011-04-28ipv4: Fetch route saddr from flow key in ip4_datagram_connect().David S. Miller1-2/+2
2011-04-28ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().David S. Miller1-1/+1
2011-04-28ipv4: Remove now superfluous code in ip_route_connect().David S. Miller1-2/+0
2011-04-28ipv4: Use caller's on-stack flowi as-is in output route lookups.David S. Miller2-79/+81
2011-04-28net: Use non-zero allocations in dst_alloc().David S. Miller5-35/+74
2011-04-28net: Make dst_alloc() take more explicit initializations.David S. Miller6-61/+44
2011-04-28l2tp: Fix inet_opt conversion.David S. Miller1-2/+4
2011-04-28net: ibmveth: force reconfiguring checksum settings on startupMichał Mirosław1-0/+2
2011-04-28qlcnic: fix memory leak in qlcnic_blink_led.Sucheta Chakraborty2-8/+6
2011-04-28tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches2-739/+728
2011-04-28net: allow user to change NETIF_F_HIGHDMAMichał Mirosław1-1/+2
2011-04-28bridge: convert br_features_recompute() to ndo_fix_featuresMichał Mirosław4-67/+19
2011-04-28net: fix netdev_increment_features()Michał Mirosław2-25/+17
2011-04-28net:use help function of skb_checksum_start_offset to calculate offsetShan Wei2-2/+2
2011-04-28inet: add RCU protection to inet->optEric Dumazet17-168/+241
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet14-62/+918
2011-04-27ipv4: Kill RTO_CONN.David S. Miller1-4/+0
2011-04-27ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().David S. Miller1-10/+0
2011-04-27ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller6-48/+74
2011-04-27r8169: fix merge conflict fix.Francois Romieu1-20/+5
2011-04-27sctp: clean up route lookup callsVlad Yasevich4-31/+24
2011-04-27sctp: remove useless arguments from get_saddr() callVlad Yasevich4-7/+2
2011-04-27sctp: make sctp over IPv6 work with IPsecVlad Yasevich1-5/+11
2011-04-27sctp: cache the ipv6 source after route lookupVlad Yasevich5-127/+112
2011-04-27sctp: fix sctp to work with ipv6 source address routingWeixing Shi1-1/+43
2011-04-27ixgbe: convert to ethtool set_phys_idEmil Tantilov2-12/+18
2011-04-27ixgbe: fix X540 ethtool loopback test.Don Skidmore1-0/+7
2011-04-27ixgbe: Bump versionDon Skidmore1-2/+2
2011-04-27ixgbe: enable SCTP checksum offload for X540Don Skidmore1-1/+7
2011-04-27ixgbe: do not clear FCoE DDP error status for received ABTSYi Zou1-2/+2
2011-04-27ixgbe: fix static functionsJohn Fastabend4-5/+5
2011-04-27ixgbe: remove ntuple display supportAlexander Duyck2-6/+0
2011-04-27ixgbe: add LED blink code for x540Emil Tantilov1-2/+62
2011-04-27ixgbe: add support for 64k EEPROM for 82599Emil Tantilov1-1/+30
2011-04-27ixgbe: register defines cleanupEmil Tantilov2-67/+125