summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-14/+31
2019-04-28ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek1-7/+4
2019-04-28netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek1-1/+1
2019-04-27net/tls: move definition of tls ops into net/tls.hJakub Kicinski1-22/+1
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau2-0/+3
2019-04-27bpf: add writable context for raw tracepointsMatt Mullins3-0/+4
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller1-5/+9
2019-04-26ieee80211: update HE IEs to D4.0 specLiad Kaufman1-5/+8
2019-04-26cfg80211: support non-inheritance elementSara Sharon1-0/+1
2019-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-0/+14
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-4/+45
2019-04-26bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev1-0/+8
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+12
2019-04-24net/ncsi: handle overflow when incrementing mac addressTao Ren1-0/+12
2019-04-24Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+7
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin1-0/+1
2019-04-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-0/+6
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen1-0/+1
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev1-1/+1
2019-04-23flow_dissector: handle no-skb use caseStanislav Fomichev1-5/+0
2019-04-23net: plumb network namespace into __skb_flow_dissectStanislav Fomichev1-8/+11
2019-04-23flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev1-0/+4
2019-04-23mmc: sdio: Add helper macro for sdio_driver boilerplateSean Wang1-0/+12
2019-04-23mmc: add SDIO identifiers for MediaTek Bluetooth devicesSean Wang1-0/+2
2019-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-0/+49
2019-04-23bpf: remove global variablesAlexei Starovoitov1-0/+5
2019-04-23Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed353-4190/+9891
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+4
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2019-04-20net: rework SIOCGSTAMP ioctl handlingArnd Bergmann1-0/+2
2019-04-19block: make sure that bvec length can't be overflowMing Lei1-2/+3
2019-04-19block: kill all_q_node in request_queueHou Tao1-1/+0
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli1-0/+21
2019-04-19mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins1-0/+1
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu1-0/+1
2019-04-19net: mdio: rename mdio_device reset to reset_gpioDavid Bauer1-1/+1
2019-04-19net: phy: add support for reset-controllerDavid Bauer1-0/+1
2019-04-19net: skb: remove unused assertsJakub Kicinski1-2/+0
2019-04-18net: core: introduce build_skb_aroundJesper Dangaard Brouer1-0/+2
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-34/+65
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+6
2019-04-16KVM: fix spectrev1 gadgetsPaolo Bonzini1-4/+6
2019-04-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan1-1/+6
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-8/+32
2019-04-15Merge branch 'page-refs' (page ref overflow)Linus Torvalds2-5/+20
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox1-4/+6
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds1-0/+9
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds1-1/+5