summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | brcmfmac: handle all exceptions as an error.Hante Meuleman2012-10-151-1/+1
| | | * | | mac80211: check if key has TKIP type before updating IVStanislaw Gruszka2012-10-151-1/+2
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-151-2/+4
| | | |\ \ \
| | | | * | | Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg2012-10-121-2/+4
| * | | | | | cxgb4: Remove unnecessary #ifdef conditionVipul Pandya2012-10-223-24/+27
| |/ / / / /
| * | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-10-183-10/+27
| |\ \ \ \ \
| | * | | | | batman-adv: Fix potential broadcast BLA-duplicate-check race conditionLinus Lüssing2012-10-182-5/+16
| | * | | | | batman-adv: Fix broadcast packet CRC calculationLinus Lüssing2012-10-182-5/+11
| * | | | | | tcp: fix FIONREAD/SIOCINQEric Dumazet2012-10-181-5/+3
| * | | | | | net: qmi_wwan: adding more ZTE devicesBjørn Mork2012-10-181-0/+41
| * | | | | | netlink: use kfree_rcu() in netlink_release()Eric Dumazet2012-10-181-4/+15
| * | | | | | ipv4: Fix flushing of cached routing informationsSteffen Klassert2012-10-181-3/+6
| * | | | | | vlan: allow to change type when no vlan device is hooked on netdevJiri Pirko2012-10-181-1/+3
| * | | | | | phy: add AT803x driverMatus Ujhelyi2012-10-183-0/+182
| * | | | | | usb/ipheth: Add iPhone 5 supportJay Purohit2012-10-181-0/+5
| * | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-10-184-9/+13
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | netfilter: xt_TEE: don't use destination address found in headerEric Dumazet2012-10-171-0/+1
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netPablo Neira Ayuso2012-10-178237-190148/+384851
| | |\ \ \ \ \
| | * | | | | | netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targetsElison Niven2012-10-151-4/+4
| | * | | | | | netfilter: xt_CT: fix timeout setting with IPv6Pablo Neira Ayuso2012-10-151-4/+6
| | * | | | | | ipvs: initialize returned data in do_ip_vs_get_ctlArnd Bergmann2012-10-091-1/+2
* | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-262-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | dmaengine: sirf: fix a typo in moving running dma_desc to active queueBarry Song2012-10-241-1/+1
| * | | | | | | | dmaengine: sirf: fix a typo in dma_prep_interleavedBarry Song2012-10-241-1/+1
| * | | | | | | | dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()Wei Yongjun2012-10-241-1/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-266-10/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: missing breakAlan Cox2012-10-261-0/+1
| * | | | | | | | freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov2012-10-251-1/+2
| * | | | | | | | Fix memory leak in cpufreq stats.Tu, Xiaobing2012-10-231-0/+1
| * | | | | | | | cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann2012-10-231-8/+1
| * | | | | | | | PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidlejhbird.choi@samsung.com2012-10-231-1/+4
| * | | | | | | | ACPI: Fix memory leak in acpi_bind_one()Jesper Juhl2012-10-231-0/+1
* | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-267-68/+56
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branches 'cxgb4' and 'mlx4' into for-nextRoland Dreier2012-10-236-67/+55
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak2012-10-231-1/+4
| | * | | | | | | | | mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz2012-10-232-12/+0
| | * | | | | | | | | IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualizationEli Cohen2012-10-181-7/+8
| | * | | | | | | | | IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein2012-10-182-46/+42
| | * | | | | | | | | IB/mlx4: Fix build error on platforms where UL is not 64 bitsDoug Ledford2012-10-181-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * / | | | | | | | RDMA/cxgb4: Don't free chunk that we have failed to allocateThadeu Lima de Souza Cascardo2012-10-221-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-2630-847/+798
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'for-usb-linus-2012-10-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-10-253-4/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp2012-10-251-2/+0
| | * | | | | | | | | xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp2012-10-251-2/+0
| | * | | | | | | | | xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp2012-10-251-0/+2
| | * | | | | | | | | xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-251-0/+11
| |/ / / / / / / / /
| * | | | | | | | | ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-251-0/+7
| * | | | | | | | | ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-251-1/+1
| * | | | | | | | | USB: mos7840: fix port_probe flowJohan Hovold2012-10-251-183/+166
| * | | | | | | | | USB: mos7840: fix port-data memory leakJohan Hovold2012-10-251-130/+89