Show patches with: none      |   8079 patches
« 1 270 71 7280 81 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
batman-adv: protect softif_neigh by rcu - - - --- 2011-03-19 Simon Wunderlich Superseded
[5/5] batman-adv: Protect global TQ window with a spinlock - - - --- 2011-03-13 Linus Lüssing Accepted
[4/5] batman-adv: Make orig_node->router an rcu protected pointer - - - --- 2011-03-13 Linus Lüssing Accepted
[3/5] batman-adv: Simplify gw_check_election(), use gw_get_selected() - - - --- 2011-03-13 Linus Lüssing Accepted
[2/5] batman-adv: Make gateway_get_selected type safe - - - --- 2011-03-13 Linus Lüssing Accepted
[1/5] batman-adv: Move bonding / iface alternating router search to own functions - - - --- 2011-03-13 Linus Lüssing Accepted
vis: Modified format of JSON output. - - - --- 2011-03-09 elektra Accepted
vis: Modified format of JSON output. - - - --- 2011-03-09 elektra Accepted
[2/2] batman-adv: Protect global TQ value and window with a spinlock - - - --- 2011-03-06 Linus Lüssing Accepted
[1/2] batman-adv: Make orig_node->router an rcu protected pointer - - - --- 2011-03-06 Linus Lüssing Superseded
[2/2] batman-adv: Protect global TQ value and window with a spinlock - - - --- 2011-03-06 Linus Lüssing Superseded
[1/2] batman-adv: Make orig_node->router an rcu protected pointer - - - --- 2011-03-06 Linus Lüssing Superseded
[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
batman-adv: orig_node must be freed after in case of timeout - - - --- 2011-03-04 Antonio Quartulli Accepted
[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
RFC: batman-adv: Fix null pointer deref. when adding hard-if as soft-if - - - --- 2011-03-03 Linus Lüssing RFC
[12/12] batman-adv: Add sequence number and duplicate checks for unicasts_safe - - - --- 2011-03-02 Linus Lüssing Rejected
[11/12] batman-adv: Generic sequence number checking for data packets - - - --- 2011-03-02 Linus Lüssing Rejected
[10/12] batman-adv: Adding unicast_safe packet reception - - - --- 2011-03-02 Linus Lüssing Rejected
[09/12] batman-adv: Adding redundant bonding mode transmission - - - --- 2011-03-02 Linus Lüssing Rejected
[08/12] batman-adv: Add sysfs option for enabling redundant bonding mode - - - --- 2011-03-02 Linus Lüssing Rejected
[07/12] batman-adv: Use packet lists for unicast packet sending - - - --- 2011-03-02 Linus Lüssing Rejected
[06/12] batman-adv: Avoid redundant hash_find() call for own unicast packets - - - --- 2011-03-02 Linus Lüssing Rejected
[05/12] batman-adv: Use route_unicast_packet() for sending own unicast packets - - - --- 2011-03-02 Linus Lüssing Rejected
[04/12] batman-adv: Make route_unicast_packet() packet_type independent - - - --- 2011-03-02 Linus Lüssing Rejected
[03/12] batman-adv: Unify TTL handling - - - --- 2011-03-02 Linus Lüssing Rejected
[02/12] batman-adv: Add explicit batman header structure - - - --- 2011-03-02 Linus Lüssing Superseded
[01/12] batman-adv: Remove unused hdr_size variable in route_unicast_packet() - - - --- 2011-03-02 Linus Lüssing Accepted
[13/13] batman-adv: Add sequence number and duplicate checks for unicasts_safe - - - --- 2011-02-15 Linus Lüssing Superseded
[12/13] batman-adv: Generic sequence number checking for data packets - - - --- 2011-02-15 Linus Lüssing Superseded
[11/13] batman-adv: Adding unicast_safe packet reception - - - --- 2011-02-15 Linus Lüssing Superseded
[10/13] batman-adv: Adding redundant bonding mode transmission - - - --- 2011-02-15 Linus Lüssing Superseded
[09/13] batman-adv: Add sysfs option for enabling redundant bonding mode - - - --- 2011-02-15 Linus Lüssing Superseded
[08/13] batman-adv: Use packet lists for unicast packet sending - - - --- 2011-02-15 Linus Lüssing Superseded
[07/13] batman-adv: Avoid redundant hash_find() call for own unicast packets - - - --- 2011-02-15 Linus Lüssing Superseded
[06/13] batman-adv: Use route_unicast_packet() for sending own unicast packets - - - --- 2011-02-15 Linus Lüssing Superseded
[05/13] batman-adv: Add rcu-refcount wrapper for orig_node hash_find() - - - --- 2011-02-15 Linus Lüssing Rejected
[04/13] batman-adv: Make route_unicast_packet() packet_type independent - - - --- 2011-02-15 Linus Lüssing Superseded
[03/13] batman-adv: Unify TTL handling - - - --- 2011-02-15 Linus Lüssing Superseded
[02/13] batman-adv: Add explicit batman header structure - - - --- 2011-02-15 Linus Lüssing Superseded
[01/13] batman-adv: Remove unused hdr_size variable in route_unicast_packet() - - - --- 2011-02-15 Linus Lüssing Superseded
[trivial] Batman: Remove two duplicate includes. - - - --- 2011-02-14 Jesper Juhl Accepted
[2/2] batman-adv: rename batman_if struct to hard_iface - - - --- 2011-02-14 Marek Lindner Accepted
[1/2] batman-adv: rename global if_list to hardif_list - - - --- 2011-02-14 Marek Lindner Accepted
batman-adv: else should follow close brace '}' - - - --- 2011-02-14 Sven Eckelmann Accepted
[4/4] batman-adv: increase refcount in create_neighbor to be consistent - - - --- 2011-02-13 Marek Lindner Accepted
[3/4] batman-adv: Correct rcu refcounting for orig_node - - - --- 2011-02-13 Marek Lindner Accepted
[v2,2/4] batman-adv: remove extra layer between hash and hash element - hash bucket - - - --- 2011-02-13 Marek Lindner Accepted
batman-adv: Fix possible buffer overflow in softif neigh list output - - - --- 2011-02-12 Linus Lüssing Accepted
[v2,5/7] batman-adv: Make bat_priv->curr_gw an rcu protected pointer - - - --- 2011-02-12 Linus Lüssing 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
[2/2] batman-adv: remove extra layer between hash and hash element - hash bucket - - - --- 2011-02-09 Marek Lindner Superseded
[1/2] batman-adv: separate ethernet comparing calls from hash functions - - - --- 2011-02-09 Marek Lindner Accepted
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
[v2,7/7] batman-adv: Increase orig_node refcount before releasing rcu read lock - - - --- 2011-02-04 Linus Lüssing Rejected
[7/7] batman-adv: Increase orig_node refcount before releasing rcu read lock - - - --- 2011-02-04 Linus Lüssing Superseded
[6/7] batman-adv: add __rcu annotations for gw_node - - - --- 2011-02-04 Linus Lüssing Accepted
[5/7] batman-adv: Make bat_priv->curr_gw an rcu protected pointer - - - --- 2011-02-04 Linus Lüssing Superseded
[4/7] batman-adv: Correct rcu refcounting for neigh_node - - - --- 2011-02-04 Linus Lüssing Accepted
[3/7] batman-adv: Correct rcu refcounting for batman_if - - - --- 2011-02-04 Linus Lüssing Accepted
[2/7] batman-adv: Correct rcu refcounting for softif_neigh - - - --- 2011-02-04 Linus Lüssing Accepted
[1/7] batman-adv: Correct rcu refcounting for gw_node - - - --- 2011-02-04 Linus Lüssing Accepted
[2/2] batman-adv: Switch order of types.h and compat.h inclusion - - - --- 2011-02-04 Linus Lüssing Accepted
« 1 270 71 7280 81 »