summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-18bpf: support raw tracepoints in modulesMatt Mullins
2018-12-18bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song
2018-12-18bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song
2018-12-17bpf: remove useless version check for prog loadDaniel Borkmann
2018-12-15bpf: add self-check logic to liveness analysisAlexei Starovoitov
2018-12-14bpf: verbose log bpf_line_info in verifierMartin KaFai Lau
2018-12-14bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau
2018-12-13bpf: include sub program tags in bpf_prog_infoSong Liu
2018-12-12bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin
2018-12-12bpf: pass struct btf pointer to the map_check_btf() callbackRoman Gushchin
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-10net/sched: Remove egdev mechanismOz Shlomo
2018-12-10net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-10bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein
2018-12-10net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein
2018-12-10net/mlx5: Introduce extended destination fieldsEli Britstein
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09net/mlx5: Use helper to get CQE opcodeTariq Toukan
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09media: bpf: add bpf function to report mouse movementSean Young
2018-12-09bpf: Add bpf_line_info supportMartin KaFai Lau
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-08net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform dataAndrew Lunn
2018-12-08net: phy: mdio-gpio: Add platform_data support for phy_maskAndrew Lunn
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes
2018-12-07neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-12-07neighbor: Improve garbage collectionDavid Ahern
2018-12-07bridge: Add br_fdb_clear_offload()Petr Machata
2018-12-07vxlan: Add vxlan_fdb_clear_offload()Petr Machata
2018-12-07vxlan: Add vxlan_fdb_replay()Petr Machata
2018-12-07net/mlx5: Expose packet based credit modeDanit Goldberg
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-12-06net: core: dev: Add extack argument to __dev_change_flags()Petr Machata
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-12-06net: dsa: Add overhead to tag protocol ops.Andrew Lunn
2018-12-06Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren
2018-12-05sctp: frag_point sanity checkJakub Audykowicz
2018-12-05bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau