Age | Commit message (Expand) | Author | Files | Lines |
2019-11-03 | net: openvswitch: add flow-mask cache for performance | Tonghao Zhang | 3 | -16/+107 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 41 | -476/+1863 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 623 | -3528/+5913 |
2019-11-02 | Merge branch 'bpf_probe_read_user' | Alexei Starovoitov | 17 | -197/+597 |
2019-11-02 | bpf, testing: Add selftest to read/write sockaddr from user space | Daniel Borkmann | 2 | -0/+104 |
2019-11-02 | bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper | Daniel Borkmann | 4 | -52/+57 |
2019-11-02 | bpf, samples: Use bpf_probe_read_user where appropriate | Daniel Borkmann | 3 | -5/+5 |
2019-11-02 | bpf: Switch BPF probe insns to bpf_probe_read_kernel | Daniel Borkmann | 1 | -4/+5 |
2019-11-02 | bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers | Daniel Borkmann | 3 | -126/+299 |
2019-11-02 | bpf: Make use of probe_user_write in probe write helper | Daniel Borkmann | 1 | -4/+2 |
2019-11-02 | uaccess: Add strict non-pagefault kernel-space read function | Daniel Borkmann | 4 | -2/+72 |
2019-11-02 | uaccess: Add non-pagefault user-space write function | Daniel Borkmann | 2 | -4/+53 |
2019-11-02 | Merge branch 'map-pinning' | Alexei Starovoitov | 7 | -81/+591 |
2019-11-02 | selftests: Add tests for automatic map pinning | Toke Høiland-Jørgensen | 3 | -0/+257 |
2019-11-02 | libbpf: Add auto-pinning of maps when loading BPF objects | Toke Høiland-Jørgensen | 3 | -9/+156 |
2019-11-02 | libbpf: Move directory creation into _pin() functions | Toke Høiland-Jørgensen | 1 | -27/+34 |
2019-11-02 | libbpf: Store map pin path and status in struct bpf_map | Toke Høiland-Jørgensen | 3 | -41/+134 |
2019-11-02 | libbpf: Fix error handling in bpf_map__reuse_fd() | Toke Høiland-Jørgensen | 1 | -4/+10 |
2019-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 213 | -1289/+2133 |
2019-11-01 | Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 7 | -9/+30 |
2019-11-01 | Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -13/+22 |
2019-11-01 | Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 24 | -18/+75 |
2019-11-02 | Merge branch 'bpf-xskmap-perf-improvements' | Daniel Borkmann | 4 | -115/+106 |
2019-11-02 | xsk: Restructure/inline XSKMAP lookup/redirect/flush | Björn Töpel | 4 | -87/+70 |
2019-11-02 | bpf: Implement map_gen_lookup() callback for XSKMAP | Maciej Fijalkowski | 1 | -0/+17 |
2019-11-02 | xsk: Store struct xdp_sock as a flexible array member of the XSKMAP | Björn Töpel | 1 | -32/+23 |
2019-11-01 | Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2019-11-01 | Merge branch 'fix-BPF-offload-related-bugs' | David S. Miller | 3 | -3/+13 |
2019-11-01 | net: fix installing orphaned programs | Jakub Kicinski | 1 | -1/+2 |
2019-11-01 | net: cls_bpf: fix NULL deref on offload filter removal | Jakub Kicinski | 1 | -2/+6 |
2019-11-01 | selftests: bpf: Skip write only files in debugfs | Jakub Kicinski | 1 | -0/+5 |
2019-11-01 | selftests: net: reuseport_dualstack: fix uninitalized parameter | Wei Wang | 1 | -1/+2 |
2019-11-01 | r8169: fix wrong PHY ID issue with RTL8168dp | Heiner Kallweit | 1 | -0/+4 |
2019-11-01 | net: dsa: bcm_sf2: Fix IMP setup for port different than 8 | Florian Fainelli | 1 | -15/+21 |
2019-11-01 | net: phylink: Fix phylink_dbg() macro | Florian Fainelli | 1 | -0/+16 |
2019-11-01 | gve: Fixes DMA synchronization. | Yangchun Fu | 2 | -2/+24 |
2019-11-01 | inet: stop leaking jiffies on the wire | Eric Dumazet | 5 | -6/+6 |
2019-11-01 | net/mlx5: DR, Support IPv4 and IPv6 mixed matcher | Alex Vesker | 3 | -43/+52 |
2019-11-01 | net/mlx5: LAG, Use affinity type enumerators | Erez Alfasi | 2 | -6/+13 |
2019-11-01 | net/mlx5: LAG, Use port enumerators | Erez Alfasi | 3 | -57/+69 |
2019-11-01 | net/mlx5: rate limit alloc_ent error messages | Li RongQing | 1 | -1/+1 |
2019-11-01 | net/mlx5e: Add ToS (DSCP) header rewrite support | Dmytro Linkin | 1 | -0/+1 |
2019-11-01 | net/mlx5e: Bit sized fields rewrite support | Dmytro Linkin | 1 | -60/+62 |
2019-11-01 | net/mlx5: WQ, Move short getters into header file | Tariq Toukan | 2 | -24/+20 |
2019-11-01 | net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error events | Saeed Mahameed | 3 | -0/+25 |
2019-11-01 | net/mlx5: Support lockless FTE read lookups | Parav Pandit | 2 | -15/+56 |
2019-11-01 | net/mlx5: Do not hold group lock while allocating FTE in software | Parav Pandit | 1 | -9/+10 |
2019-11-01 | net/mlx5e: Verify that rule has at least one fwd/drop action | Vlad Buslov | 1 | -0/+6 |
2019-11-01 | net/mlx5: Clear VF's configuration on disabling SRIOV | Aya Levin | 4 | -10/+21 |
2019-11-01 | net/mlx5: Remove unneeded variable in mlx5_unload_one | zhong jiang | 1 | -3/+1 |