aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/gateway_client.c
Commit message (Expand)AuthorAge
* batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli2014-05-15
* batman-adv: prefer ether_addr_copy to memcpyAntonio Quartulli2014-03-22
* batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx pathLinus Lüssing2014-03-22
* net: remove unnecessary return'sstephen hemminger2014-02-13
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-12
* batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-12
* batman-adv: split tq information in neigh_node structSimon Wunderlich2014-01-12
* batman-adv: send every DHCP packet as bat-unicastAntonio Quartulli2014-01-08
* batman-adv: rename gw_deselect() to gw_reselect()Antonio Quartulli2014-01-08
* batman-adv: deselect current GW on client mode switch offAntonio Quartulli2014-01-08
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-08
* batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli2013-10-23
* batman-adv: remove bogus commentAntonio Quartulli2013-10-19
* batman-adv: make the GW module correctly talk to the new VLAN-TTAntonio Quartulli2013-10-19
* batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli2013-10-19
* batman-adv: use htons when possibleAntonio Quartulli2013-10-12
* batman-adv: h_vlan_encapsulated_proto access refactoringAntonio Quartulli2013-10-12
* batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner2013-10-09
* batman-adv: send GW_DEL event when the gw client mode is deselectedAntonio Quartulli2013-08-28
* batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing2013-08-10
* batman-adv: use seq_puts instead of seq_printf when the format is constantAntonio Quartulli2013-03-27
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* batman-adv: update copyright yearsAntonio Quartulli2013-01-19
* batman-adv: consolidate duplicated primary_if checking codeMarek Lindner2012-10-29
* batman-adv: Reduce accumulated length of simple statementsSven Eckelmann2012-08-23
* batman-adv: Split batadv_priv in sub-structures for featuresSven Eckelmann2012-08-23
* batman-adv: select an internet gateway if none was chosenMarek Lindner2012-08-06
* batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}Sven Eckelmann2012-07-01
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix main enum with BATADV_Sven Eckelmann2012-07-01
* batman-adv: Prefix hard-interface enum with BATADV_Sven Eckelmann2012-07-01
* batman-adv: Prefix gateway enum with BATADV_Sven Eckelmann2012-07-01
* batman-adv: Prefix main defines with BATADV_Sven Eckelmann2012-06-28
* batman-adv: Prefix local defines with BATADV_Sven Eckelmann2012-06-28
* batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann2012-06-28
* batman-adv: Prefix gateway_client local static functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann2012-06-24
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-20
* batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix routing non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix bat_sysfs non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: fix wrong dhcp option list browsingAntonio Quartulli2012-05-11
* batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann2012-03-10
* batman-adv: Fix indentation of multiline statementsSven Eckelmann2012-02-28
* batman-adv: Update copyright yearsSven Eckelmann2012-02-16
* batman-adv: convert time_after instances to has_timed_outMarek Lindner2012-02-16