Age | Commit message (Expand) | Author |
2010-05-06 | veth: Dont kfree_skb() after dev_forward_skb() | Eric Dumazet |
2010-05-05 | IPv6: fix IPV6_RECVERR handling of locally-generated errors | Brian Haley |
2010-05-05 | net/gianfar: drop recycled skbs on MTU change | Sebastian Andrzej Siewior |
2010-05-05 | FEC: Fix kernel panic in fec_set_mac_address. | Mattias Walström |
2010-05-03 | ipv6: Fix default multicast hops setting. | David S. Miller |
2010-05-03 | net: ep93xx_eth stops receiving packets | David S. Miller |
2010-05-03 | drivers/net/phy: micrel phy driver | David J. Choi |
2010-05-03 | dm9601: fix phy/eeprom write routine | Peter Korsgaard |
2010-05-03 | ppp_generic: handle non-linear skbs when passing them to pppd | Simon Arlott |
2010-05-03 | ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid | Simon Arlott |
2010-05-02 | net: fix compile error due to double return type in SOCK_DEBUG | Jan Engelhardt |
2010-05-01 | net/usb: initiate sync sequence in sierra_net.c driver | Elina Pasheva |
2010-04-30 | net/usb: remove default in Kconfig for sierra_net driver | Elina Pasheva |
2010-04-30 | r8169: Fix rtl8169_rx_interrupt() | Eric Dumazet |
2010-04-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-04-30 | e1000e: Fix oops caused by ASPM patch. | Anton Blanchard |
2010-04-28 | net/sb1250: register mdio bus in probe | Sebastian Siewior |
2010-04-28 | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV... | Neil Horman |
2010-04-28 | sfc: Change falcon_probe_board() to fail for unsupported boards | Ben Hutchings |
2010-04-28 | sfc: Always close net device at the end of a disabling reset | Ben Hutchings |
2010-04-28 | sfc: Wait at most 10ms for the MC to finish reading out MAC statistics | Ben Hutchings |
2010-04-28 | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich |
2010-04-28 | sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set | Wei Yongjun |
2010-04-28 | sctp: per_cpu variables should be in bh_disabled section | Vlad Yasevich |
2010-04-28 | sctp: fix potential reference of a freed pointer | Vlad Yasevich |
2010-04-28 | sctp: avoid irq lock inversion while call sk->sk_data_ready() | Wei Yongjun |
2010-04-28 | Revert "tcp: bind() fix when many ports are bound" | David S. Miller |
2010-04-27 | net/usb: add sierra_net.c driver | Elina Pasheva |
2010-04-27 | cdc_ether: fix autosuspend for mbm devices | Torgny Johansson |
2010-04-27 | bluetooth: handle l2cap_create_connless_pdu() errors | Dan Carpenter |
2010-04-27 | gianfar: Wait for both RX and TX to stop | Andy Fleming |
2010-04-27 | ipheth: potential null dereferences on error path | Dan Carpenter |
2010-04-27 | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() | Ken Kawasaki |
2010-04-27 | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad... | Andreas Hartmann |
2010-04-27 | bnx2: Update version to 2.0.9. | Michael Chan |
2010-04-27 | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. | Michael Chan |
2010-04-27 | bnx2: Fix lost MSI-X problem on 5709 NICs. | Michael Chan |
2010-04-27 | cxgb3: Wait longer for control packets on initialization | Andre Detsch |
2010-04-27 | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata | Bruce Allan |
2010-04-27 | ixgbe: Power down PHY during driver resets | Peter Waskiewicz |
2010-04-26 | r8169: more broken register writes workaround | françois romieu |
2010-04-26 | r8169: failure to enable mwi should not be fatal | françois romieu |
2010-04-26 | bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. | YOSHIFUJI Hideaki / 吉藤英明 |
2010-04-26 | ieee802154: Fix oops during ieee802154_sock_ioctl | Stefan Schmidt |
2010-04-26 | p54pci: fix bugs in p54p_check_tx_ring | Hans de Goede |
2010-04-26 | tg3: Fix INTx fallback when MSI fails | Andre Detsch |
2010-04-25 | ipv6: Fix inet6_csk_bind_conflict() | Eric Dumazet |
2010-04-24 | e100: Fix the TX workqueue race | Alan Cox |
2010-04-23 | gianfar: Fix potential oops during OF address translation | Anton Vorontsov |
2010-04-23 | fsl_pq_mdio: Fix kernel oops during OF address translation | Anton Vorontsov |