summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-20ipv6: convert addrconf list to hliststephen hemminger
2010-03-20ipv6: convert temporary address list to list macrosstephen hemminger
2010-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-20Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2010-03-20NET_DMA: free skbs periodicallySteven J. Magnani
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso
2010-03-19tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte
2010-03-19net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy
2010-03-19KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov
2010-03-19igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny
2010-03-19ixgbevf: Message formatting cleanupsGreg Rose
2010-03-19ixgbevf: Shorten up delay timer for watchdog taskGreg Rose
2010-03-19ixgbevf: Fix VF Stats accounting after resetGreg Rose
2010-03-19ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala
2010-03-19ixgbe: fix for real_num_tx_queues update issueVasu Dev
2010-03-19TCP: check min TTL on received ICMP packetsstephen hemminger
2010-03-19ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu
2010-03-19ipv4: check rt_genid in dst_checkTimo Teräs
2010-03-18smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning
2010-03-18ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala
2010-03-18ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala
2010-03-18enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri
2010-03-18enic: Clean up: Add wrapper functionsVasanthy Kolluri
2010-03-18enic: Do not advertise NETIF_F_HW_VLAN_RXVasanthy Kolluri
2010-03-18enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri
2010-03-18enic: Bug Fix: Fix hardware descriptor readsVasanthy Kolluri
2010-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-18net: Potential null skb->dev dereferenceEric Dumazet
2010-03-18jme: Advance driver version numberGuo-Fu Tseng
2010-03-18jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng
2010-03-18jme: Fix VLAN memory leakGuo-Fu Tseng
2010-03-18KS8851: Avoid NULL pointer in set rx modeAbraham Arce
2010-03-18tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky
2010-03-18net: remove unused #include <linux/version.h>Huang Weiyi
2010-03-18net: forbid underlaying devices to change its typeJiri Pirko
2010-03-18bonding: check return value of nofitier when changing typeJiri Pirko
2010-03-18net: rename notifier defines for netdev type changeJiri Pirko
2010-03-18rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert
2010-03-17Net / e1000e: Fix build issue introduced by runtime PM patchRafael J. Wysocki
2010-03-17gigaset: fix build failureTilman Schmidt
2010-03-17vhost: fix error handling in vring ioctlsMichael S. Tsirkin
2010-03-17vhost: fix interrupt mitigation with raw socketsMichael S. Tsirkin
2010-03-16e1000e: Fix build with CONFIG_PM disabled.David S. Miller
2010-03-16drivers/net/e100.c: Use pr_<level> and netif_<level>Joe Perches
2010-03-16NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe
2010-03-16e1000e / PCI / PM: Add basic runtime PM support (rev. 4)Rafael J. Wysocki
2010-03-16r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)Rafael J. Wysocki
2010-03-16net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko