aboutsummaryrefslogtreecommitdiff
path: root/net/batman-adv
AgeCommit message (Expand)Author
2013-10-02batman-adv: set up network coding packet handlers during module initMatthias Schiffer
2013-09-17batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli
2013-09-03batman: Remove reference to compare_ether_addrJoe Perches
2013-08-28batman-adv: send GW_DEL event when the gw client mode is deselectedAntonio Quartulli
2013-08-28batman-adv: Start new development cycleSimon Wunderlich
2013-08-28batman-adv: move enum definition at the top of the fileAntonio Quartulli
2013-08-28batman-adv: set skb priority according to contentSimon Wunderlich
2013-08-17batman-adv: check return type of unicast packet preparationsLinus Lüssing
2013-08-10batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-10batman-adv: Don't handle address updates when bla is disabledSimon Wunderlich
2013-06-10batman-adv: forward late OGMs from best next hopSimon Wunderlich
2013-06-10batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...Matthias Schiffer
2013-05-29batman-adv: Start new development cycleSimon Wunderlich
2013-05-29batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll
2013-05-29batman-adv: print the VID properlyAntonio Quartulli
2013-05-29batman-adv: change VID semantic in the BLA codeAntonio Quartulli
2013-05-29batman-adv: do not print orig nodes without nc neighbors on nc table printMarek Lindner
2013-05-29batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing
2013-05-29batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli
2013-05-29batman-adv: don't deal with NET_IP_ALIGN manuallyAntonio Quartulli
2013-05-29batman-adv: refactor batadv_tt_local_event()Antonio Quartulli
2013-05-29batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.cAntonio Quartulli
2013-05-29batman-adv: move ring_buffer helper functions in bat_iv_ogmAntonio Quartulli
2013-05-29batman-adv: use eth_hdr() when it makes senseAntonio Quartulli
2013-05-29batman-adv: don't initialise batman_iv private members in hard-interface.cAntonio Quartulli
2013-05-29batman-adv: do not silently ignore wrong conditionAntonio Quartulli
2013-05-29batman-adv: don't check compat version twiceAntonio Quartulli
2013-05-29batman-adv: don't check the source address twiceAntonio Quartulli
2013-05-29batman-adv: slightly improve neighbor creation debug messageAntonio Quartulli
2013-05-29batman-adv: drop useless argument seqno in neighbor creationAntonio Quartulli
2013-05-29batman-adv: fix typos in kernel doc & commentsMarek Lindner
2013-05-29batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer
2013-05-29batman-adv: split batadv_is_wifi_iface() into two functionsMatthias Schiffer
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-21batman-adv: Avoid double freeing of bat_countersMartin Hundebøll
2013-05-17batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing
2013-05-09batman-adv: reorder clean up routine in order to avoid race conditionsAntonio Quartulli
2013-05-09batman-adv: make DAT drop ARP requests targeting local clientsAntonio Quartulli
2013-05-09batman-adv: check return value of pskb_trim_rcsum()Marek Lindner
2013-05-09batman-adv: check proto length before accessing proto string bufferMarek Lindner
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22batman-adv: fix global protection fault during soft_iface destructionAntonio Quartulli
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22batman-adv: use the proper header len when checking the TTVNAntonio Quartulli
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
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: update Makefile copyright yearsAntonio Quartulli