summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-04net: bridge: fdb: eliminate extra port state tests from fast-pathNikolay Aleksandrov
2019-11-03Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-11-03mISDN: remove unused variable 'faxmodulation_s'YueHaibing
2019-11-03ptp: Add a ptp clock driver for IDT ClockMatrix.Vincent Cheng
2019-11-03dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clockVincent Cheng
2019-11-03net: icmp6: provide input address for traceroute6Francesco Ruggeri
2019-11-03tipc: improve message bundling algorithmTuong Lien
2019-11-03net: icmp: use input address in tracerouteFrancesco Ruggeri
2019-11-03Merge branch 'optimize-openvswitch-flow-looking-up'David S. Miller
2019-11-03net: openvswitch: simplify the ovs_dp_cmd_newTonghao Zhang
2019-11-03net: openvswitch: don't unlock mutex when changing the user_features failsTonghao Zhang
2019-11-03net: openvswitch: fix possible memleak on destroy flow-tableTonghao Zhang
2019-11-03net: openvswitch: add likely in flow_lookupTonghao Zhang
2019-11-03net: openvswitch: simplify the flow_hashTonghao Zhang
2019-11-03net: openvswitch: optimize flow-mask looking upTonghao Zhang
2019-11-03net: openvswitch: optimize flow mask cache hash collisionTonghao Zhang
2019-11-03net: openvswitch: shrink the mask array if necessaryTonghao Zhang
2019-11-03net: openvswitch: convert mask list in mask arrayTonghao Zhang
2019-11-03net: openvswitch: add flow-mask cache for performanceTonghao Zhang
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-02Merge branch 'bpf_probe_read_user'Alexei Starovoitov
2019-11-02bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann
2019-11-02bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann
2019-11-02bpf, samples: Use bpf_probe_read_user where appropriateDaniel Borkmann
2019-11-02bpf: Switch BPF probe insns to bpf_probe_read_kernelDaniel Borkmann
2019-11-02bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpersDaniel Borkmann
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