aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* atm: Use kasprintfEric Dumazet2010-03-21
* net: speedup netdev_set_master()Eric Dumazet2010-03-21
* tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet2010-03-21
* bonding: flush unicast and multicast lists when changing typeJiri Pirko2010-03-21
* net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2010-03-21
* ipv6: Fix bug in ipv6_chk_same_addr().David S. Miller2010-03-20
* ipv6: Reduce timer events for addrconf_verify().YOSHIFUJI Hideaki2010-03-20
* IPv6: addrconf cleanup addrconf_verifystephen hemminger2010-03-20
* addrconf: checkpatch fixesStephen Hemminger2010-03-20
* IPv6: addrconf cleanupsStephen Hemminger2010-03-20
* ipv6: convert idev_list to list macrosstephen hemminger2010-03-20
* ipv6: user better hash for addrconfstephen hemminger2010-03-20
* IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-20
* ipv6: convert addrconf list to hliststephen hemminger2010-03-20
* ipv6: convert temporary address list to list macrosstephen hemminger2010-03-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-03-20
|\
| * Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-03-20
| |\
| | * vhost: fix error handling in vring ioctlsMichael S. Tsirkin2010-03-17
| | * vhost: fix interrupt mitigation with raw socketsMichael S. Tsirkin2010-03-17
| | * vhost: fix error path in vhost_net_set_backendJeff Dike2010-03-07
| * | netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-20
| * | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-20
| * | NET_DMA: free skbs periodicallySteven J. Magnani2010-03-20
| * | netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso2010-03-20
| * | tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte2010-03-20
| * | net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2010-03-20
| * | KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov2010-03-20
| * | igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny2010-03-20
| * | ixgbevf: Message formatting cleanupsGreg Rose2010-03-20
| * | ixgbevf: Shorten up delay timer for watchdog taskGreg Rose2010-03-20
| * | ixgbevf: Fix VF Stats accounting after resetGreg Rose2010-03-20
| * | ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala2010-03-20
| * | ixgbe: fix for real_num_tx_queues update issueVasu Dev2010-03-20
| * | TCP: check min TTL on received ICMP packetsstephen hemminger2010-03-20
| * | ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu2010-03-20
| * | ipv4: check rt_genid in dst_checkTimo Teräs2010-03-20
| * | smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning2010-03-19
| * | ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala2010-03-19
| * | ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala2010-03-19
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-19
| |\ \
| | * | iwlwifi: Silence tfds_in_queue messageAdel Gadllah2010-03-16
| | * | ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau2010-03-16
| | * | wl1251: fix potential crashGrazvydas Ignotas2010-03-16
| * | | net: Potential null skb->dev dereferenceEric Dumazet2010-03-19
| * | | jme: Advance driver version numberGuo-Fu Tseng2010-03-19
| * | | jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng2010-03-19
| * | | jme: Fix VLAN memory leakGuo-Fu Tseng2010-03-19
| * | | KS8851: Avoid NULL pointer in set rx modeAbraham Arce2010-03-19
| * | | tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky2010-03-18
| * | | gigaset: fix build failureTilman Schmidt2010-03-17