summaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: do not print orig nodes without nc neighbors on nc table printMarek Lindner2013-05-291-0/+7
* batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing2013-05-292-4/+0
* batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli2013-05-292-3/+18
* batman-adv: don't deal with NET_IP_ALIGN manuallyAntonio Quartulli2013-05-294-21/+21
* batman-adv: refactor batadv_tt_local_event()Antonio Quartulli2013-05-291-8/+15
* batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.cAntonio Quartulli2013-05-293-31/+36
* batman-adv: move ring_buffer helper functions in bat_iv_ogmAntonio Quartulli2013-05-294-80/+42
* batman-adv: use eth_hdr() when it makes senseAntonio Quartulli2013-05-296-18/+18
* batman-adv: don't initialise batman_iv private members in hard-interface.cAntonio Quartulli2013-05-291-7/+1
* batman-adv: do not silently ignore wrong conditionAntonio Quartulli2013-05-291-1/+1
* batman-adv: don't check compat version twiceAntonio Quartulli2013-05-291-7/+0
* batman-adv: don't check the source address twiceAntonio Quartulli2013-05-291-11/+1
* batman-adv: slightly improve neighbor creation debug messageAntonio Quartulli2013-05-291-1/+2
* batman-adv: drop useless argument seqno in neighbor creationAntonio Quartulli2013-05-293-11/+7
* batman-adv: fix typos in kernel doc & commentsMarek Lindner2013-05-291-43/+39
* batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer2013-05-294-1/+15
* batman-adv: split batadv_is_wifi_iface() into two functionsMatthias Schiffer2013-05-291-32/+52
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* batman-adv: Avoid double freeing of bat_countersMartin Hundebøll2013-05-212-0/+2
* batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing2013-05-173-1/+23
* batman-adv: reorder clean up routine in order to avoid race conditionsAntonio Quartulli2013-05-091-4/+12
* batman-adv: make DAT drop ARP requests targeting local clientsAntonio Quartulli2013-05-091-0/+13
* batman-adv: check return value of pskb_trim_rcsum()Marek Lindner2013-05-091-2/+6
* batman-adv: check proto length before accessing proto string bufferMarek Lindner2013-05-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-6/+5
|\
| * batman-adv: use the proper header len when checking the TTVNAntonio Quartulli2013-04-221-6/+5
* | batman-adv: fix global protection fault during soft_iface destructionAntonio Quartulli2013-04-221-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-226-31/+44
|\ \ | |/
| * batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli2013-04-175-23/+28
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* | batman-adv: use seq_puts instead of seq_printf when the format is constantAntonio Quartulli2013-03-275-10/+10
* | batman-adv: update Makefile copyright yearsAntonio Quartulli2013-03-271-1/+1
* | batman-adv: Start new development cycleSimon Wunderlich2013-03-271-1/+1
* | batman-adv: free an hard-interface before adding itAntonio Quartulli2013-03-271-6/+33
* | batman-adv: Allow to modify slaves of soft-interfaces through rntl_linkSven Eckelmann2013-03-272-3/+65
* | batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann2013-03-274-0/+33
* | batman-adv: rename batadv_softif_destroy to reflect sysfs use caseMarek Lindner2013-03-273-3/+7
* | batman-adv: Don't always delete softif when last slave was removedSven Eckelmann2013-03-273-6/+21
* | batman-adv: Move deinitialization of soft-interface to destructorSven Eckelmann2013-03-271-3/+12
* | batman-adv: Move soft-interface initialization to ndo_initSven Eckelmann2013-03-272-88/+86
* | batman-adv: Fix endianness errors for network codingMartin Hundebøll2013-03-272-2/+2
* | batman-adv: network coding - receive coded packets and decode themMartin Hundebøll2013-03-133-0/+246
* | batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll2013-03-136-3/+253
* | batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll2013-03-135-0/+466
* | batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll2013-03-134-7/+557
* | batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-137-0/+524
* | batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll2013-03-139-1/+176
* | batman-adv: don't use !! in bool conversionAntonio Quartulli2013-03-132-5/+5
* | batman-adv: Return reason for failure in batadv_check_unicast_packet()Martin Hundebøll2013-03-131-4/+14
* | batman-adv: replace redundant primary_if_get callsMarek Lindner2013-03-133-46/+11
|/
OpenPOWER on IntegriCloud