summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-12mmc: usdhi6rol0: fix compiler warningsGuennadi Liakhovetski1-5/+5
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek1-2/+2
2014-06-12lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro1-1/+3
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro599-3790/+7374
2014-06-12kill generic_file_splice_write()Al Viro2-126/+0
2014-06-12ceph: switch to iter_file_splice_write()Al Viro1-1/+1
2014-06-12shmem: switch to iter_file_splice_write()Al Viro1-1/+1
2014-06-12nfs: switch to iter_splice_write_file()Al Viro3-34/+2
2014-06-12fs/splice.c: remove unneeded exportsAl Viro2-20/+5
2014-06-12ocfs2: switch to iter_file_splice_write()Al Viro1-80/+2
2014-06-12->splice_write() via ->write_iter()Al Viro16-56/+156
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-59/+127
2014-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-87/+101
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds7-33/+18
2014-06-12powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard1-2/+2
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-67/+117
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-27/+66
2014-06-11net/core: Add VF link state control policyDoug Ledford1-0/+2
2014-06-11net/fsl: xgmac_mdio is dependent on OF_MDIOAndy Fleming1-0/+1
2014-06-11net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar1-1/+3
2014-06-11net_sched: drr: warn when qdisc is not work conservingFlorian Westphal3-3/+5
2014-06-11Merge branch 'inet_csums'David S. Miller6-17/+33
2014-06-11net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert2-0/+3
2014-06-11net: Save software checksum completeTom Herbert4-9/+17
2014-06-11net: Preserve CHECKSUM_COMPLETE at validationTom Herbert1-9/+14
2014-06-11Merge branch 'qlcnic-next'David S. Miller4-34/+37
2014-06-11qlcnic: Update version to 5.3.60Shahed Shaikh1-2/+2
2014-06-11qlcnic: Optimize ring count validationsShahed Shaikh2-12/+7
2014-06-11qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh3-20/+28
2014-06-11ip_vti: fix sparse warnings for VTI_ISVTIDmitry Popov1-1/+1
2014-06-11drivers: net: davinci_cpdma: double free on errorDan Carpenter1-3/+1
2014-06-11amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter1-1/+1
2014-06-11mrf24j40: add device managed APIsVarka Bhadram1-20/+13
2014-06-11ceph: remove bogus externstephen hemminger1-1/+1
2014-06-11net: filter: document internal instruction encodingAlexei Starovoitov1-0/+161
2014-06-11net: filter: mention eBPF terminology as wellAlexei Starovoitov1-42/+43
2014-06-11ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet1-5/+15
2014-06-11net: filter: add test_bpf module under MAINTAINERS' networking sectionDaniel Borkmann1-0/+1
2014-06-11net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila8-16/+34
2014-06-11sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2-5/+24
2014-06-11Merge branch 'bridge-next'David S. Miller5-16/+194
2014-06-11bridge: Support 802.1ad vlan filteringToshiaki Makita3-0/+130
2014-06-11bridge: Prepare for forwarding another bridge group addressesToshiaki Makita3-2/+10
2014-06-11bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita3-12/+51
2014-06-11bridge: Add 802.1ad tx vlan accelerationToshiaki Makita1-2/+3
2014-06-11net: xen-netback: include linux/vmalloc.h againArnd Bergmann1-0/+1
2014-06-11net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim1-51/+37
2014-06-11net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda1-1/+0
2014-06-11net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda1-5/+3
2014-06-11net: filter: fix warning on 32-bit archAlexei Starovoitov1-3/+3