Age | Commit message (Expand) | Author |
2019-11-03 | net: openvswitch: optimize flow mask cache hash collision | Tonghao Zhang |
2019-11-03 | net: openvswitch: shrink the mask array if necessary | Tonghao Zhang |
2019-11-03 | net: openvswitch: convert mask list in mask array | Tonghao Zhang |
2019-11-03 | net: openvswitch: add flow-mask cache for performance | Tonghao Zhang |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-02 | Merge branch 'bpf_probe_read_user' | Alexei Starovoitov |
2019-11-02 | bpf, testing: Add selftest to read/write sockaddr from user space | Daniel Borkmann |
2019-11-02 | bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper | Daniel Borkmann |
2019-11-02 | bpf, samples: Use bpf_probe_read_user where appropriate | Daniel Borkmann |
2019-11-02 | bpf: Switch BPF probe insns to bpf_probe_read_kernel | Daniel Borkmann |
2019-11-02 | bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers | Daniel Borkmann |
2019-11-02 | bpf: Make use of probe_user_write in probe write helper | Daniel Borkmann |
2019-11-02 | uaccess: Add strict non-pagefault kernel-space read function | Daniel Borkmann |
2019-11-02 | uaccess: Add non-pagefault user-space write function | Daniel Borkmann |
2019-11-02 | Merge branch 'map-pinning' | Alexei Starovoitov |
2019-11-02 | selftests: Add tests for automatic map pinning | Toke Høiland-Jørgensen |
2019-11-02 | libbpf: Add auto-pinning of maps when loading BPF objects | Toke Høiland-Jørgensen |
2019-11-02 | libbpf: Move directory creation into _pin() functions | Toke Høiland-Jørgensen |
2019-11-02 | libbpf: Store map pin path and status in struct bpf_map | Toke Høiland-Jørgensen |
2019-11-02 | libbpf: Fix error handling in bpf_map__reuse_fd() | Toke Høiland-Jørgensen |
2019-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-11-01 | Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-11-01 | Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-01 | Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-02 | Merge branch 'bpf-xskmap-perf-improvements' | Daniel Borkmann |
2019-11-02 | xsk: Restructure/inline XSKMAP lookup/redirect/flush | Björn Töpel |
2019-11-02 | bpf: Implement map_gen_lookup() callback for XSKMAP | Maciej Fijalkowski |
2019-11-02 | xsk: Store struct xdp_sock as a flexible array member of the XSKMAP | Björn Töpel |
2019-11-01 | Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-01 | Merge branch 'fix-BPF-offload-related-bugs' | David S. Miller |
2019-11-01 | net: fix installing orphaned programs | Jakub Kicinski |
2019-11-01 | net: cls_bpf: fix NULL deref on offload filter removal | Jakub Kicinski |
2019-11-01 | selftests: bpf: Skip write only files in debugfs | Jakub Kicinski |
2019-11-01 | selftests: net: reuseport_dualstack: fix uninitalized parameter | Wei Wang |
2019-11-01 | r8169: fix wrong PHY ID issue with RTL8168dp | Heiner Kallweit |
2019-11-01 | net: dsa: bcm_sf2: Fix IMP setup for port different than 8 | Florian Fainelli |
2019-11-01 | net: phylink: Fix phylink_dbg() macro | Florian Fainelli |
2019-11-01 | gve: Fixes DMA synchronization. | Yangchun Fu |
2019-11-01 | inet: stop leaking jiffies on the wire | Eric Dumazet |
2019-11-01 | net/mlx5: DR, Support IPv4 and IPv6 mixed matcher | Alex Vesker |
2019-11-01 | net/mlx5: LAG, Use affinity type enumerators | Erez Alfasi |
2019-11-01 | net/mlx5: LAG, Use port enumerators | Erez Alfasi |
2019-11-01 | net/mlx5: rate limit alloc_ent error messages | Li RongQing |
2019-11-01 | net/mlx5e: Add ToS (DSCP) header rewrite support | Dmytro Linkin |
2019-11-01 | net/mlx5e: Bit sized fields rewrite support | Dmytro Linkin |
2019-11-01 | net/mlx5: WQ, Move short getters into header file | Tariq Toukan |
2019-11-01 | net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error events | Saeed Mahameed |
2019-11-01 | net/mlx5: Support lockless FTE read lookups | Parav Pandit |
2019-11-01 | net/mlx5: Do not hold group lock while allocating FTE in software | Parav Pandit |