summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-21net: aquantia: Remove create/destroy from hw opsIgor Russkikh
2018-01-21net: aquantia: Cleanup pci functions moduleIgor Russkikh
2018-01-21net: aquantia: Convert hw and caps structures to const static pointersIgor Russkikh
2018-01-21net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh
2018-01-21net: aquantia: Introduce new device ids and constantsIgor Russkikh
2018-01-21Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-01-21nfp: flower: prioritize stats updatesPieter Jansen van Vuuren
2018-01-21net: gemini: Depend on HAS_IOMEMLinus Walleij
2018-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19Merge branch 'bpf-misc-improvements'Alexei Starovoitov
2018-01-19bpf: move event_output to const_size_or_zero for xdp/skb as wellDaniel Borkmann
2018-01-19bpf: add upper complexity limit to verifier logDaniel Borkmann
2018-01-19bpf, x86: small optimization in alu ops with immDaniel Borkmann
2018-01-19bpf: restrict access to core bpf sysctlsDaniel Borkmann
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2018-01-19bpf: add couple of test cases for div/mod by zeroDaniel Borkmann
2018-01-19bpf: add couple of test cases for signed extended immsDaniel Borkmann
2018-01-19bpf: add csum_diff helper to xdp as wellDaniel Borkmann
2018-01-19bpf, verifier: detect misconfigured mem, size argument pairDaniel Borkmann
2018-01-20samples/bpf: xdp_monitor include cpumap tracepoints in monitoringJesper Dangaard Brouer
2018-01-19Merge branch 'bpf-lpm-get-next-key'Daniel Borkmann
2018-01-19tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE mapYonghong Song
2018-01-19bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE mapYonghong Song
2018-01-19selftests: bpf: update .gitignore with missing generated filesShuah Khan
2018-01-19bpftool: recognize BPF_MAP_TYPE_CPUMAP mapsRoman Gushchin
2018-01-19Merge branch 'dsa-mv88e6xxx-ATU-VTU-irq-fixes'David S. Miller
2018-01-19net: dsa: mv88e6xxx: Free ATU/VTU irq only when there is chip irqAndrew Lunn
2018-01-19net: dsa: mv88e6xxx: Return error from irq_find_mapping()Andrew Lunn
2018-01-19Merge branch 'net-sched-cls-add-extack-support'David S. Miller
2018-01-19net: sched: cls_u32: add extack supportAlexander Aring
2018-01-19net: sched: cls: add extack support for tcf_change_indevAlexander Aring
2018-01-19net: sched: cls: add extack support for delete callbackAlexander Aring
2018-01-19net: sched: cls: add extack support for tcf_exts_validateAlexander Aring
2018-01-19net: sched: cls: add extack support for change callbackAlexander Aring
2018-01-19net: sched: cls_api: handle generic cls errorsAlexander Aring
2018-01-19net: sched: cls: fix code style issuesAlexander Aring
2018-01-19mlxsw: spectrum: Upper-bound supported FW versionYuval Mintz
2018-01-19Merge branch 'nfp-devlink-capabilities-extensions-and-updates'David S. Miller
2018-01-19nfp: bpf: disable all ctrl vNIC capabilitiesJakub Kicinski
2018-01-19nfp: allow apps to disable ctrl vNIC capabilitiesJakub Kicinski
2018-01-19nfp: split reading capabilities out of nfp_net_init()Jakub Kicinski
2018-01-19nfp: read mailbox address from TLV capsJakub Kicinski
2018-01-19nfp: read ME frequency from vNIC ctrl memoryJakub Kicinski
2018-01-19nfp: add TLV capabilities to the BARJakub Kicinski
2018-01-19nfp: improve app not found messageJakub Kicinski
2018-01-19nfp: protect each repr pointer individually with RCUJakub Kicinski
2018-01-19nfp: add nfp_reprs_get_locked() helperJakub Kicinski
2018-01-19nfp: register devlink after app is createdJakub Kicinski