]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2017-12-17  Alexei Starovoitovlibbpf: add support for bpf_call
2017-12-17  Alexei Starovoitovselftests/bpf: add tests for stack_zero tracking
2017-12-17  Alexei Starovoitovbpf: teach verifier to recognize zero initialized stack
2017-12-17  Alexei Starovoitovselftests/bpf: add verifier tests for bpf_call
2017-12-17  Alexei Starovoitovbpf: introduce function calls (verification)
2017-12-17  Alexei Starovoitovbpf: introduce function calls (function boundaries)
2017-12-15  Jakub Kicinskinfp: bpf: correct printk formats for size_t
2017-12-15  Daniel BorkmannMerge branch 'bpf-nfp-jit-adjust-head-support'
2017-12-15  Jakub Kicinskinfp: bpf: optimize the adjust_head calls in trivial...
2017-12-15  Jakub Kicinskinfp: bpf: add basic support for adjust head call
2017-12-15  Jakub Kicinskinfp: bpf: prepare for call support
2017-12-15  Jakub Kicinskinfp: bpf: prepare for parsing BPF FW capabilities
2017-12-15  Jakub Kicinskinfp: add nfp_cpp_area_size() accessor
2017-12-14  Daniel BorkmannMerge branch 'bpf-bpftool-cgroup-ops'
2017-12-14  Roman Gushchinbpftool: implement cgroup bpf operations
2017-12-14  Roman Gushchinbpftool: implement prog load command
2017-12-14  Roman Gushchinlibbpf: prefer global symbols as bpf program name source
2017-12-14  Roman Gushchinlibbpf: add ability to guess program type based on...
2017-12-13  Yonghong Songbpf/tracing: fix kernel/events/core.c compilation error
2017-12-12  Alexei StarovoitovMerge branch 'bpf-override-return'
2017-12-12  Josef Bacikbtrfs: allow us to inject errors at io_ctl_init
2017-12-12  Josef Baciksamples/bpf: add a test for bpf_override_return
2017-12-12  Josef Bacikbpf: add a bpf_override_function helper
2017-12-12  Josef Bacikbtrfs: make open_ctree error injectable
2017-12-12  Josef Bacikadd infrastructure for tagging functions as error injec...
2017-12-12  Alexei StarovoitovMerge branch 'bpf-tracing-multiprog-tp-query'
2017-12-12  Yonghong Songbpf/tracing: add a bpf test for new ioctl query interface
2017-12-12  Yonghong Songbpf/tracing: allow user space to query prog array on...
2017-12-12  Naresh Kambojuselftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y
2017-12-08  Daniel BorkmannMerge branch 'bpf-bpftool-makefile-cleanups'
2017-12-08  Quentin Monnettools: bpftool: create "uninstall", "doc-uninstall...
2017-12-08  Quentin Monnettools: bpftool: harmonise Makefile and Documentation...
2017-12-08  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-12-08  Jason Wangtuntap: fix possible deadlock when fail to register...
2017-12-07  David S. MillerMerge branch 'smc-fixes-next'
2017-12-07  Ursula Braunsmc: support variable CLC proposal messages
2017-12-07  Ursula Braunsmc: no consumer update in tasklet context
2017-12-07  Ursula Braunsmc: cleanup close checking during data receival
2017-12-07  Ursula Braunsmc: no update for unused sk_write_pending
2017-12-07  Ursula Braunsmc: improve smc_clc_send_decline() error handling
2017-12-07  Ursula Braunsmc: make smc_close_active_abort() static
2017-12-07  Florian Fainellinet: dsa: Allow compiling out legacy support
2017-12-07  Michael Chanbnxt_en: Don't print "Link speed -1 no longer supported...
2017-12-06  Alexei StarovoitovMerge branch 'bpf-devel-doc'
2017-12-06  Daniel Borkmannbpf, doc: add faq about bpf development process
2017-12-06  Daniel Borkmannbpf, doc: add bpf trees and tps to maintainers entry
2017-12-06  Gao Fengipvlan: Eliminate duplicated codes with existing function
2017-12-06  Jiri Pirkomlxsw: spectrum: handle NETIF_F_HW_TC changes correctly
2017-12-06  Willem de Bruijntun: avoid unnecessary READ_ONCE in tun_net_xmit
2017-12-06  Prashant Bholerds: debug: fix null check on static array
2017-12-06  Cong Wangact_mirred: get rid of mirred_list_lock spinlock
2017-12-06  Cong Wangact_mirred: get rid of tcfm_ifindex from struct tcf_mirred
2017-12-06  David S. MillerMerge branch 'ipv6-add-ip6erspan-collect_md-mode'
2017-12-06  William Tusamples/bpf: add ip6erspan sample code
2017-12-06  William Tuip6_gre: add ip6 erspan collect_md mode
2017-12-06  Dan Carpenterbnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
2017-12-06  David S. MillerMerge branch 'macb-rx-filter-cleanups'
2017-12-06  Julia Cartwrightnet: macb: change GFP_ATOMIC to GFP_KERNEL
2017-12-06  Julia Cartwrightnet: macb: reduce scope of rx_fs_lock-protected regions
2017-12-06  Julia Cartwrightnet: macb: kill useless use of list_empty()
2017-12-05  Cong Wangnet_sched: remove unused parameter from act cleanup ops
2017-12-05  David S. MillerMerge branch 'dsa-use-per-port-upstream-port'
2017-12-05  Vivien Didelotnet: dsa: return per-port upstream port
2017-12-05  Vivien Didelotnet: dsa: assign a CPU port to DSA port
2017-12-05  Vivien Didelotnet: dsa: mv88e6xxx: setup global upstream port
2017-12-05  Vivien Didelotnet: dsa: mv88e6xxx: helper to setup upstream port
2017-12-05  Vivien Didelotnet: dsa: mv88e6xxx: egress floods all DSA ports
2017-12-05  David S. MillerMerge branch 'sch_api-style'
2017-12-05  Alexander Aringnet: sched: sch_api: rearrange init handling
2017-12-05  Alexander Aringnet: sched: sch_api: fix code style issues
2017-12-05  David S. MillerMerge branch 'nfp-enhanced-debug-dump-via-ethtool'
2017-12-05  Carl Heymannnfp: dump indirect ME CSRs
2017-12-05  Carl Heymannnfp: dump CPP, XPB and direct ME CSRs
2017-12-05  Carl Heymannnfp: dump firmware name
2017-12-05  Carl Heymannnfp: dump single hwinfo field by key
2017-12-05  Carl Heymannnfp: dump all hwinfo
2017-12-05  Carl Heymannnfp: dump rtsyms
2017-12-05  Carl Heymannnfp: dumpspec TLV traversal
2017-12-05  Carl Heymannnfp: dump prolog
2017-12-05  Carl Heymannnfp: load debug dump spec
2017-12-05  Carl Heymannnfp: debug dump ethtool ops
2017-12-05  Cong Wangnet_sched: get rid of rcu_barrier() in tcf_block_put_ext()
2017-12-05  David S. MillerMerge branch 'ieee802154-for-davem-2017-12-04' of git...
2017-12-05  Colin Ian Kingnetdevsim: make functions nsim_bpf_create_prog and...
2017-12-05  David S. MillerMerge branch 'phylib-hard-resetting-devices'
2017-12-05  Sergei Shtylyovmacb: Kill PHY reset code
2017-12-05  Sergei Shtylyovphylib: Add device reset GPIO support
2017-12-05  Simon Hormanflow_dissector: dissect tunnel info outside __skb_flow_...
2017-12-05  Jason Wangtun: add eBPF based queue selection method
2017-12-05  David S. MillerMerge branch 'hns3-reset-refactor'
2017-12-05  Salil Mehtanet: hns3: Refactors the requested reset & pending...
2017-12-05  Salil Mehtanet: hns3: Add reset service task for handling reset...
2017-12-05  Salil Mehtanet: hns3: Refactor of the reset interrupt handling...
2017-12-05  Julia Lawallnet: macb: change GFP_KERNEL to GFP_ATOMIC
2017-12-05  David S. MillerMerge branch 'SFP-phylink-updates'
2017-12-05  Russell Kingphylink: convert to fwnode
2017-12-05  Russell Kingsfp: convert to fwnode
2017-12-05  Russell Kingsfp: fix sparse warning
2017-12-05  Russell Kingsfp: add documentation for kernel APIs
2017-12-05  Russell Kingphylink: add documentation for kernel APIs
next