summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add __ksym extern selftestAndrii Nakryiko2020-06-222-0/+103
* libbpf: Add support for extracting kernel symbol addressesAndrii Nakryiko2020-06-223-6/+144
* libbpf: Generalize libbpf externs supportAndrii Nakryiko2020-06-221-140/+206
* libbpf: Add a bunch of attribute getters/setters for map definitionsAndrii Nakryiko2020-06-233-10/+134
* selftests/bpf: Test access to bpf map pointerAndrey Ignatov2020-06-223-0/+780
* bpf: Set map_btf_{name, id} for all map typesAndrey Ignatov2020-06-2214-0/+72
* bpf: Support access to bpf map fieldsAndrey Ignatov2020-06-227-9/+131
* bpf: Rename bpf_htab to bpf_shtab in sock_mapAndrey Ignatov2020-06-221-41/+41
* bpf: Switch btf_parse_vmlinux to btf_find_by_name_kindAndrey Ignatov2020-06-221-17/+6
* tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSDAndrii Nakryiko2020-06-201-2/+2
* tools/bpf: Add verifier tests for 32bit pointer/scalar arithmeticYonghong Song2020-06-191-0/+38
* bpf: Avoid verifier failure for 32bit pointer arithmeticYonghong Song2020-06-191-0/+5
* bpf: sk_storage: Prefer to get a free cache_idxMartin KaFai Lau2020-06-181-4/+37
* libbpf: Bump version to 0.1.0Andrii Nakryiko2020-06-171-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1633-314/+309
|\
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-06-162-51/+28
| |\
| | * e1000e: fix unused-function warningArnd Bergmann2020-06-161-11/+5
| | * e1000: use generic power managementVaibhav Gupta2020-06-161-36/+13
| | * e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu2020-06-161-4/+10
| * | lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey2020-06-161-0/+2
| * | mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel2020-06-164-0/+17
| * | bareudp: Fixed configuration to avoid having garbage valuesMartin2020-06-161-0/+2
| * | mvpp2: remove module bugfixSven Auhagen2020-06-161-2/+5
| * | tcp: grow window for OOO packets only for SACK flowsEric Dumazet2020-06-161-2/+10
| |/
| * mptcp: fix memory leak in mptcp_subflow_create_socket()Wei Yongjun2020-06-151-1/+3
| * Merge branch 'remove-dependency-between-mlx5-act_ct-nf_flow_table'David S. Miller2020-06-154-61/+55
| |\
| | * netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel2020-06-152-49/+45
| | * net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel2020-06-152-12/+10
| |/
| * net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean2020-06-151-4/+4
| * mvpp2: ethtool rxtx stats fixSven Auhagen2020-06-151-2/+2
| * MAINTAINERS: switch to my private email for Renesas Ethernet driversSergei Shtylyov2020-06-151-1/+1
| * rocker: fix incorrect error handling in dma_rings_initAditya Pakki2020-06-151-2/+2
| * test_objagg: Fix potential memory leak in error handlingAditya Pakki2020-06-151-2/+2
| * net: ethernet: mtk-star-emac: simplify interrupt handlingBartosz Golaszewski2020-06-151-89/+29
| * mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai2020-06-151-0/+1
| * Merge branch 'bnxt_en-Bug-fixes'David S. Miller2020-06-151-18/+17
| |\
| | * bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam2020-06-151-1/+1
| | * bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan2020-06-151-5/+12
| | * bnxt_en: Re-enable SRIOV during resume.Michael Chan2020-06-151-0/+2
| | * bnxt_en: Simplify bnxt_resume().Michael Chan2020-06-151-12/+2
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-06-154-25/+65
| |\
| | * netfilter: nf_tables: hook list memleak in flowtable deletionPablo Neira Ayuso2020-06-121-7/+24
| | * netfilter: ctnetlink: memleak in filter initialization error pathPablo Neira Ayuso2020-06-101-10/+22
| | * netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointerStefano Brivio2020-06-081-1/+5
| | * netfilter: nft_set_rbtree: Don't account for expired elements on insertionStefano Brivio2020-06-081-7/+14
| * | MAINTAINERS: merge entries for felix and ocelot driversVladimir Oltean2020-06-151-16/+12
| * | net: alx: fix race condition in alx_removeZekun Shen2020-06-151-4/+5
| * | ibmvnic: Harden device login requestsThomas Falcon2020-06-151-4/+17
| * | net: macb: Only disable NAPI on the actual error pathCharles Keepax2020-06-151-5/+4
| * | qlcnic: Use kobj_to_dev() insteadWang Qing2020-06-151-17/+17