Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-29 | 49 | -246/+525 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-10-29 | 11 | -38/+102 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd | Larry Finger | 2010-10-29 | 1 | -0/+2 | |
| | * | | | | | | | | | | mac80211: fix failure to check kmalloc return value in key_key_read | Jesper Juhl | 2010-10-29 | 1 | -1/+5 | |
| | * | | | | | | | | | | libertas: Fix sd8686 firmware reload | Paul Fox | 2010-10-29 | 1 | -3/+29 | |
| | * | | | | | | | | | | ath9k: Fix incorrect access of rate flags in RC | Mohammed Shafi Shajakhan | 2010-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | ath5k: Fix double free on hw attach error path | Jones Desougi | 2010-10-27 | 1 | -9/+8 | |
| | * | | | | | | | | | | mac80211: Fix scan_ies_len to include DS Params | Jouni Malinen | 2010-10-27 | 1 | -2/+3 | |
| | * | | | | | | | | | | ath9k_htc: Set proper firmware offset for Netgear WNDA3200 | Rajkumar Manoharan | 2010-10-27 | 1 | -2/+8 | |
| | * | | | | | | | | | | ath9k: fix tx aggregation flush on AR9003 | Felix Fietkau | 2010-10-27 | 1 | -9/+9 | |
| | * | | | | | | | | | | ath9k: lock reset and PCU start/stopping | Luis R. Rodriguez | 2010-10-27 | 2 | -2/+27 | |
| | * | | | | | | | | | | ath9k: rename rxflushlock to pcu_lock | Luis R. Rodriguez | 2010-10-27 | 3 | -6/+6 | |
| | * | | | | | | | | | | ath9k: add locking for starting the PCU on RX | Luis R. Rodriguez | 2010-10-27 | 1 | -3/+4 | |
| | * | | | | | | | | | | ath9k: add locking for stopping RX | Luis R. Rodriguez | 2010-10-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | netfilter: xt_socket: Make tproto signed in socket_mt6_v1(). | David S. Miller | 2010-10-28 | 1 | -4/+3 | |
| * | | | | | | | | | | | stmmac: enable/disable rx/tx in the core with a single write. | avisconti | 2010-10-28 | 1 | -30/+10 | |
| * | | | | | | | | | | | net: atarilance - flags should be unsigned long | Geert Uytterhoeven | 2010-10-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | netxen: fix kdump | Rajesh Borundia | 2010-10-28 | 2 | -15/+7 | |
| * | | | | | | | | | | | pktgen: Limit how much data we copy onto the stack. | Nelson Elhage | 2010-10-28 | 1 | -3/+4 | |
| * | | | | | | | | | | | net: Limit socket I/O iovec total length to INT_MAX. | David S. Miller | 2010-10-28 | 3 | -16/+16 | |
| * | | | | | | | | | | | USB: gadget: fix ethernet gadget crash in gether_setup | Dmitry Artamonow | 2010-10-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | fib: Fix fib zone and its hash leak on namespace stop | Pavel Emelyanov | 2010-10-28 | 4 | -1/+26 | |
| * | | | | | | | | | | | cxgb3: Fix panic in free_tx_desc() | Krishna Kumar | 2010-10-28 | 1 | -1/+3 | |
| * | | | | | | | | | | | cxgb3: fix crash due to manipulating queues before registration | Nishanth Aravamudan | 2010-10-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | 8390: Don't oops on starting dev queue | Pavel Emelyanov | 2010-10-28 | 1 | -1/+0 | |
| * | | | | | | | | | | | dccp ccid-2: Stop polling | Gerrit Renker | 2010-10-28 | 2 | -8/+20 | |
| * | | | | | | | | | | | dccp: Refine the wait-for-ccid mechanism | Gerrit Renker | 2010-10-28 | 4 | -54/+89 | |
| * | | | | | | | | | | | dccp: Extend CCID packet dequeueing interface | Gerrit Renker | 2010-10-28 | 3 | -58/+89 | |
| * | | | | | | | | | | | dccp: Return-value convention of hc_tx_send_packet() | Gerrit Renker | 2010-10-28 | 2 | -9/+37 | |
| * | | | | | | | | | | | igbvf: fix panic on load | Emil Tantilov | 2010-10-28 | 1 | -4/+4 | |
| * | | | | | | | | | | | ixgb: call pci_disable_device in ixgb_remove | Emil Tantilov | 2010-10-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | ixgbe: DCB, fix TX hang occurring in stress condition with PFC | John Fastabend | 2010-10-28 | 5 | -10/+54 | |
| * | | | | | | | | | | | e1000e: Add check for reset flags before displaying reset message | Carolyn Wyborny | 2010-10-28 | 1 | -2/+5 | |
| * | | | | | | | | | | | e1000e: reset PHY after errors detected | Carolyn Wyborny | 2010-10-28 | 3 | -0/+63 | |
| * | | | | | | | | | | | pch_gbe: Select MII. | David S. Miller | 2010-10-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | igb: Fix unused variable warning. | Jesse Gross | 2010-10-27 | 1 | -1/+0 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-10-29 | 93 | -39835/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Staging: dream: remove dream driver and arch from tree | Greg Kroah-Hartman | 2010-10-29 | 93 | -39835/+0 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2010-10-29 | 5 | -12/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_options | Tyler Hicks | 2010-10-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter | Roberto Sassu | 2010-10-29 | 3 | -1/+17 | |
| * | | | | | | | | | | | | | ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig() | Roberto Sassu | 2010-10-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig() | Roberto Sassu | 2010-10-29 | 1 | -6/+28 | |
| * | | | | | | | | | | | | | eCryptfs: Clear LOOKUP_OPEN flag when creating lower file | Tyler Hicks | 2010-10-29 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | ecryptfs: call vfs_setxattr() in ecryptfs_setxattr() | Roberto Sassu | 2010-10-29 | 1 | -4/+3 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | drivers/dma/Kconfig: add part number for Topcliff. | Valdis.Kletnieks@vt.edu | 2010-10-29 | 1 | -2/+2 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-29 | 15 | -143/+235 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kgdb,ppc: Individual register get/set for ppc | Dongdong Deng | 2010-10-29 | 2 | -63/+126 | |
| * | | | | | | | | | | | | kgdbts: prevent re-entry to kgdbts before it unregisters | Dongdong Deng | 2010-10-29 | 1 | -14/+2 | |
| * | | | | | | | | | | | | debug_core,x86,blackfin: Clean up hw debug disable API | Dongdong Deng | 2010-10-29 | 4 | -25/+10 |