Show patches with: Submitter = Sven Eckelmann       |   2630 patches
« 1 221 22 2326 27 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] batman-adv: Remove unnecessary hardif_list_lock - - - --- 2011-04-29 Sven Eckelmann Superseded
batctl: Fix JSON object output - - - --- 2011-04-23 Sven Eckelmann Accepted
[8/8] batman-adv: Set the txqueuelen to zero when creating soft interface - - 1 --- 2011-04-17 Sven Eckelmann Not Applicable
[7/8] batman-adv: protect softif_neigh by rcu - - - --- 2011-04-17 Sven Eckelmann Not Applicable
[6/8] batman-adv: concentrate all curr_gw related rcu operations in select/deselect functions - - - --- 2011-04-17 Sven Eckelmann Not Applicable
[5/8] batman-adv: Protect global TQ window with a spinlock - - - --- 2011-04-17 Sven Eckelmann Not Applicable
[4/8] batman-adv: Make orig_node->router an rcu protected pointer - - - --- 2011-04-17 Sven Eckelmann Not Applicable
[3/8] batman-adv: Simplify gw_check_election(), use gw_get_selected() - - - --- 2011-04-17 Sven Eckelmann Not Applicable
[2/8] batman-adv: Make gateway_get_selected type safe - - - --- 2011-04-17 Sven Eckelmann Not Applicable
[1/8] batman-adv: Move bonding / iface alternating router search to own functions - - - --- 2011-04-17 Sven Eckelmann Not Applicable
pull request: batman-adv 2011-04-17 - - - --- 2011-04-17 Sven Eckelmann Not Applicable
[v2,2/2] batman-adv: Fix imbalanced locking in gw_node_update - - - --- 2011-04-01 Sven Eckelmann Superseded
[2/2] batman-adv: Fix imbalanced locking in gw_node_update - - - --- 2011-04-01 Sven Eckelmann Accepted
[1/2] batman-adv: Add missing static for softif_neigh_deselect - - - --- 2011-04-01 Sven Eckelmann Accepted
[2/2] batctl: Remove subversion/svk revision information - - - --- 2011-03-31 Sven Eckelmann Accepted
batman-adv: Remove subversion/svk revision information - - - --- 2011-03-31 Sven Eckelmann Accepted
[1/2] batctl: Remove obsolete creation of source packages - - - --- 2011-03-31 Sven Eckelmann Accepted
[28/28] batman-adv: Disallow regular interface as mesh device - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[27/28] batman-adv: Remove unused hdr_size variable in route_unicast_packet() - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[26/28] batman-adv: rename batman_if struct to hard_iface - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[25/28] batman-adv: rename global if_list to hardif_list - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[24/28] batman-adv: remove orig_hash spinlock - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[23/28] batman-adv: increase refcount in create_neighbor to be consistent - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[22/28] batman-adv: Correct rcu refcounting for orig_node - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[21/28] batman-adv: remove extra layer between hash and hash element - hash bucket - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[20/28] batman-adv: separate ethernet comparing calls from hash functions - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[19/28] batman-adv: Fix possible buffer overflow in softif neigh list output - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[18/28] batman-adv: Increase orig_node refcount before releasing rcu read lock - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[17/28] batman-adv: Make bat_priv->curr_gw an rcu protected pointer - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[16/28] batman-adv: make broadcast seqno operations atomic - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[15/28] batman-adv: protect bit operations to count OGMs with spinlock - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[14/28] batman-adv: Correct rcu refcounting for batman_if - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[13/28] batman-adv: Correct rcu refcounting for softif_neigh - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[12/28] batman-adv: Correct rcu refcounting for gw_node - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[11/28] batman-adv: Correct rcu refcounting for neigh_node - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[10/28] batman-adv: protect bonding with rcu locks - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[09/28] batman-adv: protect ogm counter arrays with spinlock - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[08/28] batman-adv: protect originator nodes with reference counters - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[07/28] batman-adv: protect each hash row with rcu locks - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[06/28] batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[05/28] batman-adv: free neighbors when an interface is deactivated - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[04/28] batman-adv: protect neighbor list with rcu locks - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[03/28] batman-adv: convert neighbor list to hlist - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[02/28] batman-adv: protect neighbor nodes with reference counters - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[01/28] batman-adv: Remove two duplicate includes. - - - --- 2011-03-05 Sven Eckelmann Not Applicable
pull request: batman-adv 2011-03-05 - - - --- 2011-03-05 Sven Eckelmann Not Applicable
[v2] batman-adv: Disallow regular interface as mesh device - - - --- 2011-03-03 Sven Eckelmann Superseded
batman-adv: Fix null pointer deref. when adding hard-if as soft-if - - - --- 2011-03-03 Sven Eckelmann Superseded
batman-adv: else should follow close brace '}' - - - --- 2011-02-14 Sven Eckelmann Accepted
[4/4] batman-adv: Disallow originator addressing within mesh layer - - - --- 2011-02-11 Sven Eckelmann Not Applicable
[3/4] batman-adv: Remove duplicate types.h inclusions - - - --- 2011-02-11 Sven Eckelmann Not Applicable
[2/4] batman-adv: Split combined variable declarations - - - --- 2011-02-11 Sven Eckelmann Not Applicable
[1/4] batman-adv: Use successive sequence numbers for fragments - - - --- 2011-02-11 Sven Eckelmann Not Applicable
pull request: batman-adv 2011-02-12 - - - --- 2011-02-11 Sven Eckelmann Not Applicable
batman-adv: Use successive sequence numbers for fragments - - - --- 2011-02-08 Sven Eckelmann Accepted
batman-adv: Split combined variable declarations - - - --- 2011-02-08 Sven Eckelmann Accepted
batman-adv: Linearize fragment packets before merge - - - --- 2011-02-07 Sven Eckelmann Not Applicable
pull request: batman-adv 2011-02-08 - - - --- 2011-02-07 Sven Eckelmann Not Applicable
batman-adv: Linearize fragment packets before merge - - - --- 2011-02-05 Sven Eckelmann Accepted
batctl: add radiotap wifi packet decapsulation support - - - --- 2011-02-01 Sven Eckelmann Accepted
[v2,4/4] batman-adv: Correct rcu refcounting for neigh_node - - - --- 2011-01-30 Sven Eckelmann Superseded
pull request: batman-adv 2011-01-29 - - - --- 2011-01-30 Sven Eckelmann Not Applicable
[4/4] batman-adv: Correct rcu refcounting for neigh_node - - - --- 2011-01-30 Sven Eckelmann RFC
[3/4] batman-adv: Correct rcu refcounting for batman_if - - - --- 2011-01-30 Sven Eckelmann RFC
[2/4] batman-adv: Correct rcu refcounting for softif_neigh - - - --- 2011-01-30 Sven Eckelmann RFC
[1/4] batman-adv: Correct rcu refcounting for gw_node - - - --- 2011-01-30 Sven Eckelmann RFC
[13/13] batman-adv: Merge README of v2011.0.0 release - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[12/13] batman-adv: Update copyright years - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[11/13] batman-adv: Remove unused variables - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[10/13] batman-adv: Remove declaration of batman_skb_recv - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[09/13] batman-adv: Remove unused definitions - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[08/13] batman-adv: Remove dangling declaration of hash_remove_element - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[07/13] batman-adv: remove unused parameters - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[06/13] batman-adv: Make vis info stack traversal threadsafe - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[05/13] batman-adv: Remove vis info element in free_info - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[04/13] batman-adv: Remove vis info on hashing errors - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[03/13] batman-adv: Calculate correct size for merged packets - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[02/13] batman-adv: Create roughly equal sized fragments - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[01/13] batman-adv: Fix kernel panic when fetching vis data on a vis server - - - --- 2011-01-29 Sven Eckelmann Not Applicable
pull request: batman-adv 2011-01-29 - - - --- 2011-01-29 Sven Eckelmann Not Applicable
[2/2] batctl: Merge batctl 2011.0.0 - - - --- 2011-01-29 Sven Eckelmann Accepted
[1/2] batman-adv: Merge batman-adv 2011.0.0 - - - --- 2011-01-29 Sven Eckelmann Accepted
[3/3] batman-adv: Make vis info stack traversal threadsafe - - - --- 2011-01-28 Sven Eckelmann Accepted
[2/3] batman-adv: Remove vis info element in free_info - - - --- 2011-01-28 Sven Eckelmann Accepted
[1/3] batman-adv: Remove vis info on hashing errors - - - --- 2011-01-28 Sven Eckelmann Accepted
[v2,4/4] batman-adv: Remove unused variables - - - --- 2011-01-27 Sven Eckelmann Accepted
[4/4] batman-adv: Remove unused variables - - - --- 2011-01-27 Sven Eckelmann Superseded
[3/4] batman-adv: Remove declaration of batman_skb_recv - - - --- 2011-01-27 Sven Eckelmann Accepted
[2/4] batman-adv: Remove unused definitions - - - --- 2011-01-27 Sven Eckelmann Accepted
[1/4] batman-adv: Remove dangling declaration of hash_remove_element - - - --- 2011-01-27 Sven Eckelmann Accepted
[v3,2/2] batman-adv: Calculate correct size for merged packets - - - --- 2011-01-21 Sven Eckelmann Accepted
[v2,2/2] batman-adv: Calculate correct size for merged packets - - - --- 2011-01-20 Sven Eckelmann Superseded
[v2,1/2] batman-adv: Create roughly equal sized fragments - - - --- 2011-01-20 Sven Eckelmann Accepted
[2/2] batman-adv: Calculate correct size for merged packets - - - --- 2011-01-20 Sven Eckelmann Superseded
[1/2] batman-adv: Create roughly equal sized fragments - - - --- 2011-01-20 Sven Eckelmann Superseded
[2/2] batman-adv: Silence checkpatch warnings about spinlocks - - - --- 2011-01-20 Sven Eckelmann Accepted
[1/2] batman-adv: Mark bucket_free_orig_rcu as static - - - --- 2011-01-20 Sven Eckelmann Accepted
[2/2] batman-adv: Use "__attribute__" shortcut macros - - - --- 2011-01-16 Sven Eckelmann Not Applicable
[1/2] batman-adv: Even Batman should not dereference NULL pointers - - - --- 2011-01-16 Sven Eckelmann Not Applicable
pull request: batman-adv 2011-01-16 - - - --- 2011-01-16 Sven Eckelmann Not Applicable
« 1 221 22 2326 27 »