summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-03lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart7-54/+129
2011-10-03lpfc 8.3.25: T10 DIF FixesJames Smart2-68/+33
2011-10-03TPM: Zero buffer after copying to userspacePeter Huewe1-1/+5
2011-10-03TPM: Call tpm_transmit with correct sizePeter Huewe1-0/+3
2011-10-03zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven1-1/+6
2011-10-03bridge: fix a possible use after freeEric Dumazet1-4/+4
2011-10-03bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng1-3/+10
2011-10-03xfrm: Perform a replay check after return from async codepathsSteffen Klassert1-0/+5
2011-10-03vlan: reset headers on accel emulation pathJiri Pirko1-0/+2
2011-10-03tcp: initialize variable ecn_ok in syncookies pathMike Waychison2-2/+2
2011-10-03tcp: fix validation of D-SACKZheng Yan1-1/+1
2011-10-03scm: Capture the full credentials of the scm senderTim Chen1-1/+1
2011-10-03Revert "sfc: Use write-combining to reduce TX latency" and follow-upsBen Hutchings7-88/+27
2011-10-03net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal1-1/+1
2011-10-03netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov1-10/+8
2011-10-03mcast: Fix source address selection for multicast listener reportYan, Zheng2-2/+2
2011-10-03ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta1-4/+5
2011-10-03ipv4: some rt_iif -> rt_route_iif conversionsJulian Anastasov1-5/+3
2011-10-03fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng1-2/+2
2011-10-03bridge: fix a possible net_device leakEric Dumazet1-1/+5
2011-10-03arp: fix rcu lockdep splat in arp_process()Eric Dumazet1-2/+6
2011-10-03perf, x86: Add model 45 SandyBridge supportYouquan Song1-0/+1
2011-10-03mpt2sas: Adding support for customer specific brandingKashyap, Desai2-2/+20
2011-10-03mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shutdown callKashyap, Desai1-2/+1
2011-10-03fcoe: Unable to select the exchangeID from offload pool for storage targetsKiran Patil1-2/+17
2011-10-03libfc: Enhancement to RPORT state machine applicable only for VN2VN modeKiran Patil1-0/+14
2011-10-03cdc_ncm: fix endianness problem.Giuseppe Scrivano1-100/+56
2011-10-03ASIX: Add AX88772B USB IDMarek Vasut1-0/+4
2011-10-03USB: PL2303: correctly handle baudrates above 115200Michal Sroczynski1-4/+22
2011-10-03ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier1-0/+7
2011-10-03ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier1-7/+14
2011-10-03tg3: Fix int selftest for recent devices.Matt Carlson1-2/+6
2011-10-03tg3: Add 5719 and 5720 to EEE_CAP listMatt Carlson1-1/+3
2011-10-03qdio: clear shared DSCI before scheduling the queue handlerJan Glauber1-10/+5
2011-10-03writeback: update dirtied_when for synced inode to prevent livelockWu Fengguang1-0/+9
2011-10-03writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang4-12/+14
2011-10-03ipc/mqueue.c: fix mq_open() return valueJiri Slaby1-5/+7
2011-10-03ipc/mqueue.c: refactor failure handlingJiri Slaby1-56/+57
2011-10-03tg3: Fix io failures after chip resetMatt Carlson1-12/+6
2011-10-03iscsi_tcp: fix locking around iscsi sk user dataMike Christie1-20/+41
2011-10-03blk-cgroup: be able to remove the record of unplugged deviceWanlong Gao1-21/+16
2011-10-03iwlagn: workaround bug crashing some APsDon Fry1-0/+5
2011-10-03rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger1-8/+9
2011-10-03wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan1-0/+1
2011-10-03xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel1-4/+6
2011-10-03xen: use maximum reservation to limit amount of usable RAMDavid Vrabel1-0/+19
2011-10-03teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen1-0/+20
2011-10-03break out numa_maps gather_pte_stats() checksDave Hansen1-15/+24
2011-10-03make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen1-10/+11
2011-10-03rt2800pci: Fix compiler error on PowerPCLarry Finger1-13/+17