summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-17SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust1-5/+16
2012-10-17staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott1-1/+1
2012-10-17Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/FoxconnGustavo Padovan1-1/+1
2012-10-17PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu1-2/+4
2012-10-17workqueue: fix possible stall on try_to_grab_pending() of a delayed work itemLai Jiangshan1-3/+22
2012-10-17intel-iommu: Default to non-coherent for domains unattached to iommusAlex Williamson1-1/+3
2012-10-17powerpc/eeh: Lock module while handling EEH eventGavin Shan1-21/+73
2012-10-17target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin1-1/+7
2012-10-17staging: speakup_soft: Fix reading of init stringBen Hutchings1-9/+4
2012-10-17rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings1-1/+1
2012-10-17hpsa: Use LUN reset instead of target resetStephen M. Cameron1-1/+1
2012-10-17xHCI: cancel command after command timeoutElric Fu2-7/+22
2012-10-17xHCI: add aborting command ring functionElric Fu4-1/+128
2012-10-17xHCI: add cmd_ring_stateElric Fu3-2/+11
2012-10-17xhci: Warn when hosts don't halt.Sarah Sharp1-0/+3
2012-10-17gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone S...Frank Schäfer1-0/+1
2012-10-17gspca_pac7302: Add usb-id for 145f:013cHans de Goede1-0/+1
2012-10-17slab: fix the DEADLOCK issue on l3 alien lockMichael Wang1-3/+3
2012-10-17tools/hv: Fix exit() error codeBen Hutchings1-4/+4
2012-10-17firmware: Add missing attributes to EFI variable attribute print out from sysfsKhalid Aziz1-3/+14
2012-10-17UBI: erase free PEB with bitflip in EC headerMatthieu CASTET1-1/+1
2012-10-17UBI: fix autoresize handling in R/O modeArtem Bityutskiy1-0/+5
2012-10-17n_gsm: memory leak in uplink error pathRuss Gorby1-2/+5
2012-10-17n_gsm: replace kfree_skb w/ appropriate dev_* versionsRuss Gorby1-4/+4
2012-10-17n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby1-27/+13
2012-10-17n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby1-2/+6
2012-10-17char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir1-24/+1
2012-10-17n_gsm : Flow control handling in Mux driverFrederic Berat1-22/+57
2012-10-17n_gsm: uplink SKBs accumulate on listRuss Gorby1-2/+5
2012-10-17n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin1-0/+4
2012-10-17Remove BUG_ON from n_tty_read()Stanislav Kozina1-1/+2
2012-10-17TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby1-1/+1
2012-10-17workqueue: add missing smp_wmb() in process_one_work()Tejun Heo1-0/+2
2012-10-17drm/i915: prevent possible pin leak on error pathEugeni Dodonov1-1/+1
2012-10-17mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani1-1/+1
2012-10-17isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2-2/+0
2012-10-10Linux 3.2.31v3.2.31Ben Hutchings1-1/+1
2012-10-10Bluetooth: Add support for Sony Vaio T-SeriesYevgeniy Melnichuk2-0/+3
2012-10-10Bluetooth: add support for atheros 0489:e057Peng Chen2-0/+3
2012-10-10Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia2-0/+3
2012-10-10Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut2-0/+2
2012-10-10tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson1-2/+12
2012-10-10aoe: assert AoE packets marked as requiring no checksumEd Cashin1-0/+1
2012-10-10net: do not disable sg for packets requiring no checksumEd Cashin1-1/+2
2012-10-10netrom: copy_datagram_iovec can failAlan Cox1-1/+6
2012-10-10l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet1-1/+1
2012-10-10ipv6: mip6: fix mip6_mh_filter()Eric Dumazet1-9/+11
2012-10-10ipv6: raw: fix icmpv6_filter()Eric Dumazet1-11/+10
2012-10-10ipv4: raw: fix icmp_filter()Eric Dumazet1-6/+8
2012-10-10net: guard tcp_set_keepalive() to tcp socketsEric Dumazet1-1/+2