summaryrefslogtreecommitdiff
path: root/flowtop.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-05-23make: include build nameDaniel Borkmann1-1/+1
2013-05-15man: trafgen: Minor fixesTobias Klauser1-2/+2
2013-05-12flowtop: Use size of destination buffer in memcpyTobias Klauser1-1/+1
2013-03-19flowtop: Omit return value in flow_entry_get_sain{4,6}_obj()Tobias Klauser1-10/+6
2013-03-16flowtop: rcu: omit rcu_assign_pointerDaniel Borkmann1-4/+3
2013-03-16flowtop: close dir handle first before returning backDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+1208
The code previously checked that bit 0 was also set, but the least significant 7 bits of the CONFIG_GEN0 register contain the value of the MReqInfo signal provided to the IOCU OCP bus, so singling out bit 0 makes little sense & that part of the check is dropped. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Fixes: b6d92b4a6bdb ("MIPS: Add option to disable software I/O coherency.") Cc: Matt Redfearn <matt.redfearn@imgtec.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Kees Cook <keescook@chromium.org> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/14187/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat