summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller120-2376/+3961
2010-03-22rps: Fix build with CONFIG_SYSFS enabledTom Herbert1-0/+4
2010-03-22qeth: l3 fix build error in ipv6 addr list handlingFrank Blaschka1-1/+1
2010-03-21bridge: cleanup: remove unused assignmentDan Carpenter1-2/+0
2010-03-21can: sja1000: add read/write routines for 8, 16 and 32-bit register accessYegor Yefremov1-4/+38
2010-03-21can: sja1000: allow shared interrupt definitionYegor Yefremov1-1/+1
2010-03-21pktgen node allocationRobert Olsson1-5/+53
2010-03-21net: dev_getfirstbyhwtype() optimizationEric Dumazet1-7/+10
2010-03-21net: snmp mib cleanupEric Dumazet4-26/+11
2010-03-21atm: Use kasprintfEric Dumazet1-9/+1
2010-03-21net: speedup netdev_set_master()Eric Dumazet1-4/+3
2010-03-21tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet3-0/+3
2010-03-21bonding: flush unicast and multicast lists when changing typeJiri Pirko3-2/+10
2010-03-21net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2-1/+5
2010-03-20ipv6: Fix bug in ipv6_chk_same_addr().David S. Miller1-8/+7
2010-03-20ipv6: Reduce timer events for addrconf_verify().YOSHIFUJI Hideaki1-4/+23
2010-03-20IPv6: addrconf cleanup addrconf_verifystephen hemminger1-9/+4
2010-03-20addrconf: checkpatch fixesStephen Hemminger1-173/+179
2010-03-20IPv6: addrconf cleanupsStephen Hemminger1-23/+28
2010-03-20ipv6: convert idev_list to list macrosstephen hemminger4-47/+48
2010-03-20ipv6: user better hash for addrconfstephen hemminger1-17/+8
2010-03-20IPv6: convert addrconf hash list to RCUstephen hemminger3-41/+58
2010-03-20ipv6: convert addrconf list to hliststephen hemminger2-76/+54
2010-03-20ipv6: convert temporary address list to list macrosstephen hemminger2-20/+14
2010-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller37-184/+346
2010-03-20Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2-10/+18
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso3-4/+6
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2-4/+15
2010-03-20NET_DMA: free skbs periodicallySteven J. Magnani1-20/+43
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso1-1/+5
2010-03-19tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte1-0/+3
2010-03-19net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2-0/+6
2010-03-19KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov1-15/+9
2010-03-19igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny3-0/+3
2010-03-19ixgbevf: Message formatting cleanupsGreg Rose1-2/+2
2010-03-19ixgbevf: Shorten up delay timer for watchdog taskGreg Rose1-1/+1
2010-03-19ixgbevf: Fix VF Stats accounting after resetGreg Rose3-38/+78
2010-03-19ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala1-2/+6
2010-03-19ixgbe: fix for real_num_tx_queues update issueVasu Dev1-3/+3
2010-03-19TCP: check min TTL on received ICMP packetsstephen hemminger1-0/+5
2010-03-19ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu1-1/+1
2010-03-19ipv4: check rt_genid in dst_checkTimo Teräs1-4/+10
2010-03-19rename new rfkill sysfs knobsflorian@mickler.org2-32/+13
2010-03-18smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning1-3/+15
2010-03-18ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala1-3/+0
2010-03-18ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala3-36/+54
2010-03-18enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri4-6/+7
2010-03-18enic: Clean up: Add wrapper functionsVasanthy Kolluri2-11/+44
2010-03-18enic: Do not advertise NETIF_F_HW_VLAN_RXVasanthy Kolluri1-2/+1
2010-03-18enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri2-4/+4