summaryrefslogtreecommitdiff
path: root/dissector_sll.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-16lookup: Use lookup module for OUI lookup as wellTobias Klauser1-3/+3
2015-07-21netsniff-ng: dissector_sll: Remove NULL check alltogetherTobias Klauser1-10/+2
2015-07-21netsniff-ng: dissector_sll: Fix indentation and typoTobias Klauser1-7/+7
2015-07-21netsniff-ng: dissector_sll: Fix potential NULL dereferenceTobias Klauser1-4/+6
2015-06-20netsniff-ng: Add dissector for Linux "cooked" packetsVadim Kochan1-0/+113
href='/cgit.cgi/linux/net-next.git/commit/include?h=nds-private-remove&id=8c4d4e8b5626fec965fd5034e5bd5e57790f243f'>netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2-0/+13 2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov2-12/+10 2017-02-11tap: tap as an independent moduleSainath Grandhi1-2/+2 2017-02-11tap: Extending tap device create/destroy APIsSainath Grandhi1-2/+2 2017-02-11tap: Abstract type of virtual interface from tap implementationSainath Grandhi1-4/+53 2017-02-11tap: Tap character device creation/destroy APISainath Grandhi1-0/+3 2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi3-25/+25 2017-02-11tap: Refactoring macvtap.cSainath Grandhi1-0/+10 2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller