summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-05-20net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli
2018-05-20net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn
2018-05-20net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-18tcp: add SACK compressionEric Dumazet
2018-05-17net/mlx5: Add source e-switch ownerShahar Klein
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein
2018-05-17net/mlx5: Add merged e-switch capRoi Dayan
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-17bpf: add __printf verification to bpf_verifier_vlogMathieu Malaterre
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend
2018-05-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-05-14vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy
2018-05-14virtchnl: Whitespace and parenthesis cleanupBruce Allan
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov
2018-05-09bpf: xdp: allow offloads to store into rx_queue_indexJakub Kicinski
2018-05-09bpf: btf: Introduce BTF IDMartin KaFai Lau
2018-05-09brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-04bpf: offload: allow offloaded programs to use perf event arraysJakub Kicinski
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-04bpf: centre subprog information fieldsJiong Wang
2018-05-04bpf: unify main prog and subprogJiong Wang
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03bpf: implement ld_abs/ld_ind in native bpfDaniel Borkmann
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann
2018-05-03dev: packet: make packet_direct_xmit a common functionMagnus Karlsson
2018-05-03xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel
2018-05-03bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel
2018-05-03net: initial AF_XDP skeletonBjörn Töpel
2018-05-03bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa