summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ath9k_hw: fix host interface reset on AR934xFelix Fietkau2013-05-242-3/+9
| | * | | ath9k_hw: fix spur mitigation issues on AR934xFelix Fietkau2013-05-241-1/+2
| | * | | atmel: printing bogus informationDan Carpenter2013-05-221-1/+1
| | * | | ath9k: prevent aggregation session deadlocksFelix Fietkau2013-05-224-114/+46
| | * | | Samuel Ortiz <sameo@linux.intel.com> says:John W. Linville2013-05-225-32/+20
| | |\ \ \
| | | * | | NFC: mei: Do not disable MEI devices from their remove routineSamuel Ortiz2013-05-212-4/+0
| | | * | | NFC: mei_phy: Register event callback when enabling the deviceSamuel Ortiz2013-05-213-26/+19
| | | * | | NFC: mei_phy depends on INTEL_MEISamuel Ortiz2013-05-211-1/+1
| | | * | | NFC: Remove commented out LLCP related Makefile linePaul Bolle2013-05-211-1/+0
| | |/ / /
* | | | | be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2013-05-312-28/+26
* | | | | be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur2013-05-313-2/+8
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-3110-17/+84
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ipvs: ip_vs_sh: fix buildJan Beulich2013-05-291-1/+1
| * | | | netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček2013-05-291-1/+1
| * | | | ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba2013-05-271-0/+35
| * | | | netfilter: ipt_ULOG: fix non-null terminated string in the nf_log pathChen Gang2013-05-231-2/+4
| * | | | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-236-13/+43
* | | | | tuntap: forbid changing mq flag for persistent deviceJason Wang2013-05-291-0/+4
* | | | | net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga2013-05-291-3/+3
* | | | | net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-05-291-2/+31
* | | | | ipv4: fix redirect handling for TCP packetsMichal Kubecek2013-05-281-1/+6
* | | | | net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO2013-05-281-1/+1
* | | | | ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-05-261-1/+1
* | | | | ptp_pch: fix error handling in pch_probe()Wei Yongjun2013-05-261-3/+5
* | | | | qlge: add missing free_netdev() on error in qlge_probe()Wei Yongjun2013-05-261-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2013-05-244-6/+11
|\ \ \ \ \
| * | | | | GFS2: Fix typo in gfs2_log_end_write loopSteven Whitehouse2013-05-241-1/+1
| * | | | | GFS2: fix DLM depends to fix build errorsRandy Dunlap2013-05-241-1/+1
| * | | | | GFS2: Use single-block reservations for directoriesBob Peterson2013-05-241-2/+7
| * | | | | GFS2: two minor quota fixupsBob Peterson2013-05-241-2/+2
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-2418-95/+146
|\ \ \ \ \ \
| * | | | | | powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King2013-05-241-3/+37
| * | | | | | powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt2013-05-241-0/+1
| * | | | | | powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-246-48/+38
| * | | | | | powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-243-0/+40
| * | | | | | powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt2013-05-241-1/+1
| * | | | | | powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt2013-05-241-3/+4
| * | | | | | powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt2013-05-241-2/+6
| * | | | | | drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder2013-05-246-38/+19
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2495-461/+937
|\ \ \ \ \ \ \
| * | | | | | | be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-241-9/+4
| * | | | | | | tcp: xps: fix reordering issuesEric Dumazet2013-05-241-4/+6
| * | | | | | | net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| | |_|/ / / / | |/| | | | |
| * | | | | | xfrm: properly handle invalid states as an errorTimo Teräs2013-05-231-0/+1
| * | | | | | virtio_net: enable napi for all possible queues during openJason Wang2013-05-231-4/+5
| * | | | | | tcp: bug fix in proportional rate reduction.Nandita Dukkipati2013-05-231-10/+13
| * | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-232-0/+2
| |\ \ \ \ \ \
| | * | | | | | batman-adv: Avoid double freeing of bat_countersMartin Hundebøll2013-05-212-0/+2
| * | | | | | | net: ethernet: sun: drop unused variableEmilio López2013-05-231-1/+0
| * | | | | | | net: ethernet: korina: drop unused variableEmilio López2013-05-231-1/+0