summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-04qed: VFs to try utilizing the doorbell barMintz, Yuval
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval
2017-06-04qed: IOV db support multiple queues per qzoneMintz, Yuval
2017-06-04qed: Make VF legacy a bitfieldMintz, Yuval
2017-06-04qed: Assign a unique per-queue index to queue-cidMintz, Yuval
2017-06-04qed: Pass vf_params when creating a queue-cidMintz, Yuval
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval
2017-06-04qed: Create L2 queue databaseMintz, Yuval
2017-06-04qed: Add bitmaps for VF CIDsMintz, Yuval
2017-06-04Merge branch 'skb-sgvec-overflow'David S. Miller
2017-06-04virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2017-06-04macsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2017-06-04rxrpc: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2017-06-04ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2017-06-04skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld
2017-06-04Merge branch 'bpf-Add-BPF-support-to-all-perf_event'David S. Miller
2017-06-04bpf: update perf event helper functions documentationTeng Qin
2017-06-04samples/bpf: add tests for more perf event typesTeng Qin
2017-06-04perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov
2017-06-04neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan
2017-06-04net: phy: smsc: Implement PHY statisticsAndrew Lunn
2017-06-04Merge branch 'dsa-Fixes-for-mv88e6161'David S. Miller
2017-06-04net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshotAndrew Lunn
2017-06-04net: dsa: mv88e6xxx: 6161 uses global 2 for PHY accessAndrew Lunn
2017-06-04Merge branch 'dsa-mv88e6xxx-move-registers-macros'David S. Miller
2017-06-04net: dsa: mv88e6xxx: move the Global 2 macrosVivien Didelot
2017-06-04net: dsa: mv88e6xxx: move the Global 1 macrosVivien Didelot
2017-06-04net: dsa: mv88e6xxx: move the Port macrosVivien Didelot
2017-06-04net: dsa: mv88e6xxx: move PHY macrosVivien Didelot
2017-06-04net: dsa: mv88e6xxx: rename chip headerVivien Didelot
2017-06-04Merge branch 'dsa-cleanups-before-multi-CPU-port'David S. Miller
2017-06-04net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli
2017-06-04net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply}Florian Fainelli
2017-06-04net: dsa: Pass dsa_port reference to ethtool setup/restoreFlorian Fainelli
2017-06-04rxrpc: remove redundant proc_remove callColin Ian King
2017-06-04dccp: consistently use dccp_write_space()Eric Dumazet
2017-06-04net: phy: marvell: make some functions staticColin Ian King
2017-06-04netxen: remove writeq/readq function definitionsLABBE Corentin
2017-06-04net-procfs: Use vsnprintf extension %phNJoe Perches
2017-06-04mdio: mux: make child bus walking more permissive and errors more verboseJon Mason
2017-06-04Merge branch 'net-dissection-and-matching-on-tos-and-ttl'David S. Miller
2017-06-04net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz
2017-06-04net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz
2017-06-04net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz
2017-06-04net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz
2017-06-02tcp: remove unnecessary skb_reset_tail_pointer()Eric Dumazet
2017-06-02bpf: Remove the capability check for cgroup skb eBPF programChenbo Feng
2017-06-02bpf: Allow CGROUP_SKB eBPF program to access sk_buffChenbo Feng
2017-06-02net: phy: use of_mdio_parse_addrJon Mason
2017-06-02tcp: use TS opt on RTTs for congestion controlYuchung Cheng