aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-30e1000e: Fix oops caused by ASPM patch.Anton Blanchard
2010-04-28net/sb1250: register mdio bus in probeSebastian Siewior
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller
2010-04-27net/usb: add sierra_net.c driverElina Pasheva
2010-04-27cdc_ether: fix autosuspend for mbm devicesTorgny Johansson
2010-04-27bluetooth: handle l2cap_create_connless_pdu() errorsDan Carpenter
2010-04-27gianfar: Wait for both RX and TX to stopAndy Fleming
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter
2010-04-27smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki
2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann
2010-04-27bnx2: Update version to 2.0.9.Michael Chan
2010-04-27bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan
2010-04-27bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz
2010-04-26r8169: more broken register writes workaroundfrançois romieu
2010-04-26r8169: failure to enable mwi should not be fatalfrançois romieu
2010-04-26bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明
2010-04-26ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch
2010-04-25ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet
2010-04-24e100: Fix the TX workqueue raceAlan Cox
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov
2010-04-22tcp: bind() fix when many ports are boundEric Dumazet
2010-04-22rdma: potential ERR_PTR dereferenceDan Carpenter
2010-04-22rtnetlink: potential ERR_PTR dereferenceDan Carpenter
2010-04-21net: ipv6 bind to device issueJiri Olsa
2010-04-21ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei
2010-04-21drivers/net/usb: Add new driver iphethDiego Giagio
2010-04-21cxgb3: fix linkup issueHiroshi Shimamoto
2010-04-21X25 fix dead unaccepted socketsandrew hendry
2010-04-21KS8851: NULL pointer dereference if list is emptyAbraham Arce
2010-04-21net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz
2010-04-21xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel
2010-04-21can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells
2010-04-21Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu
2010-04-20bridge: add a missing ntohs()Eric Dumazet