Age | Commit message (Expand) | Author |
2010-03-19 | net: ipmr/ip6mr: fix potential out-of-bounds vif_table access | Patrick McHardy |
2010-03-19 | KS8695: update ksp->next_rx_desc_read at the end of rx loop | Yegor Yefremov |
2010-03-19 | igb: Add support for 82576 ET2 Quad Port Server Adapter | Carolyn Wyborny |
2010-03-19 | ixgbevf: Message formatting cleanups | Greg Rose |
2010-03-19 | ixgbevf: Shorten up delay timer for watchdog task | Greg Rose |
2010-03-19 | ixgbevf: Fix VF Stats accounting after reset | Greg Rose |
2010-03-19 | ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address | Mallikarjuna R Chilakala |
2010-03-19 | ixgbe: fix for real_num_tx_queues update issue | Vasu Dev |
2010-03-19 | TCP: check min TTL on received ICMP packets | stephen hemminger |
2010-03-19 | ipv6: Remove redundant dst NULL check in ip6_dst_check | Herbert Xu |
2010-03-19 | ipv4: check rt_genid in dst_check | Timo Teräs |
2010-03-19 | rename new rfkill sysfs knobs | florian@mickler.org |
2010-03-18 | smsc95xx: Fix tx checksum offload for small packets | Steve Glendinning |
2010-03-18 | ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown | Mallikarjuna R Chilakala |
2010-03-18 | ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping | Mallikarjuna R Chilakala |
2010-03-18 | enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS | Vasanthy Kolluri |
2010-03-18 | enic: Clean up: Add wrapper functions | Vasanthy Kolluri |
2010-03-18 | enic: Do not advertise NETIF_F_HW_VLAN_RX | Vasanthy Kolluri |
2010-03-18 | enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operations | Vasanthy Kolluri |
2010-03-18 | enic: Bug Fix: Fix hardware descriptor reads | Vasanthy Kolluri |
2010-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-03-18 | net: Potential null skb->dev dereference | Eric Dumazet |
2010-03-18 | jme: Advance driver version number | Guo-Fu Tseng |
2010-03-18 | jme: Protect vlgrp structure by pause RX actions. | Guo-Fu Tseng |
2010-03-18 | jme: Fix VLAN memory leak | Guo-Fu Tseng |
2010-03-18 | KS8851: Avoid NULL pointer in set rx mode | Abraham Arce |
2010-03-18 | tcp: Fix OOB POLLIN avoidance. | Alexandra Kossovsky |
2010-03-18 | net: remove unused #include <linux/version.h> | Huang Weiyi |
2010-03-18 | net: forbid underlaying devices to change its type | Jiri Pirko |
2010-03-18 | bonding: check return value of nofitier when changing type | Jiri Pirko |
2010-03-18 | net: rename notifier defines for netdev type change | Jiri Pirko |
2010-03-18 | rps: Fixed build with CONFIG_SMP not enabled. | Tom Herbert |
2010-03-17 | Net / e1000e: Fix build issue introduced by runtime PM patch | Rafael J. Wysocki |
2010-03-17 | gigaset: fix build failure | Tilman Schmidt |
2010-03-17 | vhost: fix error handling in vring ioctls | Michael S. Tsirkin |
2010-03-17 | vhost: fix interrupt mitigation with raw sockets | Michael S. Tsirkin |
2010-03-16 | e1000e: Fix build with CONFIG_PM disabled. | David S. Miller |
2010-03-16 | drivers/net/e100.c: Use pr_<level> and netif_<level> | Joe Perches |
2010-03-16 | NET: Support clause 45 MDIO commands at the MDIO bus level | Jason Gunthorpe |
2010-03-16 | e1000e / PCI / PM: Add basic runtime PM support (rev. 4) | Rafael J. Wysocki |
2010-03-16 | r8169 / PCI / PM: Add simplified runtime PM support (rev. 3) | Rafael J. Wysocki |
2010-03-16 | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko |
2010-03-16 | drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level> | Joe Perches |
2010-03-16 | tipc: Allow retransmission of cloned buffers | Neil Horman |
2010-03-16 | tipc: Increase frequency of load distribution over broadcast link | Neil Horman |
2010-03-16 | net: core: add IFLA_STATS64 support | Jan Engelhardt |
2010-03-16 | net: tcp: make veno selectable as default congestion module | Jan Engelhardt |
2010-03-16 | net: tcp: make hybla selectable as default congestion module | Jan Engelhardt |
2010-03-16 | net: remove rcu locking from fib_rules_event() | Eric Dumazet |
2010-03-16 | bridge: per-cpu packet statistics (v3) | stephen hemminger |