Age | Commit message (Expand) | Author |
2011-03-07 | be2net: Remove ERR compl workaround for Lancer | Padmanabh Ratnakar |
2011-03-07 | ipv4: Inline fib_semantic_match into check_leaf | David S. Miller |
2011-03-07 | ipv4: Validate route entry type at insert instead of every lookup. | David S. Miller |
2011-03-07 | netdevice: Convert printk to pr_info in netif_tx_stop_queue | Joe Perches |
2011-03-07 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller |
2011-03-05 | batman-adv: Disallow regular interface as mesh device | Sven Eckelmann |
2011-03-05 | batman-adv: Remove unused hdr_size variable in route_unicast_packet() | Linus Lüssing |
2011-03-05 | batman-adv: rename batman_if struct to hard_iface | Marek Lindner |
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-03-05 | r8169: convert to new VLAN model. | Francois Romieu |
2011-03-05 | r8169: support control of advertising. | Oliver Neukum |
2011-03-05 | r8169: support the new chips for RTL8105E. | Hayes Wang |
2011-03-04 | ipv4: Remove flowi from struct rtable. | David S. Miller |
2011-03-04 | ipv4: Set rt->rt_iif more sanely on output routes. | David S. Miller |
2011-03-04 | ipv4: Use passed-in protocol in ip_route_newports(). | David S. Miller |
2011-03-04 | ipv4: Get peer more cheaply in rt_init_metrics(). | David S. Miller |
2011-03-04 | ipv4: Optimize flow initialization in output route lookup. | David S. Miller |
2011-03-04 | inetpeer: seqlock optimization | Eric Dumazet |
2011-03-04 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2011-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-03-04 | sfc: Use write-combining to reduce TX latency | Ben Hutchings |
2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-03-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-03-03 | Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Linus Torvalds |
2011-03-04 | DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076] | David Howells |