summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-17Merge tag 'for-v3.15-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2-2/+3
2014-05-17net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet2-2/+3
2014-05-17ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs1-1/+2
2014-05-17net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()Fabian Godehardt1-1/+2
2014-05-17net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti1-0/+3
2014-05-17Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-8/+20
2014-05-17xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel3-30/+6
2014-05-17ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede1-8/+0
2014-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller16-78/+106
2014-05-16af_rxrpc: Fix XDR length check in rxrpc key demarshalling.Nathaniel W Filardo1-1/+1
2014-05-16net: phy: resume phydev when going to RESUMINGZhangfei Gao1-7/+9
2014-05-16Merge branch 'mlx4-net'David S. Miller8-5/+183
2014-05-16IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak3-3/+75
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak5-2/+108
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen1-1/+1
2014-05-16crush: decode and initialize chooseleaf_vary_rIlya Dryomov1-0/+5
2014-05-16libceph: fix corruption when using page_count 0 page in rbdChunwei Chen1-1/+19
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm5-0/+5
2014-05-16arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm1-0/+1
2014-05-16bonding: fix out of range parameters for bond_intmax_tblNikolay Aleksandrov1-0/+1
2014-05-16xen-netback: Fix grant ref resolution in RX pathZoltan Kiss1-18/+80
2014-05-16ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong3-5/+24
2014-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller6-31/+66
2014-05-16net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck1-2/+2
2014-05-16target: Don't allow setting WC emulation if device doesn't supportAndy Grover1-4/+4
2014-05-16iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger1-1/+26
2014-05-16tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger1-4/+4
2014-05-16iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger1-1/+3
2014-05-16Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg4-1/+13
2014-05-16Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg2-20/+7
2014-05-16Target/iser: Fix wrong connection requests list additionSagi Grimberg1-1/+1
2014-05-16target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover1-0/+4
2014-05-16Merge branch 'altera_tse'David S. Miller10-275/+372
2014-05-16Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers1-0/+5
2014-05-16Altera TSE: Fix sparse errors and warningsVince Bridgers10-275/+367
2014-05-15nfsd4: fix corruption on setting an ACL.J. Bruce Fields1-1/+1
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang4-3/+39
2014-05-15parisc: Improve LWS-CAS performanceJohn David Anglin1-3/+9
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller3-43/+56
2014-05-15PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum1-2/+2
2014-05-15batman-adv: fix local TT check for outgoing arp requests in DATAntonio Quartulli1-2/+1
2014-05-15batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli1-2/+9
2014-05-15batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli1-3/+8
2014-05-15batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner1-1/+2
2014-05-15netfilter: nf_tables: fix trace of matching non-terminal rulePablo Neira Ayuso1-1/+3
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-78/+106
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell1-1/+1
2014-05-15Merge tag 'kvm-s390-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-1/+2
2014-05-15Merge branch 'pm-cpufreq'Rafael J. Wysocki1-18/+16