aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/distributed-arp-table.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-14batman-adv: add DAT cache netlink supportLinus Lüssing1-0/+8
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann1-1/+1
2017-12-21batman-adv: Convert packet.h to uapi headerSven Eckelmann1-1/+1
2017-12-15batman-adv: Use parentheses in function kernel-docSven Eckelmann1-3/+3
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann1-0/+1
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann1-1/+1
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann1-1/+1
2015-08-25batman-adv: Replace C99 int types with kernel typeSven Eckelmann1-4/+4
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann1-3/+10
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann1-1/+1
2015-01-07batman-adv: kernel doc fix for distributed-arp-table.hMartin Hundebøll1-3/+1
2014-03-22batman-adv: improve DAT documentationAntonio Quartulli1-0/+3
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich1-1/+1
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli1-3/+1
2014-01-08batman-adv: properly rename define in distributed arp table header fileAntonio Quartulli1-3/+3
2013-10-09batman-adv: tvlv - add distributed arp table containerMarek Lindner1-0/+5
2013-01-19batman-adv: update copyright yearsAntonio Quartulli1-1/+1
2012-11-07batman-adv: Add get_ethtool_stats() support for DATMartin Hundebøll1-0/+27
2012-11-07batman-adv: Distributed ARP Table - add compile optionAntonio Quartulli1-0/+65
2012-11-07batman-adv: Distributed ARP Table - add snooping functions for ARP messagesAntonio Quartulli1-0/+11
2012-11-07batman-adv: Distributed ARP Table - add ARP parsing functionsAntonio Quartulli1-0/+2
2012-11-07batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli1-0/+4
2012-11-07batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli1-0/+58