aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* batman-adv: rename global if_list to hardif_listMarek Lindner2011-03-05
* batman-adv: remove orig_hash spinlockMarek Lindner2011-03-05
* batman-adv: increase refcount in create_neighbor to be consistentMarek Lindner2011-03-05
* batman-adv: Correct rcu refcounting for orig_nodeMarek Lindner2011-03-05
* batman-adv: remove extra layer between hash and hash element - hash bucketMarek Lindner2011-03-05
* batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner2011-03-05
* batman-adv: Fix possible buffer overflow in softif neigh list outputLinus Lüssing2011-03-05
* batman-adv: Increase orig_node refcount before releasing rcu read lockLinus Lüssing2011-03-05
* batman-adv: Make bat_priv->curr_gw an rcu protected pointerLinus Lüssing2011-03-05
* batman-adv: make broadcast seqno operations atomicMarek Lindner2011-03-05
* batman-adv: protect bit operations to count OGMs with spinlockMarek Lindner2011-03-05
* batman-adv: Correct rcu refcounting for batman_ifMarek Lindner2011-03-05
* batman-adv: Correct rcu refcounting for softif_neighMarek Lindner2011-03-05
* batman-adv: Correct rcu refcounting for gw_nodeMarek Lindner2011-03-05
* batman-adv: Correct rcu refcounting for neigh_nodeMarek Lindner2011-03-05
* batman-adv: protect bonding with rcu locksSimon Wunderlich2011-03-05
* batman-adv: protect ogm counter arrays with spinlockMarek Lindner2011-03-05
* batman-adv: protect originator nodes with reference countersMarek Lindner2011-03-05
* batman-adv: protect each hash row with rcu locksMarek Lindner2011-03-05
* batman-adv: protect neigh_nodes used outside of rcu_locks with refcountingMarek Lindner2011-03-05
* batman-adv: free neighbors when an interface is deactivatedMarek Lindner2011-03-05
* batman-adv: protect neighbor list with rcu locksMarek Lindner2011-03-05
* batman-adv: convert neighbor list to hlistMarek Lindner2011-03-05
* batman-adv: protect neighbor nodes with reference countersMarek Lindner2011-03-05
* batman-adv: Remove two duplicate includes.Jesper Juhl2011-02-14
* batman-adv: Disallow originator addressing within mesh layerLinus Lüssing2011-02-11
* batman-adv: Remove duplicate types.h inclusionsLinus Lüssing2011-02-11
* batman-adv: Split combined variable declarationsMarek Lindner2011-02-11
* batman-adv: Use successive sequence numbers for fragmentsSven Eckelmann2011-02-10
* batman-adv: Update copyright yearsSven Eckelmann2011-01-31
* batman-adv: Remove unused variablesSven Eckelmann2011-01-31
* batman-adv: Remove declaration of batman_skb_recvSven Eckelmann2011-01-31
* batman-adv: Remove unused definitionsSven Eckelmann2011-01-31
* batman-adv: Remove dangling declaration of hash_remove_elementSven Eckelmann2011-01-31
* batman-adv: remove unused parametersSimon Wunderlich2011-01-31
* batman-adv: Calculate correct size for merged packetsSven Eckelmann2011-01-31
* batman-adv: Create roughly equal sized fragmentsSven Eckelmann2011-01-31
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-19
|\
| * sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-19
| * net: fix can_checksum_protocol() arguments swapEric Dumazet2011-01-19
| * Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-19
| * net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross2011-01-18
| * ipv6: Silence privacy extensions initializationRomain Francoise2011-01-18
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-18
| |\
| | * mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-13
| | * mac80211: fix lockdep warningJohannes Berg2011-01-13
| * | caif: checking the wrong variableDan Carpenter2011-01-15
| * | can: test size of struct sockaddr in sendmsgKurt Van Dijck2011-01-15
| * | Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-01-15
| |\ \