summaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: generalize batman-adv icmp packet handlingSimon Wunderlich2013-10-235-97/+157
* batman-adv: Start new development cycleSimon Wunderlich2013-10-231-1/+1
* batman-adv: include the sync-flags when compute the global/local table CRCAntonio Quartulli2013-10-233-2/+28
* batman-adv: improve the TT component to support runtime flag changesAntonio Quartulli2013-10-232-1/+30
* batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()Antonio Quartulli2013-10-233-31/+12
* batman-adv: send GW_DEL event in case of soft-iface destructionAntonio Quartulli2013-10-231-2/+7
* batman-adv: limit local translation table max sizeMarek Lindner2013-10-235-36/+173
* batman-adv: adapt the TT component to use the new API functionsAntonio Quartulli2013-10-231-11/+24
* batman-adv: provide orig_node routing APIAntonio Quartulli2013-10-233-88/+151
* batman-adv: adapt the neighbor purging routine to use the new API functionsAntonio Quartulli2013-10-231-8/+9
* batman-adv: adapt bonding to use the new API functionsAntonio Quartulli2013-10-233-15/+32
* batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli2013-10-234-1/+30
* batman-adv: add bat_neigh_cmp API functionAntonio Quartulli2013-10-233-1/+25
* batman-adv: add bat_orig_print API functionAntonio Quartulli2013-10-233-56/+78
* batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli2013-10-234-95/+135
* batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli2013-10-238-71/+103
* batman-adv: make the backbone gw check VLAN specificAntonio Quartulli2013-10-193-43/+27
* batman-adv: make the TT global purge routine VLAN specificAntonio Quartulli2013-10-195-6/+21
* batman-adv: make the TT CRC logic VLAN specificAntonio Quartulli2013-10-195-157/+730
* batman-adv: lock around TT operations to avoid sending inconsistent dataAntonio Quartulli2013-10-194-4/+34
* batman-adv: remove bogus commentAntonio Quartulli2013-10-191-5/+0
* batman-adv: refine API calls for unicast transmissions of SKBsLinus Lüssing2013-10-194-48/+108
* batman-adv: make the AP isolation attribute VLAN specificAntonio Quartulli2013-10-195-14/+30
* batman-adv: add sysfs framework for VLANAntonio Quartulli2013-10-194-3/+198
* batman-adv: add per VLAN interface attribute frameworkAntonio Quartulli2013-10-195-3/+197
* batman-adv: make the Distributed ARP Table vlan awareAntonio Quartulli2013-10-192-48/+107
* batman-adv: make the GW module correctly talk to the new VLAN-TTAntonio Quartulli2013-10-191-3/+18
* batman-adv: print the VID together with the TT entriesAntonio Quartulli2013-10-192-32/+52
* batman-adv: use vid when computing local and global TT CRCAntonio Quartulli2013-10-191-4/+31
* batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli2013-10-1913-135/+312
* batman-adv: update email address for Marek LindnerMarek Lindner2013-10-191-1/+1
* batman-adv: update email address for Simon WunderlichSimon Wunderlich2013-10-191-1/+1
* batman-adv: check skb preparation return valueAntonio Quartulli2013-10-191-3/+6
* batman-adv: Add dummy soft-interface rx mode handlerLinus Lüssing2013-10-121-0/+13
* batman-adv: make batadv_tt_save_orig_buffer() genericAntonio Quartulli2013-10-121-6/+4
* batman-adv: implement batadv_tt_entriesAntonio Quartulli2013-10-121-4/+15
* batman-adv: remove useless find_router look upSimon Wunderlich2013-10-121-21/+8
* batman-adv: consider network coding overhead when calculating required mtuMarek Lindner2013-10-125-17/+37
* batman-adv: create common header for ICMP packetsAntonio Quartulli2013-10-124-42/+62
* batman-adv: use htons when possibleAntonio Quartulli2013-10-125-13/+13
* batman-adv: Fragment and send skbs larger than mtuMartin Hundebøll2013-10-125-4/+154
* batman-adv: Receive fragmented packets and mergeMartin Hundebøll2013-10-1211-1/+574
* batman-adv: Remove old fragmentation codeMartin Hundebøll2013-10-1214-729/+221
* batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)Antonio Quartulli2013-10-121-1/+1
* batman-adv: h_vlan_encapsulated_proto access refactoringAntonio Quartulli2013-10-121-7/+12
* batman-adv: don't use call_rcu if not neededAntonio Quartulli2013-10-121-14/+6
* batman-adv: remove batadv_tt_global_add_orig declarationAntonio Quartulli2013-10-121-3/+0
* batman-adv: make tt_global_add static and return boolAntonio Quartulli2013-10-122-10/+8
* batman-adv: only add recordroute information to icmp request/replySimon Wunderlich2013-10-121-1/+3
* batman-adv: reorder batadv_iv_flagsSimon Wunderlich2013-10-091-4/+14
OpenPOWER on IntegriCloud