summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-31ring: fix wrong error message text in __get_sockopt_tpacketDaniel Borkmann1-1/+1
2013-05-31ring: implement setup of tpacket v3 ringDaniel Borkmann3-3/+30
2013-05-31man: ifpps: Mention CPU limit in first section and remove BUGS sectionTobias Klauser1-7/+2
2013-05-30ring: setup_{rx,tx}_ring_layout: use bool for jumbo_supportDaniel Borkmann4-4/+4
2013-05-30ring: prepare setup_rx_ring_layout for support in v2/v3Daniel Borkmann6-11/+28
2013-05-30ring: add necessary structures and helper functions for v3Daniel Borkmann2-1/+15
2013-05-30ring: move poll related fallback define to built_in.hDaniel Borkmann2-10/+12
2013-05-30ring: minor: remove define since only used onceDaniel Borkmann1-3/+1
2013-05-30ring: add set_sockopt_tpacket_v3 and refactor othersDaniel Borkmann1-4/+12
2013-05-30Merge branch 'master' of github.com:borkmann/netsniff-ngDaniel Borkmann3-18/+30
2013-05-30man: manpage hyphen fixes, take threeKartik Mistry1-7/+7
2013-05-30man: manpage hyphen fixes, take twoKartik Mistry3-108/+109
2013-05-30ifpps: Allow to select number of top hitter CPUs by command line optionTobias Klauser2-15/+28
2013-05-30netsniff-ng: Add __maybe_unused attribute to timer functionsTobias Klauser1-3/+2
2013-05-30ring: set_sockopt_tpacket: rename to set_sockopt_tpacket_v2Daniel Borkmann3-3/+3
2013-05-30ifpps: Allocate cpu dependent stats in one placeTobias Klauser1-15/+9
2013-05-30ring: remove fanout related bitsDaniel Borkmann1-20/+0
2013-05-30man: manpages hyphen and spelling mistakesKartik Mistry7-48/+48
2013-05-30misc: Fixed spelling mistakesKartik Mistry3-6/+6
2013-05-29conf: oui: run oui-update.py script over config fileDaniel Borkmann1-175/+519
2013-05-29docs: minor: fix whitespacing in copying fileDaniel Borkmann1-2/+2
2013-05-29docs: move sponsor names into authorsDaniel Borkmann2-14/+7
2013-05-29make: add DISTRO=1 for compilation on distributionsDaniel Borkmann1-6/+9
2013-05-29make: allow to append CFLAGS in addition to overwriteDaniel Borkmann1-19/+14
2013-05-29ifpps: fix segfault in terminal modeDaniel Borkmann1-0/+7
2013-05-29ifpps: Properly zero out allocated statsTobias Klauser1-1/+1
2013-05-29ifpps: support mq devices in /proc/interruptsDaniel Borkmann1-2/+7
2013-05-29ifpps: also show total number of cpusDaniel Borkmann1-2/+2
2013-05-29ifpps: remove unused function snr_to_strDaniel Borkmann1-16/+0
2013-05-27ifpps: Use strtoul() to convert unsigned valueTobias Klauser1-1/+1
2013-05-27ifpps: minor: minor output formatting adaptionDaniel Borkmann1-2/+2
2013-05-27man: ifpps: document ifpps behaviour when CPU > 10Daniel Borkmann1-0/+5
2013-05-27ifpps: fix bug_on trigger when parsing irq numberDaniel Borkmann1-10/+18
2013-05-27ifpps: beautify output with > 10 cpusDaniel Borkmann1-15/+26
2013-05-27ifpps: Add myself to the copyright holders in --version/--helpTobias Klauser1-0/+2
2013-05-27ifpps: Don't assume a maximum of 32 CPUsTobias Klauser2-34/+158
2013-05-27docs: readme: just shortly also mention JIT disassemblerDaniel Borkmann1-1/+1
2013-05-27bpf: add minimal BPF JIT emitted image disassemblerDaniel Borkmann1-0/+207
2013-05-27man: mausezahn: initial formatting and fixupsDaniel Borkmann1-295/+304
2013-05-27man: minor: trafgen: add .PPs and modify BUGS sectionDaniel Borkmann1-81/+82
2013-05-27man: minor: flowtop: add .PPsDaniel Borkmann1-34/+34
2013-05-27man: minor: astraceroute: add .PPsDaniel Borkmann1-49/+49
2013-05-26man: netsniff-ng: Reword a few sentencesTobias Klauser1-14/+13
2013-05-26mausezahn: show long version on cliDaniel Borkmann1-1/+1
2013-05-26make: minor cleanups in MakefileDaniel Borkmann1-6/+14
2013-05-26man: netsniff-ng: add note about multithreadingDaniel Borkmann1-0/+9
2013-05-25ifpps: Convert mem_free/mem_total members of struct ifstat to uint64_tTobias Klauser1-3/+4
2013-05-24man: curvetun: grammer, spelling, and other minor correctionsJon Schipp1-17/+15
2013-05-24make: add HARDENING build optionDaniel Borkmann1-8/+17
2013-05-24make: minor update in cflagsDaniel Borkmann1-4/+5