summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-10net: small bug on rxhash calculationChema Gonzalez1-4/+5
2012-10-10pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu1-1/+1
2012-10-10sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf1-1/+20
2012-10-10tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček1-2/+8
2012-10-10ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng1-5/+6
2012-10-108021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli1-1/+2
2012-10-10sierra_net: Endianess bug fix.Lennart Sorensen1-1/+1
2012-10-10pkt_sched: fix virtual-start-time update in QFQPaolo Valente1-1/+4
2012-10-10net-sched: sch_cbq: avoid infinite loopEric Dumazet1-2/+3
2012-10-10netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov1-0/+4
2012-10-10ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli1-0/+1
2012-10-10net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin1-0/+1
2012-10-10xfrm_user: ensure user supplied esn replay window is validMathias Krause2-6/+27
2012-10-10xfrm_user: don't copy esn replay window twice for new statesMathias Krause1-4/+5
2012-10-10xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause1-0/+1
2012-10-10xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause1-0/+1
2012-10-10xfrm_user: fix info leak in copy_to_user_state()Mathias Krause1-0/+1
2012-10-10xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause1-1/+1
2012-10-10xfrm: fix a read lock imbalance in make_blackholeLi RongQing1-1/+1
2012-10-10xfrm_user: return error pointer instead of NULL #2Mathias Krause1-2/+4
2012-10-10xfrm_user: return error pointer instead of NULLMathias Krause1-2/+4
2012-10-10xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert3-1/+19
2012-10-10bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7
2012-10-10PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas1-4/+9
2012-10-10HID: hidraw: don't deallocate memory when it is in useRatan Nalumasu1-43/+26
2012-10-10HID: hidraw: improve error handling in hidraw_init()Alexey Khoroshilov1-4/+11
2012-10-10HID: hidraw: fix list->buffer memleakMatthieu CASTET1-1/+11
2012-10-10HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina1-1/+1
2012-10-10HID: hidraw: add proper error handling to raw event reportingJiri Kosina4-14/+27
2012-10-10x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity1-1/+1
2012-10-10Revert "drm/radeon: rework pll selection (v3)"Alex Deucher1-106/+20
2012-10-10CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resumeSrivatsa S. Bhat2-4/+39
2012-10-10usb: gadget: dummy_hcd: fixup error probe pathSebastian Andrzej Siewior1-4/+4
2012-10-10vfs: dcache: fix deadlock in tree traversalMiklos Szeredi1-0/+6
2012-10-10irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMUSeth Forshee1-5/+13
2012-10-10pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart1-6/+13