summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-13SCSI: zfcp: Make trace record tags uniqueSteffen Maier1-2/+2
2012-10-13SCSI: zfcp: Adapt to new FC_PORTSPEED semanticsSteffen Maier1-2/+32
2012-10-13drm/savage: re-add busmaster enable, regression fixFlorian Zumbiehl1-0/+2
2012-10-13aoe: assert AoE packets marked as requiring no checksumEd Cashin1-0/+1
2012-10-13net: do not disable sg for packets requiring no checksumEd Cashin1-1/+2
2012-10-13netrom: copy_datagram_iovec can failAlan Cox1-1/+6
2012-10-13l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet1-1/+1
2012-10-13ipv6: mip6: fix mip6_mh_filter()Eric Dumazet1-9/+11
2012-10-13ipv6: raw: fix icmpv6_filter()Eric Dumazet1-11/+10
2012-10-13ipv4: raw: fix icmp_filter()Eric Dumazet1-6/+8
2012-10-13net: guard tcp_set_keepalive() to tcp socketsEric Dumazet1-1/+2
2012-10-13net: small bug on rxhash calculationChema Gonzalez1-5/+6
2012-10-13pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu1-1/+1
2012-10-13sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf1-1/+20
2012-10-13tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček1-2/+8
2012-10-13ipv6: fix return value check in fib6_add()Wei Yongjun1-0/+4
2012-10-13ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel1-2/+8
2012-10-13ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng1-5/+6
2012-10-138021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli1-1/+2
2012-10-13sierra_net: Endianess bug fix.Lennart Sorensen1-1/+1
2012-10-13pkt_sched: fix virtual-start-time update in QFQPaolo Valente1-1/+4
2012-10-13net-sched: sch_cbq: avoid infinite loopEric Dumazet1-2/+3
2012-10-13netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov1-0/+4
2012-10-13ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli1-0/+1
2012-10-13net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin1-0/+1
2012-10-13xfrm_user: ensure user supplied esn replay window is validMathias Krause2-6/+27
2012-10-13xfrm_user: don't copy esn replay window twice for new statesMathias Krause1-4/+5
2012-10-13xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_state()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause1-1/+1
2012-10-13xfrm: fix a read lock imbalance in make_blackholeLi RongQing1-1/+1
2012-10-13xfrm_user: return error pointer instead of NULL #2Mathias Krause1-2/+4
2012-10-13xfrm_user: return error pointer instead of NULLMathias Krause1-2/+4
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert3-1/+19
2012-10-13bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7
2012-10-13localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando1-0/+2
2012-10-13jbd2: don't write superblock when if its emptyEric Sandeen1-0/+5
2012-10-13workqueue: add missing smp_wmb() in process_one_work()Tejun Heo1-0/+2
2012-10-13PM / Sleep: use resume event when call dpm_resume_earlyFeng Hong1-1/+1
2012-10-13rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine1-3/+17
2012-10-13powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2-1/+9
2012-10-13lguest: fix occasional crash in example launcher.Rusty Russell1-0/+1
2012-10-13drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...Fabio Estevam1-1/+1
2012-10-13drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr1-1/+10
2012-10-13kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo1-0/+1
2012-10-13lib/gcd.c: prevent possible div by 0Davidlohr Bueso1-0/+3
2012-10-13mfd: max8925: Move _IO resources out of ioport_ioresourceMark Brown1-0/+10
2012-10-13PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas1-4/+9
2012-10-13ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming1-2/+6