aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | sparc64: Support kmemleak.David S. Miller2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | sparc64: Add function graph tracer support.David S. Miller2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | sparc64: Give a stack frame to the ftrace call sites.David S. Miller2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | sparc64: Remove profiling from some low-level bits.David S. Miller2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | sparc64: Kill CONFIG_STACK_DEBUG code.David S. Miller2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.David S. Miller2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | sparc64: Use kstack_valid() in die_if_kernel().David S. Miller2010-04-13
* | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | smc91c92_cs: define multicast_table as unsigned charKen Kawasaki2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | can: avoids a false warningEric Dumazet2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | virtio_net: missing sg_init_tableShirley Ma2010-04-13
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"David S. Miller2010-04-11
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | iwlwifi: need check for valid qos packet before freeWey-Yi Guy2010-04-08
| * | | | | | | | | | | | | | | | | | | | | | | tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller2010-04-08
| * | | | | | | | | | | | | | | | | | | | | | | udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]2010-04-08
| * | | | | | | | | | | | | | | | | | | | | | | myri10ge: fix rx_pause in myri10ge_set_pauseparamBrice Goglin2010-04-08
| * | | | | | | | | | | | | | | | | | | | | | | net: corrected documentation for hardware time stampingPatrick Loschmidt2010-04-08
| * | | | | | | | | | | | | | | | | | | | | | | stmmac: use resource_size()Dan Carpenter2010-04-08
| * | | | | | | | | | | | | | | | | | | | | | | x.25 attempts to negotiate invalid throughputJohn Hughes2010-04-08
| * | | | | | | | | | | | | | | | | | | | | | | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes2010-04-08
| * | | | | | | | | | | | | | | | | | | | | | | bridge: Fix IGMP3 report parsingHerbert Xu2010-04-08
| * | | | | | | | | | | | | | | | | | | | | | | cnic: Fix crash during bnx2x MTU change.Michael Chan2010-04-07
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-04-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | vhost-net: fix vq_memory_access_ok error checkingJeff Dike2010-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | qlcnic: fix set mac addrAmit Kumar Salecha2010-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | r6040: fix r6040_multicast_listFlorian Fainelli2010-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | ath9k: fix double calls to ath_radio_enableFelix Fietkau2010-04-06
| | * | | | | | | | | | | | | | | | | | | | | | | mac80211: annotate station rcu dereferencesJohannes Berg2010-04-06
| | * | | | | | | | | | | | | | | | | | | | | | | mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona2010-04-06
| | * | | | | | | | | | | | | | | | | | | | | | | iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-02
| | * | | | | | | | | | | | | | | | | | | | | | | iwlwifi: use consistent table for tx data collectShanyu Zhao2010-04-02
| | * | | | | | | | | | | | | | | | | | | | | | | iwlwifi: fix DMA allocation warningsZhu Yi2010-04-02
* | | | | | | | | | | | | | | | | | | | | | | | | Linux 2.6.34-rc4v2.6.34-rc4Linus Torvalds2010-04-12
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'anonvma'Linus Torvalds2010-04-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvmaLinus Torvalds2010-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | anon_vma: clone the anon_vma chain in the right orderLinus Torvalds2010-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | vma_adjust: fix the copying of anon_vma chainsLinus Torvalds2010-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | Simplify and comment on anon_vma re-use for anon_vma_prepare()Linus Torvalds2010-04-12
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King2010-04-09
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen2010-04-09