summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-02bpf: Make use of probe_user_write in probe write helperDaniel Borkmann
2019-11-02uaccess: Add strict non-pagefault kernel-space read functionDaniel Borkmann
2019-11-02uaccess: Add non-pagefault user-space write functionDaniel Borkmann
2019-11-02Merge branch 'map-pinning'Alexei Starovoitov
2019-11-02selftests: Add tests for automatic map pinningToke Høiland-Jørgensen
2019-11-02libbpf: Add auto-pinning of maps when loading BPF objectsToke Høiland-Jørgensen
2019-11-02libbpf: Move directory creation into _pin() functionsToke Høiland-Jørgensen
2019-11-02libbpf: Store map pin path and status in struct bpf_mapToke Høiland-Jørgensen
2019-11-02libbpf: Fix error handling in bpf_map__reuse_fd()Toke Høiland-Jørgensen
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-11-01Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-01Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-02Merge branch 'bpf-xskmap-perf-improvements'Daniel Borkmann
2019-11-02xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel
2019-11-02bpf: Implement map_gen_lookup() callback for XSKMAPMaciej Fijalkowski
2019-11-02xsk: Store struct xdp_sock as a flexible array member of the XSKMAPBjörn Töpel
2019-11-01Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-01Merge branch 'fix-BPF-offload-related-bugs'David S. Miller
2019-11-01net: fix installing orphaned programsJakub Kicinski
2019-11-01net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit
2019-11-01net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu
2019-11-01inet: stop leaking jiffies on the wireEric Dumazet
2019-11-01net/mlx5: DR, Support IPv4 and IPv6 mixed matcherAlex Vesker
2019-11-01net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi
2019-11-01net/mlx5: LAG, Use port enumeratorsErez Alfasi
2019-11-01net/mlx5: rate limit alloc_ent error messagesLi RongQing
2019-11-01net/mlx5e: Add ToS (DSCP) header rewrite supportDmytro Linkin
2019-11-01net/mlx5e: Bit sized fields rewrite supportDmytro Linkin
2019-11-01net/mlx5: WQ, Move short getters into header fileTariq Toukan
2019-11-01net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed
2019-11-01net/mlx5: Support lockless FTE read lookupsParav Pandit
2019-11-01net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit
2019-11-01net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov
2019-11-01net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin
2019-11-01net/mlx5: Remove unneeded variable in mlx5_unload_onezhong jiang
2019-11-01net/mlx5: FPGA, support network cards with standalone FPGAIgor Leshenko
2019-11-01net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria
2019-11-01tc-testing: added tests with cookie for conntrack TC actionRoman Mashak
2019-11-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv
2019-11-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer
2019-11-01e1000: fix memory leaksWenwen Wang
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier