aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-18MAINTAINERS: Become the docs maintainerJonathan Corbet1-2/+1
2014-10-18x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds106-957/+2010
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-1/+21
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-4/+4
2014-10-18futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas1-0/+2
2014-10-17bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2-0/+2
2014-10-17openvswitch: Set flow-key members.Pravin B Shelar1-3/+3
2014-10-17netrom: use linux/uaccess.hFabian Frederick7-7/+7
2014-10-17dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-17tipc: fix bug in bundled buffer receptionJon Paul Maloy1-1/+6
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet5-15/+30
2014-10-17sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-17r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-17ipv4: fix a potential use after free in fou.cLi RongQing1-0/+3
2014-10-17ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing1-1/+2
2014-10-17hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-17openvswitch: Create right mask with disabled megaflowsPravin B Shelar1-21/+72
2014-10-17vxlan: fix a free after useLi RongQing1-0/+1
2014-10-17openvswitch: fix a use after freeLi RongQing1-1/+2
2014-10-17ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin1-3/+9
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang3-7/+6
2014-10-17ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang3-29/+21
2014-10-17ipv4: call __ip_options_echo() in cookie_v4_check()Cong Wang1-1/+1
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker1-21/+1
2014-10-16netlink: fix description of portidNicolas Dichtel1-1/+1
2014-10-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller7-16/+32
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov1-0/+3
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2-3/+14
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick1-3/+4
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick1-0/+1
2014-10-15vxlan: using pskb_may_pull as early as possibleLi RongQing1-4/+2
2014-10-15vxlan: fix a use after free in vxlan_encap_bypassLi RongQing1-3/+5
2014-10-15openvswitch: use vport instead of pFabian Frederick1-2/+2
2014-10-15openvswitch: kerneldoc warning fixFabian Frederick1-1/+1
2014-10-15gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil1-1/+1
2014-10-15virtio_net: fix use after freeMichael S. Tsirkin1-1/+3
2014-10-15net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy3-42/+56
2014-10-15Drivers: ide: Remove typedef atiixp_ide_timingHimangi Saraogi1-4/+4
2014-10-15cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt1-1/+1
2014-10-15net: Add ndo_gso_checkTom Herbert4-4/+14
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO2-5/+6
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds149-547/+560
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernelLinus Torvalds12-159/+122
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds25-356/+461
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds101-798/+4134
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds70-403/+2061
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds33-249/+1919
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds25-623/+948