index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2011-03-05
batman-adv: rename global if_list to hardif_list
Marek Lindner
2011-03-05
batman-adv: remove orig_hash spinlock
Marek Lindner
2011-03-05
batman-adv: increase refcount in create_neighbor to be consistent
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
2011-03-05
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
2011-03-05
batman-adv: Fix possible buffer overflow in softif neigh list output
Linus Lüssing
2011-03-05
batman-adv: Increase orig_node refcount before releasing rcu read lock
Linus Lüssing
2011-03-05
batman-adv: Make bat_priv->curr_gw an rcu protected pointer
Linus Lüssing
2011-03-05
batman-adv: make broadcast seqno operations atomic
Marek Lindner
2011-03-05
batman-adv: protect bit operations to count OGMs with spinlock
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for batman_if
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for softif_neigh
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for gw_node
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
2011-03-05
batman-adv: protect bonding with rcu locks
Simon Wunderlich
2011-03-05
batman-adv: protect ogm counter arrays with spinlock
Marek Lindner
2011-03-05
batman-adv: protect originator nodes with reference counters
Marek Lindner
2011-03-05
batman-adv: protect each hash row with rcu locks
Marek Lindner
2011-03-05
batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
Marek Lindner
2011-03-05
batman-adv: free neighbors when an interface is deactivated
Marek Lindner
2011-03-05
batman-adv: protect neighbor list with rcu locks
Marek Lindner
2011-03-05
batman-adv: convert neighbor list to hlist
Marek Lindner
2011-03-05
batman-adv: protect neighbor nodes with reference counters
Marek Lindner
2011-02-14
batman-adv: Remove two duplicate includes.
Jesper Juhl
2011-02-11
batman-adv: Disallow originator addressing within mesh layer
Linus Lüssing
2011-02-11
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
2011-02-11
batman-adv: Split combined variable declarations
Marek Lindner
2011-02-11
batman-adv: Use successive sequence numbers for fragments
Sven Eckelmann
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
2011-01-31
batman-adv: Remove unused variables
Sven Eckelmann
2011-01-31
batman-adv: Remove declaration of batman_skb_recv
Sven Eckelmann
2011-01-31
batman-adv: Remove unused definitions
Sven Eckelmann
2011-01-31
batman-adv: Remove dangling declaration of hash_remove_element
Sven Eckelmann
2011-01-31
batman-adv: remove unused parameters
Simon Wunderlich
2011-01-31
batman-adv: Calculate correct size for merged packets
Sven Eckelmann
2011-01-31
batman-adv: Create roughly equal sized fragments
Sven Eckelmann
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-19
sctp: user perfect name for Delayed SACK Timer option
Shan Wei
2011-01-19
net: fix can_checksum_protocol() arguments swap
Eric Dumazet
2011-01-19
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
2011-01-18
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
Jesse Gross
2011-01-18
ipv6: Silence privacy extensions initialization
Romain Francoise
2011-01-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-01-15
caif: checking the wrong variable
Dan Carpenter
2011-01-15
can: test size of struct sockaddr in sendmsg
Kurt Van Dijck
2011-01-15
Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-01-16
batman-adv: Use "__attribute__" shortcut macros
Sven Eckelmann
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
[next]