summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra2-60/+51
2014-05-19perf: Prevent false warning in perf_swevent_addJiri Olsa1-1/+12
2014-05-19perf: Limit perf_event_attr::sample_period to 63 bitsPeter Zijlstra1-0/+3
2014-05-19futex: Prevent attaching to kernel threadsThomas Gleixner1-0/+5
2014-05-19futex: Add another early deadlock detection checkThomas Gleixner1-13/+34
2014-05-19ALSA: pcm_dmaengine: Add check during device suspendTushar Behera1-0/+6
2014-05-19can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp2-43/+0
2014-05-19MAINTAINERS: Pravin Shelar is Open vSwitch maintainer.Jesse Gross1-2/+2
2014-05-19bnx2x: Convert return 0 to return rcJoe Perches2-2/+2
2014-05-18target: fix memory leak on XCOPYMikulas Patocka1-1/+1
2014-05-17sparc64: Add membar to Niagara2 memcpy code.David S. Miller1-0/+1
2014-05-17Merge branch 'bond_stacked_vlans'David S. Miller6-70/+108
2014-05-17bonding: Fix alb mode to only use first level vlans.Vlad Yasevich1-1/+1
2014-05-17bonding: Fix stacked device detection in arp monitoringVlad Yasevich5-69/+107
2014-05-17random: fix BUG_ON caused by accounting simplificationTheodore Ts'o1-2/+5
2014-05-17Merge branch 'stacked_netdevice_locking'David S. Miller7-48/+90
2014-05-17macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2-2/+11
2014-05-17vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich4-45/+12
2014-05-17net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich1-1/+7
2014-05-17net: Find the nesting level of a given device by type.Vlad Yasevich2-0/+60
2014-05-17clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen1-1/+1
2014-05-17staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen1-2/+0
2014-05-17ARM: OMAP2+: Fix DMA hang after off-idleTony Lindgren1-0/+10
2014-05-17ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boardsRoger Quadros1-1/+1
2014-05-17Merge branch 'acpi-video'Rafael J. Wysocki1-8/+0
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