aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-27net/usb: add sierra_net.c driverElina Pasheva3-0/+1012
2010-04-27cdc_ether: fix autosuspend for mbm devicesTorgny Johansson1-0/+1
2010-04-27bluetooth: handle l2cap_create_connless_pdu() errorsDan Carpenter1-1/+4
2010-04-27gianfar: Wait for both RX and TX to stopAndy Fleming1-3/+3
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter1-7/+8
2010-04-27smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki1-10/+21
2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter"Andreas Hartmann1-0/+1
2010-04-27bnx2: Update version to 2.0.9.Michael Chan1-2/+2
2010-04-27bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan1-18/+20
2010-04-27bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan1-1/+5
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch1-1/+1
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan3-40/+55
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz3-24/+62
2010-04-26r8169: more broken register writes workaroundfrançois romieu1-0/+5
2010-04-26r8169: failure to enable mwi should not be fatalfrançois romieu1-14/+13
2010-04-26bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明1-3/+3
2010-04-26ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt1-0/+3
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch1-0/+1
2010-04-25ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet1-1/+1
2010-04-24e100: Fix the TX workqueue raceAlan Cox1-2/+8
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov1-5/+1
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov1-6/+14
2010-04-22tcp: bind() fix when many ports are boundEric Dumazet2-10/+21
2010-04-22rdma: potential ERR_PTR dereferenceDan Carpenter1-1/+1
2010-04-22rtnetlink: potential ERR_PTR dereferenceDan Carpenter1-2/+3
2010-04-21net: ipv6 bind to device issueJiri Olsa1-1/+1
2010-04-21ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTUShan Wei1-1/+1
2010-04-21drivers/net/usb: Add new driver iphethDiego Giagio4-0/+582
2010-04-21cxgb3: fix linkup issueHiroshi Shimamoto1-1/+1
2010-04-21X25 fix dead unaccepted socketsandrew hendry1-0/+1
2010-04-21KS8851: NULL pointer dereference if list is emptyAbraham Arce1-5/+7
2010-04-21net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz1-2/+5
2010-04-21xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel1-1/+1
2010-04-21can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch1-4/+4
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells1-1/+1
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu1-1/+1
2010-04-20bridge: add a missing ntohs()Eric Dumazet1-1/+1
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2-9/+15
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig1-1/+1
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller1-1/+11
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes1-2/+2
2010-04-19Linux 2.6.34-rc5Linus Torvalds1-2/+2
2010-04-19rmap: add exclusively owned pages to the newest anon_vmaRik van Riel1-11/+16
2010-04-198139too: Fix a typo in the function name.Alexander Kuznetsov1-1/+1
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller1-3/+3
2010-04-19mac80211: pass HT changes to driver when off channelReinette Chatre1-0/+2
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg1-1/+0
2010-04-19eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks1-6/+6
2010-04-19eCryptfs: Copy lower directory inode times and size on linkTyler Hicks1-2/+2
2010-04-19ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney1-1/+0