aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03-05r8169: convert to new VLAN model.Francois Romieu
2011-03-05r8169: support control of advertising.Oliver Neukum
2011-03-05r8169: support the new chips for RTL8105E.Hayes Wang
2011-03-04ipv4: Remove flowi from struct rtable.David S. Miller
2011-03-04ipv4: Set rt->rt_iif more sanely on output routes.David S. Miller
2011-03-04ipv4: Use passed-in protocol in ip_route_newports().David S. Miller
2011-03-04ipv4: Get peer more cheaply in rt_init_metrics().David S. Miller
2011-03-04ipv4: Optimize flow initialization in output route lookup.David S. Miller
2011-03-04inetpeer: seqlock optimizationEric Dumazet
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-04sfc: Use write-combining to reduce TX latencyBen Hutchings
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-03Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Linus Torvalds
2011-03-04DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy
2011-03-03eql: Convert printks to pr_<level> and netdev_<level>Joe Perches
2011-03-03MAINTAINERS: Add Andy Gospodarek as co-maintainer.Jay Vosburgh
2011-03-03mii: Convert printks to netdev_infoJoe Perches
2011-03-03mv643xx_eth: Use netdev_<level> and pr_<level>Joe Perches
2011-03-03tlan: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches
2011-03-03tlan: Remove changelogJoe Perches
2011-03-03benet: use GFP_KERNEL allocations when possibleEric Dumazet
2011-03-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-03-03tun: Convert logging messages to pr_<level> and tun_debugJoe Perches