summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02nfp: use a counter instead of log message for allocation failuresJakub Kicinski
2017-11-02nfp: switch to dev_alloc_page()Jakub Kicinski
2017-11-02nfp: bpf: fall back to core NIC app if BPF not selectedJakub Kicinski
2017-11-02nfp: reorganize the app tableJakub Kicinski
2017-11-02nfp: bpf: reject TC offload if XDP loadedJakub Kicinski
2017-11-02nfp: flower: vxlan - ensure no sleep in atomic contextJohn Hurley
2017-11-02nfp: flower: app should use struct nfp_reprJohn Hurley
2017-11-02tools: bpf: handle long path in jit disasmPrashant Bhole
2017-11-02liquidio: synchronize VF representor names with NIC firmwareVijaya Mohan Guvva
2017-11-02Merge branch 'BPF-range-marking-improvements-for-meta-data'David S. Miller
2017-11-02bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann
2017-11-02bpf: also improve pattern matches for meta accessDaniel Borkmann
2017-11-02bpf: minor cleanups after mergeDaniel Borkmann
2017-11-02security: bpf: replace include of linux/bpf.h with forward declarationsJakub Kicinski
2017-11-02net: systemport: Only inspect valid switch port & queuesFlorian Fainelli
2017-11-02Merge branch 'nfp-bpf-rename-ALU_OP_NEG-and-support-BPF_NEG'David S. Miller
2017-11-02nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEGJiong Wang
2017-11-02nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOTJiong Wang
2017-11-02Merge branch 'dpaa-cleanups'David S. Miller
2017-11-02net: dpaa: remove init which already done in per-cpu allocationyuan linyu
2017-11-02net: dpaa: fix maybe uninitialized var in dpaa_open()yuan linyu
2017-11-02bpf: cpumap micro-optimization in cpu_map_enqueueJesper Dangaard Brouer
2017-11-02Merge branch 'net-sched-block-callbacks-follow-up'David S. Miller
2017-11-02net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko
2017-11-02net: sched: remove tc_can_offload check from egdev callJiri Pirko
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-11-02net: sched: remove unused tc_should_offload helperJiri Pirko
2017-11-02net: bridge: add notifications for the bridge dev on vlan changeNikolay Aleksandrov
2017-11-02net: hns3: remove a couple of redundant assignmentsColin Ian King
2017-11-02liquidio: remove redundant setting of inst_processed to zeroColin Ian King
2017-11-02net: dl2k: remove redundant re-assignment to npColin Ian King
2017-11-02wan: wanxl: remove redundant assignment to statColin Ian King
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Merge branch 'samples-pktgen-updates'David S. Miller
2017-11-02samples/pktgen: remove remaining old pktgen sample scriptsJesper Dangaard Brouer
2017-11-02samples/pktgen: update sample03, no need for clones when burstingJesper Dangaard Brouer
2017-11-02samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.shRobert Hoo
2017-11-02samples/pktgen: Add some helper functionsRobert Hoo
2017-11-02Merge branch 'enic-Additional-ethtool-support'David S. Miller
2017-11-02MAINTAINERS: update MAINTAINERS for cisco vicParvi Kaustubhi
2017-11-02enic: Add support for 'ethtool -g/-G'Parvi Kaustubhi
2017-11-02enic: reset fetch indexParvi Kaustubhi
2017-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-11-01signal: Fix name of SIGEMT in #if defined() checkAndrew Clayton
2017-11-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-01x86/mm: fix use-after-free of vma during userfaultfd faultVlastimil Babka
2017-11-01Merge tag 'smb3-file-name-too-long-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-11-01ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller