summaryrefslogtreecommitdiffstats
path: root/net/batman-adv
AgeCommit message (Expand)Author
2011-04-20net: batman-adv: remove rx_csum ethtool_opsMichał Mirosław
2011-04-17Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-04-17batman-adv: Set the txqueuelen to zero when creating soft interfaceAndrew Lunn
2011-04-17batman-adv: protect softif_neigh by rcuSimon Wunderlich
2011-04-17batman-adv: concentrate all curr_gw related rcu operations in select/deselect...Marek Lindner
2011-04-17batman-adv: Protect global TQ window with a spinlockLinus Lüssing
2011-04-17batman-adv: Make orig_node->router an rcu protected pointerLinus Lüssing
2011-04-17batman-adv: Simplify gw_check_election(), use gw_get_selected()Linus Lüssing
2011-04-17batman-adv: Make gateway_get_selected type safeLinus Lüssing
2011-04-17batman-adv: Move bonding / iface alternating router search to own functionsLinus Lüssing
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-07Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-03-05batman-adv: Disallow regular interface as mesh deviceSven Eckelmann
2011-03-05batman-adv: Remove unused hdr_size variable in route_unicast_packet()Linus Lüssing
2011-03-05batman-adv: rename batman_if struct to hard_ifaceMarek Lindner
2011-03-05batman-adv: rename global if_list to hardif_listMarek Lindner
2011-03-05batman-adv: remove orig_hash spinlockMarek Lindner
2011-03-05batman-adv: increase refcount in create_neighbor to be consistentMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for orig_nodeMarek Lindner
2011-03-05batman-adv: remove extra layer between hash and hash element - hash bucketMarek Lindner
2011-03-05batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner
2011-03-05batman-adv: Fix possible buffer overflow in softif neigh list outputLinus Lüssing
2011-03-05batman-adv: Increase orig_node refcount before releasing rcu read lockLinus Lüssing
2011-03-05batman-adv: Make bat_priv->curr_gw an rcu protected pointerLinus Lüssing
2011-03-05batman-adv: make broadcast seqno operations atomicMarek Lindner
2011-03-05batman-adv: protect bit operations to count OGMs with spinlockMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for batman_ifMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for softif_neighMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for gw_nodeMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for neigh_nodeMarek Lindner
2011-03-05batman-adv: protect bonding with rcu locksSimon Wunderlich
2011-03-05batman-adv: protect ogm counter arrays with spinlockMarek Lindner
2011-03-05batman-adv: protect originator nodes with reference countersMarek Lindner
2011-03-05batman-adv: protect each hash row with rcu locksMarek Lindner
2011-03-05batman-adv: protect neigh_nodes used outside of rcu_locks with refcountingMarek Lindner
2011-03-05batman-adv: free neighbors when an interface is deactivatedMarek Lindner
2011-03-05batman-adv: protect neighbor list with rcu locksMarek Lindner
2011-03-05batman-adv: convert neighbor list to hlistMarek Lindner
2011-03-05batman-adv: protect neighbor nodes with reference countersMarek Lindner
2011-02-14batman-adv: Remove two duplicate includes.Jesper Juhl
2011-02-11Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-11batman-adv: Disallow originator addressing within mesh layerLinus Lüssing
2011-02-11batman-adv: Remove duplicate types.h inclusionsLinus Lüssing
2011-02-11batman-adv: Split combined variable declarationsMarek Lindner
2011-02-11batman-adv: Use successive sequence numbers for fragmentsSven Eckelmann
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann
2011-01-31Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-01-31batman-adv: Update copyright yearsSven Eckelmann
2011-01-31batman-adv: Remove unused variablesSven Eckelmann