aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita1-11/+55
2018-03-16net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita1-0/+1
2018-03-14ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca3-3/+12
2018-03-14net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet1-2/+2
2018-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2-0/+6
2018-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2018-03-12sock_diag: request _diag module only when the family or proto has been registeredXin Long2-0/+2
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring1-1/+0
2018-03-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal1-0/+2
2018-03-09vhost_net: examine pointer types during un-producingJason Wang1-0/+4
2018-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+22
2018-03-07net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet1-0/+22
2018-03-07sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev1-0/+19
2018-03-07rhashtable: Fix rhlist duplicates insertionPaul Blakey1-1/+3
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-37/+17
2018-03-04net: make skb_gso_*_seglen functions privateDaniel Axtens1-33/+0
2018-03-04net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens1-1/+1
2018-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2018-03-03bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbsDaniel Axtens1-0/+22
2018-03-03Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-8/+74
2018-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+5
2018-03-01Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+2
2018-03-01Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+5
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky1-0/+2
2018-03-01block: display the correct diskname for bioJiufei Xue1-3/+1
2018-03-01Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org/drm-misc into drm-fixesDave Airlie2-0/+2
2018-02-28ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev1-0/+2
2018-02-28ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev1-0/+3
2018-02-28mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko1-3/+15
2018-02-27net: phy: Restore phy_resume() locking assumptionAndrew Lunn1-0/+1
2018-02-27virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie1-0/+1
2018-02-26dax: fix vma_is_fsdax() helperDan Williams1-1/+1
2018-02-26blktrace_api.h: fix comment for struct blk_user_trace_setupEric Biggers1-1/+1
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-27/+20
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+6
2018-02-26genhd: Fix BUG in blkdev_open()Jan Kara1-0/+1
2018-02-26genhd: Add helper put_disk_and_module()Jan Kara1-0/+1
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara1-1/+1
2018-02-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2018-02-24include: psp-sev: Capitalize invalid length enumBrijesh Singh1-1/+1
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott1-0/+3
2018-02-24kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott1-1/+2
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-2/+2
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-22/+4
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-0/+11
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab3-7/+36
2018-02-23drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin1-0/+1
2018-02-23media: dvb: add continuity error indicators for memory mapped buffersMauro Carvalho Chehab1-0/+35