summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-20ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu
2010-03-20ipv4: check rt_genid in dst_checkTimo Teräs
2010-03-19rename new rfkill sysfs knobsflorian@mickler.org
2010-03-19smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning
2010-03-19ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala
2010-03-19ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala
2010-03-19enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri
2010-03-19enic: Clean up: Add wrapper functionsVasanthy Kolluri
2010-03-19enic: Do not advertise NETIF_F_HW_VLAN_RXVasanthy Kolluri
2010-03-19enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri
2010-03-19enic: Bug Fix: Fix hardware descriptor readsVasanthy Kolluri
2010-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-19net: Potential null skb->dev dereferenceEric Dumazet
2010-03-19jme: Advance driver version numberGuo-Fu Tseng
2010-03-19jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng
2010-03-19jme: Fix VLAN memory leakGuo-Fu Tseng
2010-03-19KS8851: Avoid NULL pointer in set rx modeAbraham Arce
2010-03-19tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky
2010-03-19net: remove unused #include <linux/version.h>Huang Weiyi
2010-03-19net: forbid underlaying devices to change its typeJiri Pirko
2010-03-19bonding: check return value of nofitier when changing typeJiri Pirko
2010-03-19net: rename notifier defines for netdev type changeJiri Pirko
2010-03-19rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert
2010-03-18Net / 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-17e1000e: Fix build with CONFIG_PM disabled.David S. Miller
2010-03-17drivers/net/e100.c: Use pr_<level> and netif_<level>Joe Perches
2010-03-17NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe
2010-03-17e1000e / PCI / PM: Add basic runtime PM support (rev. 4)Rafael J. Wysocki
2010-03-17r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)Rafael J. Wysocki
2010-03-17net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko
2010-03-17drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches
2010-03-17tipc: Allow retransmission of cloned buffersNeil Horman
2010-03-17tipc: Increase frequency of load distribution over broadcast linkNeil Horman
2010-03-17net: core: add IFLA_STATS64 supportJan Engelhardt
2010-03-17net: tcp: make veno selectable as default congestion moduleJan Engelhardt
2010-03-17net: tcp: make hybla selectable as default congestion moduleJan Engelhardt
2010-03-17net: remove rcu locking from fib_rules_event()Eric Dumazet
2010-03-17bridge: per-cpu packet statistics (v3)stephen hemminger
2010-03-17rps: Receive Packet SteeringTom Herbert
2010-03-17RDS: Enable per-cpu workqueue threadsTina Yang
2010-03-17RDS: Do not call set_page_dirty() with irqs offAndy Grover
2010-03-17RDS: Properly unmap when getting a remote access errorSherman Pun
2010-03-17RDS: only put sockets that have seen congestion on the poll_waitqAndy Grover
2010-03-17RDS: Fix locking in rds_send_drop_to()Tina Yang
2010-03-17RDS: Turn down alarming reconnect messagesAndy Grover
2010-03-17RDS: Workaround for in-use MRs on close causing crashAndy Grover
2010-03-17RDS: Fix send locking issueTina Yang