summaryrefslogtreecommitdiff
path: root/proto_arp.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-26dissectors: arp: Simplify arp_print_addrs()Tobias Klauser1-8/+3
2016-01-26dissectors: arp: Print hardware & protocol addressesVadim Kochan1-0/+44
2015-11-16lookup: Return const char * from all lookup functionsTobias Klauser1-1/+1
2014-08-15dissectors: Include protos.h in some dissectors for protocol ops declarationTobias Klauser1-0/+1
2014-08-15dissectors: Remove unnecessary includes of dissector_eth.hTobias Klauser1-1/+0
2014-06-13lookup: Move UDP/TCP port and Ethernet type lookup into own moduleTobias Klauser1-0/+1
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser1-1/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+163
040dc5be19bd23f985e80c914621a&id2=586655d278ba08af7b198b93217746f9a506ee8a'>diff)
Merge tag 'rtc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull RTC fix from Alexandre Belloni: "A single fix for this cycle. It is worth taking it for 4.10 so that distributions will not have CONFIG_RTC_DRV_JZ4740 switching from m to y in their config. Summary: - Allow jz4740 to build as a module again by using kernel_halt()" * tag 'rtc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: rtc: jz4740: make the driver buildable as a module again
Diffstat (limited to 'drivers/usb/serial/ipaq.c')