summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang2011-12-221-2/+5
| * | | | | | | | | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-224-4/+5
| * | | | | | | | | | mqprio: Avoid panic if no options are providedThomas Graf2011-12-221-1/+1
| * | | | | | | | | | bridge: provide a mtu() method for fake_dst_opsEric Dumazet2011-12-221-0/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-224-10/+13
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-231-4/+1
| * | | | | | | | | md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-231-2/+1
| * | | | | | | | | md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-231-4/+10
| * | | | | | | | | md/linear: fix hot-add of devices to linear arrays.NeilBrown2011-12-231-0/+1
* | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-224-8/+9
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2011-12-213-4/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-191-3/+0
| | * | | | | | | | | | usb: dwc3: core: fix cached revision on our structureFelipe Balbi2011-12-141-1/+1
| | * | | | | | | | | | usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-141-0/+4
| * | | | | | | | | | | USB: Fix usb/isp1760 build on sparcDavid Miller2011-12-211-4/+4
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-12-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller2011-12-221-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | ipv4: using prefetch requires including prefetch.hStephen Rothwell2011-12-221-0/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-2127-47/+220
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-213-4/+27
| * | | | | | | | | | ipv4: reintroduce route cache garbage collectorEric Dumazet2011-12-211-0/+107
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-214-5/+14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2011-12-191-3/+1
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-193-2/+13
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan2011-12-181-1/+1
| | | * | | | | | | | | | Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau2011-12-181-0/+1
| | | * | | | | | | | | | Bluetooth: Prevent uninitialized data access in L2CAP configurationMat Martineau2011-12-181-1/+11
| * | | | | | | | | | | | net: have ipconfig not wait if no dev is availableGerlando Falauto2011-12-201-0/+4
| * | | | | | | | | | | | sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf2011-12-202-11/+3
| * | | | | | | | | | | | asix: new device idAurelien Jacobs2011-12-191-0/+4
| * | | | | | | | | | | | davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok2011-12-191-0/+2
| * | | | | | | | | | | | sctp: fix incorrect overflow check on autocloseXi Wang2011-12-195-3/+21
| * | | | | | | | | | | | r8169: fix Config2 MSIEnable bit setting.françois romieu2011-12-191-6/+8
| * | | | | | | | | | | | llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu2011-12-191-4/+10
| * | | | | | | | | | | | net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter2011-12-191-2/+2
| * | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-196-12/+18
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-156-12/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | | | | | | | / / / / / / | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2011-12-141-2/+2
| | | * | | | | | | | | | iwlwifi: tx_sync only on PAN contextJohannes Berg2011-12-141-0/+6
| | | * | | | | | | | | | mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-141-7/+2
| | | * | | | | | | | | | ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-121-1/+3
| | | * | | | | | | | | | nfc: signedness bug in __nci_request()Dan Carpenter2011-12-121-1/+1
| | | * | | | | | | | | | iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-121-1/+4
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-211-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ALSA: atmel/ac97c: using software reset instead hardware reset if not availableBo Shen2011-12-191-0/+4
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-12-2110-20/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mfd: Include linux/io.h to jz4740-adcAxel Lin2011-12-201-0/+1
| * | | | | | | | | | | | | | mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown2011-12-201-5/+8
| * | | | | | | | | | | | | | mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown2011-12-201-2/+3
| * | | | | | | | | | | | | | mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson2011-12-201-1/+1
OpenPOWER on IntegriCloud