summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-29bpf: depends on MODULESEric Dumazet
2011-04-29ipv4: Get route daddr from flow key in l2tp_ip_connect().David S. Miller
2011-04-29ipv4: Get route daddr from flow key in tcp_v4_connect().David S. Miller
2011-04-29ipv4: Get route daddr from flow key in inet_csk_route_req().David S. Miller
2011-04-29ipv4: Get route daddr from flow key in ip4_datagram_connect().David S. Miller
2011-04-29ipv4: Get route daddr from flow key in dccp_v4_connect().David S. Miller
2011-04-29ipv4: Fetch route saddr from flow key in l2tp_ip_connect().David S. Miller
2011-04-29ipv4: Fetch route saddr from flow key in tcp_v4_connect().David S. Miller
2011-04-29ipv4: Fetch route saddr from flow key in ip4_datagram_connect().David S. Miller
2011-04-29ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().David S. Miller
2011-04-29ipv4: Remove now superfluous code in ip_route_connect().David S. Miller
2011-04-29ipv4: Use caller's on-stack flowi as-is in output route lookups.David S. Miller
2011-04-29net: Use non-zero allocations in dst_alloc().David S. Miller
2011-04-29net: Make dst_alloc() take more explicit initializations.David S. Miller
2011-04-28l2tp: Fix inet_opt conversion.David S. Miller
2011-04-28net: ibmveth: force reconfiguring checksum settings on startupMichał Mirosław
2011-04-28qlcnic: fix memory leak in qlcnic_blink_led.Sucheta Chakraborty
2011-04-28tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches
2011-04-28net: allow user to change NETIF_F_HIGHDMAMichał Mirosław
2011-04-28bridge: convert br_features_recompute() to ndo_fix_featuresMichał Mirosław
2011-04-28net: fix netdev_increment_features()Michał Mirosław
2011-04-28net:use help function of skb_checksum_start_offset to calculate offsetShan Wei
2011-04-28inet: add RCU protection to inet->optEric Dumazet
2011-04-28net: filter: Just In Time compiler for x86-64Eric Dumazet
2011-04-27ipv4: Kill RTO_CONN.David S. Miller
2011-04-27ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().David S. Miller
2011-04-27ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller
2011-04-27r8169: fix merge conflict fix.Francois Romieu
2011-04-27sctp: clean up route lookup callsVlad Yasevich
2011-04-27sctp: remove useless arguments from get_saddr() callVlad Yasevich
2011-04-27sctp: make sctp over IPv6 work with IPsecVlad Yasevich
2011-04-27sctp: cache the ipv6 source after route lookupVlad Yasevich
2011-04-27sctp: fix sctp to work with ipv6 source address routingWeixing Shi
2011-04-27ixgbe: convert to ethtool set_phys_idEmil Tantilov
2011-04-27ixgbe: fix X540 ethtool loopback test.Don Skidmore
2011-04-27ixgbe: Bump versionDon Skidmore
2011-04-27ixgbe: enable SCTP checksum offload for X540Don Skidmore
2011-04-27ixgbe: do not clear FCoE DDP error status for received ABTSYi Zou
2011-04-27ixgbe: fix static functionsJohn Fastabend
2011-04-27ixgbe: remove ntuple display supportAlexander Duyck
2011-04-27ixgbe: add LED blink code for x540Emil Tantilov
2011-04-27ixgbe: add support for 64k EEPROM for 82599Emil Tantilov
2011-04-27ixgbe: register defines cleanupEmil Tantilov
2011-04-27ixgbe: explicitly disable 100H for x540Emil Tantilov
2011-04-27e1000e: implement ethtool set_phys_idBruce Allan
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-26tg3: Update version to 3.118Matt Carlson
2011-04-26tg3: Whitespace cleanupsMatt Carlson
2011-04-26tg3: Add EEH supportMatt Carlson
2011-04-26tg3: Add TSO loopback testMatt Carlson