]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2019-04-10  Alexei StarovoitovMerge branch 'support-global-data'
2019-04-10  Daniel Borkmannbpf, selftest: add test cases for BTF Var and DataSec
2019-04-10  Joe Stringerbpf, selftest: test global data/bss/rodata sections
2019-04-10  Daniel Borkmannbpf, selftest: test {rd, wr}only flags and direct value...
2019-04-10  Daniel Borkmannbpf: bpftool support for dumping data/bss/rodata sections
2019-04-10  Daniel Borkmannbpf, libbpf: add support for BTF Var and DataSec
2019-04-10  Daniel Borkmannbpf, libbpf: support global data/bss/rodata sections
2019-04-10  Joe Stringerbpf, libbpf: refactor relocation handling
2019-04-10  Daniel Borkmannbpf: sync {btf, bpf}.h uapi header from tools infrastru...
2019-04-10  Daniel Borkmannbpf: allow for key-less BTF in array map
2019-04-10  Daniel Borkmannbpf: kernel side support for BTF Var and DataSec
2019-04-10  Daniel Borkmannbpf: add specification for BTF Var and DataSec kinds
2019-04-10  Daniel Borkmannbpf: allow . char as part of the object name
2019-04-10  Daniel Borkmannbpf: add syscall side map freeze support
2019-04-10  Daniel Borkmannbpf: add program side {rd, wr}only support for maps
2019-04-10  Daniel Borkmannbpf: do not retain flags that are not tied to map lifetime
2019-04-10  Daniel Borkmannbpf: implement lookup-free direct value access for...
2019-04-07  Andrey Ignatovlibbpf: Ignore -Wformat-nonliteral warning
2019-04-05  Daniel BorkmannMerge branch 'bpf-varstack-fixes'
2019-04-05  Andrey Ignatovbpf: Add missed newline in verifier verbose log
2019-04-05  Andrey Ignatovselftests/bpf: Test unbounded var_off stack access
2019-04-05  Andrey Ignatovbpf: Sanity check max value for var_off stack access
2019-04-05  Andrey Ignatovselftests/bpf: Test indirect var_off stack access in...
2019-04-05  Andrey Ignatovbpf: Reject indirect var_off stack access in unpriv...
2019-04-05  Andrey Ignatovselftests/bpf: Test indirect var_off stack access in...
2019-04-05  Andrey Ignatovbpf: Reject indirect var_off stack access in raw mode
2019-04-05  Alexei Starovoitovsamples/bpf: fix build with new clang
2019-04-04  Daniel T. Leesamples, selftests/bpf: add NULL check for ksym_search
2019-04-04  Daniel T. Leeselftests/bpf: ksym_search won't check symbols exists
2019-04-03  Daniel BorkmannMerge branch 'bpf-verifier-scalability'
2019-04-03  Alexei Starovoitovselftests/bpf: synthetic tests to push verifier limits
2019-04-03  Alexei Starovoitovselftests/bpf: add few verifier scale tests
2019-04-03  Alexei Starovoitovlibbpf: teach libbpf about log_level bit 2
2019-04-03  Alexei Starovoitovbpf: increase verifier log limit
2019-04-03  Alexei Starovoitovbpf: increase complexity limit and maximum program...
2019-04-03  Alexei Starovoitovbpf: verbose jump offset overflow check
2019-04-03  Alexei Starovoitovbpf: convert temp arrays to kvcalloc
2019-04-03  Alexei Starovoitovbpf: improve verification speed by not remarking live_read
2019-04-03  Alexei Starovoitovbpf: improve verification speed by droping states
2019-04-03  Alexei Starovoitovbpf: add verifier stats and log_level bit 2
2019-04-02  Andrii Nakryikokbuild: add ability to generate BTF type info for vmlinux
2019-04-02  Daniel BorkmannMerge branch 'bpf-selftest-clang-fixes'
2019-04-02  Stanislav Fomichevselftests: bpf: remove duplicate .flags initialization...
2019-04-02  Stanislav Fomichevselftests: bpf: fix -Wformat-invalid-specifier for...
2019-04-02  Stanislav Fomichevselftests: bpf: fix -Wformat-security warning for flow_...
2019-04-02  Stanislav Fomichevselftests: bpf: tests.h should depend on .c files,...
2019-04-01  Yonghong Songbpf: add bpffs multi-dimensional array tests in test_btf
2019-03-29  Alexei StarovoitovMerge branch 'variable-stack-access'
2019-03-29  Andrey Ignatovselftests/bpf: Test variable offset stack access
2019-03-29  Andrey Ignatovbpf: Support variable offset stack access from helpers
2019-03-28  Luca Boccassitools/bpf: generate pkg-config file for libbpf
2019-03-28  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-27  Eric Dumazetinet: switch IP ID generator to siphash
2019-03-27  Colin Ian Kingnet: phy: mdio-bcm-unimac: remove redundant !timeout...
2019-03-27  Eric Dumazettcp: fix zerocopy and notsent_lowat issues
2019-03-27  Numan Siddiquenet: openvswitch: Add a new action check_pkt_len
2019-03-27  David S. MillerMerge branch 'ethtool-add-support-for-Fast-Link-Down...
2019-03-27  Heiner Kallweitnet: phy: marvell: add PHY tunable fast link down suppo...
2019-03-27  Heiner Kallweitethtool: add PHY Fast Link Down support
2019-03-27  Bart Van Asschenet/core: Allow the compiler to verify declaration...
2019-03-27  Bart Van Asschenet/core: Fix rtnetlink kernel-doc headers
2019-03-27  Bart Van Asschenet/core: Document __skb_flow_dissect() flags argument
2019-03-27  Bart Van Asschenet/core: Document all dev_ioctl() arguments
2019-03-27  Bart Van Asschenet/core: Document reuseport_add_sock() bind_inany...
2019-03-27  Heiner Kallweitnet: dsa: mv88e6xxx: remove unneeded cmode initialization
2019-03-27  Sudarsana Reddy... bnx2x: Utilize FW 7.13.11.0.
2019-03-27  Kristian Evensenfou: Support binding FoU socket
2019-03-27  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-27  David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2019-03-27  David S. MillerMerge branch 'net-mvpp2-Classifier-updates-and-cleanups'
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Rework C2 engine macros
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Initialize lookup priorities for all...
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Invalidate all C2 entries except the...
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Rename the flow table macros
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Don't use the sequence attribute for...
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Rename classifer per-port functions
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Move C2 read/write helpers around
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Write C2 TCAM data last when writing...
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Use iterators to go through the cls_table
2019-03-27  Maxime Chevalliernet: mvpp2: debugfs: Allow reading the C2 engine table...
2019-03-27  Maxime Chevalliernet: mvpp2: debugfs: Allow reading the flow table from...
2019-03-27  Maxime Chevalliernet: mvpp2: debugfs: Store debugfs entries data in...
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Make the flow definitions const
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
2019-03-27  Maxime Chevalliernet: mvpp2: cls: use Lookup Type in classification...
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Start cls flow entries from beginning...
2019-03-27  Maxime Chevalliernet: mvpp2: cls: Add missing MAC_DA field extraction
2019-03-27  Maxime Chevalliernet: mvpp2: Don't use an int to store netdev_features_t
2019-03-27  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-26  Anirudh Venkataramananice: Remove "2 BITS" comment
2019-03-26  Brett Creeleyice: Update comment regarding the ITR_GRAN_S
2019-03-26  Anirudh Venkataramananice: Update function header for __ice_vsi_get_qs
2019-03-26  Anirudh Venkataramananice: Remove unnecessary braces
2019-03-26  Anirudh Venkataramananice: Remove unused function prototype
2019-03-26  Brett Creeleyice: Add missing case in print_link_msg for printing...
2019-03-26  Brett Creeleyice: Audit hotpath structures with pahole
2019-03-26  Preethi Banalaice: Do not bail out when filter already exists
2019-03-26  Akeem G Abodunrinice: Fix issue with VF attempt to delete default MAC...
2019-03-26  Linus TorvaldsMerge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org...
2019-03-26  Mitch Williamsice: enable VF admin queue interrupts
next