aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ntb (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-16bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexistDaniel Borkmann1-49/+57
2018-08-16bpf, sockmap: fix map elem deletion race with smap_stop_sockDaniel Borkmann1-1/+4
2018-08-16bpf, sockmap: fix leakage of smap_psock_map_entryDaniel Borkmann1-2/+7
2018-08-16tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattachDaniel Borkmann1-0/+2
2018-08-16tcp, ulp: add alias for all ulp modulesDaniel Borkmann3-1/+6
2018-08-16bpf: fix a rcu usage warning in bpf_prog_array_copy_core()Yonghong Song1-1/+1
2018-08-16samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERMJesper Dangaard Brouer2-2/+4
2018-08-16net/xdp: Fix suspicious RCU usage warningTariq Toukan1-11/+3
2018-08-15x86: i8259: Add missing include fileGuenter Roeck1-0/+1
2018-08-15x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabledGuenter Roeck1-2/+1
2018-08-14x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_threadVlastimil Babka1-0/+2
2018-08-14cpu/hotplug: Non-SMP machines do not make use of booted_onceAbel Vesa1-0/+2
2018-08-14x86/init: fix build with CONFIG_SWAP=nVlastimil Babka1-0/+2
2018-08-14bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"Colin Ian King1-1/+1
2018-08-14hv/netvsc: Fix NULL dereference at single queue mode fallbackTakashi Iwai1-1/+1
2018-08-14net: filter: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-14xen-netfront: fix warn message as irq device name has '/'Xiao Liang1-2/+4
2018-08-14cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0Ganesh Goudar1-0/+2
2018-08-14net: dsa: mv88e6xxx: missing unlock on error pathDan Carpenter1-1/+1
2018-08-14rds: fix building with IPV6=mArnd Bergmann1-0/+1
2018-08-14inet/connection_sock: prefer _THIS_IP_ to current_text_addrNick Desaulniers1-1/+2
2018-08-14net: dsa: mv88e6xxx: bitwise vs logical bugDan Carpenter1-2/+2
2018-08-14net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()Jeremy Cline2-2/+3
2018-08-14ieee802154: hwsim: using right kind of iterationAlexander Aring1-1/+3
2018-08-14net: hns3: Add vlan filter setting by ethtool command -KPeng Li1-0/+6
2018-08-14net: hns3: Set tx ring' tc info when netdev is upYunsheng Lin2-0/+25
2018-08-14net: hns3: Remove tx ring BD len register in hns3_enetYunsheng Lin2-3/+0
2018-08-14net: hns3: Fix desc num set to default when setting channelYunsheng Lin1-10/+12
2018-08-14net: hns3: Fix for phy link issue when using marvell phy driverJian Shen1-0/+2
2018-08-14net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang3-9/+44
2018-08-14net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang1-1/+1
2018-08-14net: hns3: Add support for serdes loopback selftestPeng Li3-5/+75
2018-08-13bnxt_en: take coredump_record structure off stackArnd Bergmann1-6/+3
2018-08-13net: systemport: fix unused function warningArnd Bergmann1-4/+2
2018-08-13net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-08-13l2tp: fix unused function warningArnd Bergmann3-12/+4
2018-08-13bnxt_en: avoid string overflow for record->system_nameArnd Bergmann1-2/+2
2018-08-13net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann2-11/+6
2018-08-13net: lan743x: select CRC16Arnd Bergmann1-0/+1
2018-08-13net_sched: Fix missing res info when create new tc_index filterHangbin Liu1-0/+1
2018-08-13net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu1-5/+2
2018-08-13nfp: clean up return types in kdoc commentsJakub Kicinski2-6/+2
2018-08-14kconfig: remove P_ENV property typeMasahiro Yamada3-4/+0
2018-08-14kconfig: remove unused sym_get_env_prop() functionMasahiro Yamada2-10/+0
2018-08-14coccicheck: return proper error code on failDenis Efremov1-2/+3
2018-08-14Coccinelle: doubletest: reduce side effect false positivesJulia Lawall1-8/+26
2018-08-13net/mlx5: Improve argument name for add flow APIEli Cohen2-5/+5
2018-08-13net/mlx5: Reorganize the makefileSaeed Mahameed1-17/+40
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh6-6/+34
2018-08-13net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed3-9/+11