| Commit message (Expand) | Author | Files | Lines |
2017-06-05 | mlxsw: spectrum_router: Align RIF index allocation with existing code | Ido Schimmel | 1 | -12/+12 |
2017-06-05 | mlxsw: Fix typo inside enumeration | Ido Schimmel | 2 | -4/+4 |
2017-06-05 | mlxsw: spectrum: Tidy up header file | Ido Schimmel | 1 | -22/+25 |
2017-06-05 | mlxsw: spectrum: Rename the firmware file | Yotam Gigi | 1 | -1/+1 |
2017-06-05 | qede: VF XDP support | Mintz, Yuval | 1 | -3/+31 |
2017-06-05 | qed: VF XDP support | Mintz, Yuval | 4 | -7/+40 |
2017-06-05 | qed: VFs to try utilizing the doorbell bar | Mintz, Yuval | 7 | -72/+231 |
2017-06-05 | qed: Multiple qzone queues for VFs | Mintz, Yuval | 7 | -35/+215 |
2017-06-05 | qed: IOV db support multiple queues per qzone | Mintz, Yuval | 4 | -72/+123 |
2017-06-05 | qed: Make VF legacy a bitfield | Mintz, Yuval | 3 | -21/+33 |
2017-06-05 | qed: Assign a unique per-queue index to queue-cid | Mintz, Yuval | 4 | -4/+88 |
2017-06-05 | qed: Pass vf_params when creating a queue-cid | Mintz, Yuval | 3 | -45/+95 |
2017-06-05 | qed*: L2 interface to use the SB structures directly | Mintz, Yuval | 6 | -32/+52 |
2017-06-05 | qed: Create L2 queue database | Mintz, Yuval | 6 | -3/+133 |
2017-06-05 | qed: Add bitmaps for VF CIDs | Mintz, Yuval | 2 | -74/+202 |
2017-06-05 | virtio_net: check return value of skb_to_sgvec always | Jason A. Donenfeld | 1 | -2/+7 |
2017-06-05 | macsec: check return value of skb_to_sgvec always | Jason A. Donenfeld | 1 | -2/+11 |
2017-06-05 | rxrpc: check return value of skb_to_sgvec always | Jason A. Donenfeld | 1 | -5/+14 |
2017-06-05 | ipsec: check return value of skb_to_sgvec always | Jason A. Donenfeld | 4 | -18/+38 |
2017-06-05 | skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow | Jason A. Donenfeld | 2 | -27/+46 |
2017-06-05 | bpf: update perf event helper functions documentation | Teng Qin | 2 | -8/+14 |
2017-06-05 | samples/bpf: add tests for more perf event types | Teng Qin | 4 | -56/+228 |
2017-06-05 | perf, bpf: Add BPF support to all perf_event types | Alexei Starovoitov | 4 | -56/+48 |
2017-06-05 | neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" | Sowmini Varadhan | 3 | -11/+54 |
2017-06-05 | net: phy: smsc: Implement PHY statistics | Andrew Lunn | 1 | -0/+72 |
2017-06-05 | net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshot | Andrew Lunn | 1 | -2/+2 |
2017-06-05 | net: dsa: mv88e6xxx: 6161 uses global 2 for PHY access | Andrew Lunn | 1 | -4/+4 |
2017-06-05 | net: dsa: mv88e6xxx: move the Global 2 macros | Vivien Didelot | 3 | -103/+103 |
2017-06-05 | net: dsa: mv88e6xxx: move the Global 1 macros | Vivien Didelot | 3 | -141/+142 |
2017-06-05 | net: dsa: mv88e6xxx: move the Port macros | Vivien Didelot | 2 | -160/+160 |
2017-06-05 | net: dsa: mv88e6xxx: move PHY macros | Vivien Didelot | 2 | -4/+3 |
2017-06-05 | net: dsa: mv88e6xxx: rename chip header | Vivien Didelot | 13 | -16/+19 |
2017-06-05 | net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() | Florian Fainelli | 2 | -19/+16 |
2017-06-05 | net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply} | Florian Fainelli | 1 | -49/+41 |
2017-06-05 | net: dsa: Pass dsa_port reference to ethtool setup/restore | Florian Fainelli | 4 | -8/+10 |
2017-06-05 | rxrpc: remove redundant proc_remove call | Colin Ian King | 1 | -1/+0 |
2017-06-05 | dccp: consistently use dccp_write_space() | Eric Dumazet | 1 | -1/+0 |
2017-06-05 | net: phy: marvell: make some functions static | Colin Ian King | 1 | -3/+3 |
2017-06-05 | netxen: remove writeq/readq function definitions | LABBE Corentin | 1 | -14/+1 |
2017-06-05 | net-procfs: Use vsnprintf extension %phN | Joe Perches | 1 | -9/+4 |
2017-06-05 | mdio: mux: make child bus walking more permissive and errors more verbose | Jon Mason | 1 | -7/+17 |
2017-06-05 | net/mlx5e: Offload TC matching on ip tos / traffic-class | Or Gerlitz | 1 | -1/+25 |
2017-06-05 | net/mlx5e: Offload TC matching on tcp flags | Or Gerlitz | 1 | -1/+21 |
2017-06-05 | net/sched: cls_flower: add support for matching on ip tos and ttl | Or Gerlitz | 2 | -2/+42 |
2017-06-05 | net/flow_dissector: add support for dissection of misc ip header fields | Or Gerlitz | 2 | -0/+51 |
2017-06-02 | tcp: remove unnecessary skb_reset_tail_pointer() | Eric Dumazet | 1 | -4/+2 |
2017-06-02 | bpf: Remove the capability check for cgroup skb eBPF program | Chenbo Feng | 1 | -1/+3 |
2017-06-02 | bpf: Allow CGROUP_SKB eBPF program to access sk_buff | Chenbo Feng | 1 | -0/+1 |
2017-06-02 | net: phy: use of_mdio_parse_addr | Jon Mason | 1 | -13/+2 |
2017-06-02 | tcp: use TS opt on RTTs for congestion control | Yuchung Cheng | 1 | -7/+8 |