summaryrefslogtreecommitdiff
path: root/pkt_buff.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-20pkt_buff: Remove unused size member from struct pkt_buffTobias Klauser1-5/+3
2015-06-20netsniff-ng: Add dissector for Linux "cooked" packetsVadim Kochan1-1/+1
2015-05-04netsniff-ng: Rename protocol dissector member of struct pkt_buffTobias Klauser1-7/+7
2015-04-27pkt_buff: Change type of link_type fieldTobias Klauser1-1/+1
2015-04-27netsniff-ng nlmsg: Print netlink protocol nameVadim Kochan1-5/+6
2015-04-13netsniff-ng: Consider radiotap header of monitor devVadim Kochan1-0/+1
2014-06-16pkt_buff: Remove unnecessary void castTobias Klauser1-1/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+112
11f7f2 (diff)parent926af6273fc683cd98cd0ce7bf0d04a02eed6742 (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The conflict was an interaction between a bug fix in the netvsc driver in 'net' and an optimization of the RX path in 'net-next'. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/class/Makefile')