Age | Commit message (Expand) | Author |
2017-06-05 | net: sched: select cls when cls_act is enabled | Jiri Pirko |
2017-06-05 | genetlink: remove ops_list from genetlink header. | Rosen, Rami |
2017-06-04 | Merge branch 'mlxsw-Minor-cleanup' | David S. Miller |
2017-06-04 | mlxsw: spectrum_router: Align RIF index allocation with existing code | Ido Schimmel |
2017-06-04 | mlxsw: Fix typo inside enumeration | Ido Schimmel |
2017-06-04 | mlxsw: spectrum: Tidy up header file | Ido Schimmel |
2017-06-04 | mlxsw: spectrum: Rename the firmware file | Yotam Gigi |
2017-06-04 | Merge branch 'qed-vf-xdp' | David S. Miller |
2017-06-04 | qede: VF XDP support | Mintz, Yuval |
2017-06-04 | qed: VF XDP support | Mintz, Yuval |
2017-06-04 | qed: VFs to try utilizing the doorbell bar | Mintz, Yuval |
2017-06-04 | qed: Multiple qzone queues for VFs | Mintz, Yuval |
2017-06-04 | qed: IOV db support multiple queues per qzone | Mintz, Yuval |
2017-06-04 | qed: Make VF legacy a bitfield | Mintz, Yuval |
2017-06-04 | qed: Assign a unique per-queue index to queue-cid | Mintz, Yuval |
2017-06-04 | qed: Pass vf_params when creating a queue-cid | Mintz, Yuval |
2017-06-04 | qed*: L2 interface to use the SB structures directly | Mintz, Yuval |
2017-06-04 | qed: Create L2 queue database | Mintz, Yuval |
2017-06-04 | qed: Add bitmaps for VF CIDs | Mintz, Yuval |
2017-06-04 | Merge branch 'skb-sgvec-overflow' | David S. Miller |
2017-06-04 | virtio_net: check return value of skb_to_sgvec always | Jason A. Donenfeld |
2017-06-04 | macsec: check return value of skb_to_sgvec always | Jason A. Donenfeld |
2017-06-04 | rxrpc: check return value of skb_to_sgvec always | Jason A. Donenfeld |
2017-06-04 | ipsec: check return value of skb_to_sgvec always | Jason A. Donenfeld |
2017-06-04 | skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow | Jason A. Donenfeld |
2017-06-04 | Merge branch 'bpf-Add-BPF-support-to-all-perf_event' | David S. Miller |
2017-06-04 | bpf: update perf event helper functions documentation | Teng Qin |
2017-06-04 | samples/bpf: add tests for more perf event types | Teng Qin |
2017-06-04 | perf, bpf: Add BPF support to all perf_event types | Alexei Starovoitov |
2017-06-04 | neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" | Sowmini Varadhan |
2017-06-04 | net: phy: smsc: Implement PHY statistics | Andrew Lunn |
2017-06-04 | Merge branch 'dsa-Fixes-for-mv88e6161' | David S. Miller |
2017-06-04 | net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshot | Andrew Lunn |
2017-06-04 | net: dsa: mv88e6xxx: 6161 uses global 2 for PHY access | Andrew Lunn |
2017-06-04 | Merge branch 'dsa-mv88e6xxx-move-registers-macros' | David S. Miller |
2017-06-04 | net: dsa: mv88e6xxx: move the Global 2 macros | Vivien Didelot |
2017-06-04 | net: dsa: mv88e6xxx: move the Global 1 macros | Vivien Didelot |
2017-06-04 | net: dsa: mv88e6xxx: move the Port macros | Vivien Didelot |
2017-06-04 | net: dsa: mv88e6xxx: move PHY macros | Vivien Didelot |
2017-06-04 | net: dsa: mv88e6xxx: rename chip header | Vivien Didelot |
2017-06-04 | Merge branch 'dsa-cleanups-before-multi-CPU-port' | David S. Miller |
2017-06-04 | net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() | Florian Fainelli |
2017-06-04 | net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply} | Florian Fainelli |
2017-06-04 | net: dsa: Pass dsa_port reference to ethtool setup/restore | Florian Fainelli |
2017-06-04 | rxrpc: remove redundant proc_remove call | Colin Ian King |
2017-06-04 | dccp: consistently use dccp_write_space() | Eric Dumazet |
2017-06-04 | net: phy: marvell: make some functions static | Colin Ian King |
2017-06-04 | netxen: remove writeq/readq function definitions | LABBE Corentin |
2017-06-04 | net-procfs: Use vsnprintf extension %phN | Joe Perches |
2017-06-04 | mdio: mux: make child bus walking more permissive and errors more verbose | Jon Mason |