Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | sparc64: Add kmemleak annotation to sun4v_build_virq() | David S. Miller | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sparc64: Support kmemleak. | David S. Miller | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sparc64: Add function graph tracer support. | David S. Miller | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sparc64: Give a stack frame to the ftrace call sites. | David S. Miller | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. | David S. Miller | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sparc64: Remove profiling from some low-level bits. | David S. Miller | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sparc64: Kill unnecessary static on local var in ftrace_call_replace(). | David S. Miller | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sparc64: Kill CONFIG_STACK_DEBUG code. | David S. Miller | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. | David S. Miller | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. | David S. Miller | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sparc64: Use kstack_valid() in die_if_kernel(). | David S. Miller | 2010-04-13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | smc91c92_cs: define multicast_table as unsigned char | Ken Kawasaki | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | can: avoids a false warning | Eric Dumazet | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | e1000e: stop cleaning when we reach tx_ring->next_to_use | Terry Loftin | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | igb: restrict WoL for 82576 ET2 Quad Port Server Adapter | Stefan Assmann | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | virtio_net: missing sg_init_table | Shirley Ma | 2010-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" | David S. Miller | 2010-04-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | iwlwifi: need check for valid qos packet before free | Wey-Yi Guy | 2010-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb | David S. Miller | 2010-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | udp: fix for unicast RX path optimization | Jorge Boncompte [DTI2] | 2010-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | myri10ge: fix rx_pause in myri10ge_set_pauseparam | Brice Goglin | 2010-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | net: corrected documentation for hardware time stamping | Patrick Loschmidt | 2010-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | stmmac: use resource_size() | Dan Carpenter | 2010-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | x.25 attempts to negotiate invalid throughput | John Hughes | 2010-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. | John Hughes | 2010-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | bridge: Fix IGMP3 report parsing | Herbert Xu | 2010-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | cnic: Fix crash during bnx2x MTU change. | Michael Chan | 2010-04-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | David S. Miller | 2010-04-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | vhost-net: fix vq_memory_access_ok error checking | Jeff Dike | 2010-04-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | qlcnic: fix set mac addr | Amit Kumar Salecha | 2010-04-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | r6040: fix r6040_multicast_list | Florian Fainelli | 2010-04-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | ath9k: fix double calls to ath_radio_enable | Felix Fietkau | 2010-04-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mac80211: annotate station rcu dereferences | Johannes Berg | 2010-04-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mac80211: Handle mesh action frames in ieee80211_rx_h_action | Javier Cardona | 2010-04-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | iwlwifi: avoid Tx queue memory allocation in interface down | Zhu Yi | 2010-04-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | iwlwifi: use consistent table for tx data collect | Shanyu Zhao | 2010-04-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | iwlwifi: fix DMA allocation warnings | Zhu Yi | 2010-04-02 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Linux 2.6.34-rc4v2.6.34-rc4 | Linus Torvalds | 2010-04-12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'anonvma' | Linus Torvalds | 2010-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma | Linus Torvalds | 2010-04-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | anon_vma: clone the anon_vma chain in the right order | Linus Torvalds | 2010-04-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | vma_adjust: fix the copying of anon_vma chains | Linus Torvalds | 2010-04-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Simplify and comment on anon_vma re-use for anon_vma_prepare() | Linus Torvalds | 2010-04-12 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms | Russell King | 2010-04-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lock | Anders Larsen | 2010-04-09 |