summaryrefslogtreecommitdiff
path: root/net/batman-adv/main.c
AgeCommit message (Expand)Author
2014-03-22batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing
2014-03-22batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing
2014-03-22batman-adv: Announce new capability via multicast TVLVLinus Lüssing
2014-03-22batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing
2014-03-22batman-adv: prefer ether_addr_copy to memcpyAntonio Quartulli
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-15batman-adv: fix batman-adv header overhead calculationMarek Lindner
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-12batman-adv: add build checks for packet sizesSimon Wunderlich
2014-01-08batman-adv: create helper function to get AP isolation statusAntonio Quartulli
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli
2013-12-28batman-adv: fix size of batadv_icmp_headerAntonio Quartulli
2013-12-28batman-adv: fix header alignment by unrolling batadv_headerSimon Wunderlich
2013-10-23batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli
2013-10-23batman-adv: add bat_neigh_cmp API functionAntonio Quartulli
2013-10-19batman-adv: lock around TT operations to avoid sending inconsistent dataAntonio Quartulli
2013-10-19batman-adv: add per VLAN interface attribute frameworkAntonio Quartulli
2013-10-19batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli
2013-10-12batman-adv: consider network coding overhead when calculating required mtuMarek Lindner
2013-10-12batman-adv: create common header for ICMP packetsAntonio Quartulli
2013-10-12batman-adv: Receive fragmented packets and mergeMartin Hundebøll
2013-10-12batman-adv: Remove old fragmentation codeMartin Hundebøll
2013-10-09batman-adv: reorder packet typesSimon Wunderlich
2013-10-09batman-adv: add build check macros for packet member offsetSimon Wunderlich
2013-10-09batman-adv: remove vis functionalitySimon Wunderlich
2013-10-09batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packetsMarek Lindner
2013-10-09batman-adv: tvlv - convert tt query packet to use tvlv unicast packetsMarek Lindner
2013-10-09batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner
2013-10-09batman-adv: tvlv - basic infrastructureMarek Lindner
2013-10-02batman-adv: set up network coding packet handlers during module initMatthias Schiffer
2013-08-28batman-adv: set skb priority according to contentSimon Wunderlich
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-05-21batman-adv: Avoid double freeing of bat_countersMartin Hundebøll
2013-05-09batman-adv: reorder clean up routine in order to avoid race conditionsAntonio Quartulli
2013-05-09batman-adv: check proto length before accessing proto string bufferMarek Lindner
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-17batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli
2013-03-27batman-adv: use seq_puts instead of seq_printf when the format is constantAntonio Quartulli
2013-03-27batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann
2013-03-13batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2012-11-21batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann
2012-11-07batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli
2012-11-07batman-adv: add UNICAST_4ADDR packet typeAntonio Quartulli
2012-10-29batman-adv: Check return value of try_module_getSven Eckelmann
2012-10-29batman-adv: consolidate duplicated primary_if checking codeMarek Lindner
2012-08-23batman-adv: Split batadv_priv in sub-structures for featuresSven Eckelmann
2012-08-23batman-adv: remove a misleading commentJonathan Corbet
2012-07-01batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}Sven Eckelmann