aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAge
* batman-adv: set up network coding packet handlers during module initMatthias Schiffer2013-11-20
* batman-adv: Don't handle address updates when bla is disabledSimon Wunderlich2013-06-10
* batman-adv: forward late OGMs from best next hopSimon Wunderlich2013-06-10
* batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...Matthias Schiffer2013-06-10
* batman-adv: Avoid double freeing of bat_countersMartin Hundebøll2013-05-21
* batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing2013-05-17
* batman-adv: reorder clean up routine in order to avoid race conditionsAntonio Quartulli2013-05-09
* batman-adv: make DAT drop ARP requests targeting local clientsAntonio Quartulli2013-05-09
* batman-adv: check return value of pskb_trim_rcsum()Marek Lindner2013-05-09
* batman-adv: check proto length before accessing proto string bufferMarek Lindner2013-05-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
|\
| * batman-adv: use the proper header len when checking the TTVNAntonio Quartulli2013-04-22
* | batman-adv: fix global protection fault during soft_iface destructionAntonio Quartulli2013-04-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\|
| * batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli2013-04-17
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* | batman-adv: use seq_puts instead of seq_printf when the format is constantAntonio Quartulli2013-03-27
* | batman-adv: update Makefile copyright yearsAntonio Quartulli2013-03-27
* | batman-adv: Start new development cycleSimon Wunderlich2013-03-27
* | batman-adv: free an hard-interface before adding itAntonio Quartulli2013-03-27
* | batman-adv: Allow to modify slaves of soft-interfaces through rntl_linkSven Eckelmann2013-03-27
* | batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann2013-03-27
* | batman-adv: rename batadv_softif_destroy to reflect sysfs use caseMarek Lindner2013-03-27
* | batman-adv: Don't always delete softif when last slave was removedSven Eckelmann2013-03-27
* | batman-adv: Move deinitialization of soft-interface to destructorSven Eckelmann2013-03-27
* | batman-adv: Move soft-interface initialization to ndo_initSven Eckelmann2013-03-27
* | batman-adv: Fix endianness errors for network codingMartin Hundebøll2013-03-27
* | batman-adv: network coding - receive coded packets and decode themMartin Hundebøll2013-03-13
* | batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll2013-03-13
* | batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll2013-03-13
* | batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll2013-03-13
* | batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-13
* | batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll2013-03-13
* | batman-adv: don't use !! in bool conversionAntonio Quartulli2013-03-13
* | batman-adv: Return reason for failure in batadv_check_unicast_packet()Martin Hundebøll2013-03-13
* | batman-adv: replace redundant primary_if_get callsMarek Lindner2013-03-13
|/
* batman-adv: verify tt len does not exceed packet lenMarek Lindner2013-03-11
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-18
|\
| * batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning2013-02-13
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-01-29
|\ \
| * | batman-adv: fix local translation table outputAntonio Quartulli2013-01-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
|\ \ \ | |/ / |/| / | |/
| * batman-adv: filter ARP packets with invalid MAC addresses in DATMatthias Schiffer2013-01-27
| * batman-adv: check for more types of invalid IP addresses in DATMatthias Schiffer2013-01-27
| * batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()Matthias Schiffer2013-01-27
* | batman-adv: Start new development cycleAntonio Quartulli2013-01-19
* | batman-adv: update copyright yearsAntonio Quartulli2013-01-19
* | batman-adv: postpone sysfs removal when unregisteringSimon Wunderlich2013-01-19
* | batman-adv: rename random32() to prandom_u32()Akinobu Mita2013-01-19