| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sgi: ioc3-eth: don't abuse dma_direct_* calls | Christoph Hellwig | 2019-11-04 | 1 | -14/+11 |
* | ipv6: use jhash2() in rt6_exception_hash() | Eric Dumazet | 2019-11-04 | 1 | -2/+2 |
* | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn | 2019-11-04 | 53 | -149/+201 |
* | net: bridge: fdb: eliminate extra port state tests from fast-path | Nikolay Aleksandrov | 2019-11-04 | 3 | -5/+9 |
* | Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2019-11-03 | 25 | -359/+393 |
|\ |
|
| * | net/mlx5: DR, Support IPv4 and IPv6 mixed matcher | Alex Vesker | 2019-11-01 | 3 | -43/+52 |
| * | net/mlx5: LAG, Use affinity type enumerators | Erez Alfasi | 2019-11-01 | 2 | -6/+13 |
| * | net/mlx5: LAG, Use port enumerators | Erez Alfasi | 2019-11-01 | 3 | -57/+69 |
| * | net/mlx5: rate limit alloc_ent error messages | Li RongQing | 2019-11-01 | 1 | -1/+1 |
| * | net/mlx5e: Add ToS (DSCP) header rewrite support | Dmytro Linkin | 2019-11-01 | 1 | -0/+1 |
| * | net/mlx5e: Bit sized fields rewrite support | Dmytro Linkin | 2019-11-01 | 1 | -60/+62 |
| * | net/mlx5: WQ, Move short getters into header file | Tariq Toukan | 2019-11-01 | 2 | -24/+20 |
| * | net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error events | Saeed Mahameed | 2019-11-01 | 3 | -0/+25 |
| * | net/mlx5: Support lockless FTE read lookups | Parav Pandit | 2019-11-01 | 2 | -15/+56 |
| * | net/mlx5: Do not hold group lock while allocating FTE in software | Parav Pandit | 2019-11-01 | 1 | -9/+10 |
| * | net/mlx5e: Verify that rule has at least one fwd/drop action | Vlad Buslov | 2019-11-01 | 1 | -0/+6 |
| * | net/mlx5: Clear VF's configuration on disabling SRIOV | Aya Levin | 2019-11-01 | 4 | -10/+21 |
| * | net/mlx5: Remove unneeded variable in mlx5_unload_one | zhong jiang | 2019-11-01 | 1 | -3/+1 |
| * | net/mlx5: FPGA, support network cards with standalone FPGA | Igor Leshenko | 2019-11-01 | 2 | -25/+46 |
| * | net/mlx5: DR, Replace CRC32 implementation to use kernel lib | Hamdan Igbaria | 2019-11-01 | 5 | -106/+10 |
* | | mISDN: remove unused variable 'faxmodulation_s' | YueHaibing | 2019-11-03 | 1 | -1/+0 |
* | | ptp: Add a ptp clock driver for IDT ClockMatrix. | Vincent Cheng | 2019-11-03 | 5 | -0/+2201 |
* | | dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clock | Vincent Cheng | 2019-11-03 | 1 | -0/+69 |
* | | net: icmp6: provide input address for traceroute6 | Francesco Ruggeri | 2019-11-03 | 1 | -5/+17 |
* | | tipc: improve message bundling algorithm | Tuong Lien | 2019-11-03 | 3 | -104/+113 |
* | | net: icmp: use input address in traceroute | Francesco Ruggeri | 2019-11-03 | 1 | -1/+2 |
* | | Merge branch 'optimize-openvswitch-flow-looking-up' | David S. Miller | 2019-11-03 | 4 | -105/+361 |
|\ \ |
|
| * | | net: openvswitch: simplify the ovs_dp_cmd_new | Tonghao Zhang | 2019-11-03 | 1 | -22/+38 |
| * | | net: openvswitch: don't unlock mutex when changing the user_features fails | Tonghao Zhang | 2019-11-03 | 1 | -1/+1 |
| * | | net: openvswitch: fix possible memleak on destroy flow-table | Tonghao Zhang | 2019-11-03 | 1 | -88/+98 |
| * | | net: openvswitch: add likely in flow_lookup | Tonghao Zhang | 2019-11-03 | 1 | -2/+2 |
| * | | net: openvswitch: simplify the flow_hash | Tonghao Zhang | 2019-11-03 | 1 | -5/+2 |
| * | | net: openvswitch: optimize flow-mask looking up | Tonghao Zhang | 2019-11-03 | 1 | -51/+53 |
| * | | net: openvswitch: optimize flow mask cache hash collision | Tonghao Zhang | 2019-11-03 | 1 | -42/+53 |
| * | | net: openvswitch: shrink the mask array if necessary | Tonghao Zhang | 2019-11-03 | 1 | -10/+23 |
| * | | net: openvswitch: convert mask list in mask array | Tonghao Zhang | 2019-11-03 | 3 | -51/+167 |
| * | | net: openvswitch: add flow-mask cache for performance | Tonghao Zhang | 2019-11-03 | 3 | -16/+107 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-11-02 | 41 | -476/+1863 |
|\ \ |
|
| * \ | Merge branch 'bpf_probe_read_user' | Alexei Starovoitov | 2019-11-02 | 17 | -197/+597 |
| |\ \ |
|
| | * | | bpf, testing: Add selftest to read/write sockaddr from user space | Daniel Borkmann | 2019-11-02 | 2 | -0/+104 |
| | * | | bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper | Daniel Borkmann | 2019-11-02 | 4 | -52/+57 |
| | * | | bpf, samples: Use bpf_probe_read_user where appropriate | Daniel Borkmann | 2019-11-02 | 3 | -5/+5 |
| | * | | bpf: Switch BPF probe insns to bpf_probe_read_kernel | Daniel Borkmann | 2019-11-02 | 1 | -4/+5 |
| | * | | bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers | Daniel Borkmann | 2019-11-02 | 3 | -126/+299 |
| | * | | bpf: Make use of probe_user_write in probe write helper | Daniel Borkmann | 2019-11-02 | 1 | -4/+2 |
| | * | | uaccess: Add strict non-pagefault kernel-space read function | Daniel Borkmann | 2019-11-02 | 4 | -2/+72 |
| | * | | uaccess: Add non-pagefault user-space write function | Daniel Borkmann | 2019-11-02 | 2 | -4/+53 |
| |/ / |
|
| * | | Merge branch 'map-pinning' | Alexei Starovoitov | 2019-11-02 | 7 | -81/+591 |
| |\ \ |
|
| | * | | selftests: Add tests for automatic map pinning | Toke Høiland-Jørgensen | 2019-11-02 | 3 | -0/+257 |
| | * | | libbpf: Add auto-pinning of maps when loading BPF objects | Toke Høiland-Jørgensen | 2019-11-02 | 3 | -9/+156 |