summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-02bpf: Make use of probe_user_write in probe write helperDaniel Borkmann1-4/+2
2019-11-02uaccess: Add strict non-pagefault kernel-space read functionDaniel Borkmann4-2/+72
2019-11-02uaccess: Add non-pagefault user-space write functionDaniel Borkmann2-4/+53
2019-11-02Merge branch 'map-pinning'Alexei Starovoitov7-81/+591
2019-11-02selftests: Add tests for automatic map pinningToke Høiland-Jørgensen3-0/+257
2019-11-02libbpf: Add auto-pinning of maps when loading BPF objectsToke Høiland-Jørgensen3-9/+156
2019-11-02libbpf: Move directory creation into _pin() functionsToke Høiland-Jørgensen1-27/+34
2019-11-02libbpf: Store map pin path and status in struct bpf_mapToke Høiland-Jørgensen3-41/+134
2019-11-02libbpf: Fix error handling in bpf_map__reuse_fd()Toke Høiland-Jørgensen1-4/+10
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds213-1289/+2133
2019-11-02Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds7-9/+30
2019-11-02Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds4-13/+22
2019-11-02Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-18/+75
2019-11-02Merge branch 'bpf-xskmap-perf-improvements'Daniel Borkmann4-115/+106
2019-11-02xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel4-87/+70
2019-11-02bpf: Implement map_gen_lookup() callback for XSKMAPMaciej Fijalkowski1-0/+17
2019-11-02xsk: Store struct xdp_sock as a flexible array member of the XSKMAPBjörn Töpel1-32/+23
2019-11-02Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2019-11-02Merge branch 'fix-BPF-offload-related-bugs'David S. Miller3-3/+13
2019-11-02net: fix installing orphaned programsJakub Kicinski1-1/+2
2019-11-02net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski1-2/+6
2019-11-02selftests: bpf: Skip write only files in debugfsJakub Kicinski1-0/+5
2019-11-02selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-02r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4
2019-11-02net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli1-15/+21
2019-11-02net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-11-02gve: Fixes DMA synchronization.Yangchun Fu2-2/+24
2019-11-02inet: stop leaking jiffies on the wireEric Dumazet5-6/+6
2019-11-02net/mlx5: DR, Support IPv4 and IPv6 mixed matcherAlex Vesker3-43/+52
2019-11-02net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi2-6/+13
2019-11-02net/mlx5: LAG, Use port enumeratorsErez Alfasi3-57/+69
2019-11-02net/mlx5: rate limit alloc_ent error messagesLi RongQing1-1/+1
2019-11-02net/mlx5e: Add ToS (DSCP) header rewrite supportDmytro Linkin1-0/+1
2019-11-02net/mlx5e: Bit sized fields rewrite supportDmytro Linkin1-60/+62
2019-11-02net/mlx5: WQ, Move short getters into header fileTariq Toukan2-24/+20
2019-11-02net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed3-0/+25
2019-11-02net/mlx5: Support lockless FTE read lookupsParav Pandit2-15/+56
2019-11-02net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit1-9/+10
2019-11-02net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov1-0/+6
2019-11-02net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin4-10/+21
2019-11-02net/mlx5: Remove unneeded variable in mlx5_unload_onezhong jiang1-3/+1
2019-11-02net/mlx5: FPGA, support network cards with standalone FPGAIgor Leshenko2-25/+46
2019-11-02net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria5-106/+10
2019-11-02tc-testing: added tests with cookie for conntrack TC actionRoman Mashak1-0/+72
2019-11-02Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller18-71/+67
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv1-1/+0
2019-11-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer12-56/+56
2019-11-01e1000: fix memory leaksWenwen Wang1-4/+3
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher1-5/+0
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier1-1/+2